News update for 2.29.3 release
[platform/upstream/evolution-data-server.git] / NEWS
1 Evolution-Data-Server 2.29.3 2009-11-30
2 ---------------------------------------
3
4 Bug Fixes:
5
6 Mailer:
7         #600449 - segfault in camel_msgport_destroy (Milan Crha)
8         #549221 (BNC) - delete, sync flags immediately (Chenthill Palanisamy)
9         #361145 - Evolution hangs when formatting message - fixes part of it.
10         (Chenthill Palanisamy)
11         #574940 - Crash in message_info_to_db() (Milan Crha)
12
13 Calendar:
14         #394567 - Use correct FBTYPE values in GroupWise calendar backend
15         (Jari Urpalainen)
16         #347845 - Early Hour AM iCal Calendar Entries Do Not Load (Milan Crha)
17         Bug 603311 -  Prepare for new weather_info_get_icon_name() return values
18         (Frank Solensky)
19         Bug 494394 -  No way for the user to refresh a calendar (Milan Crha)
20
21 Misc:
22         #602719 - Crash in ep_set_proxy with no proxy user or password
23         (Milan Crha)
24
25
26 Other Changes:
27
28 Calendar:
29         Check the proxy state at the beginning of each function(Travis Reitter)
30         Add a bit more input validation for D-Bus-bound ECal functions.
31         (Travis Reitter)
32
33 Contacts:
34         Documentation fix (Patrick Ohly)
35
36 Camel:
37         Coding style and whitespace cleanup. (Matthew Barnes)
38         Fetch message summary - imapx. (Chenthill Palanisamy)
39         Add camel cflags for nameselector test program. (Chenthill Palanisamy)
40         Fetches the folderinfo from multiple namespaces - imapx.
41         (Chenthill Palanisamy)
42         Pass the port directly which to exchange message(Chenthill Palanisamy)
43         Revert 'Remove unused assignments' as it breaks nntp summary
44         (Lucian Langa)
45         Serializes the connect, notify new messages to UI, fixes a crash - imapx
46         (Chenthill Palanisamy)
47
48 Misc:
49         Update API documentation. (Matthew Barnes)
50         Enable automatic .gitignore generation. (Matthew Barnes)
51         
52 Translations:
53         Ivar Smolin (et)
54
55
56 Evolution-Data-Server 2.29.2 2009-11-16
57 ---------------------------------------
58
59 Bug Fixes:
60         #599955 - Addressbook's writable signal received late (Milan Crha)
61         #597648 - Crash due to DBus used from more threads in one time
62         (Milan Crha)
63         #600573 - e-addressbook-factory aborts on ldap lookup (Milan Crha)
64         #332496 - Category icons not removable (Milan Crha)
65         #600527 - Do not use space-and-comma as a category delimiter
66         (Milan Crha)
67         #600792 - build failure: e_calendar_factory (Yan Li)
68         #600792 - build failure: undefined reference to
69         `e_offline_listener_new' (Yan Li)
70         #344790 - Add nss/nspr package names to pkgconfig requirements
71         (Matthew Barnes)
72         #599735 - evolution crashes on start up (Chenthill Palanisamy)
73         #599671 - gtk_tree_view_column_get_cell_renderers() is deprecated
74         (Matthew Barnes)
75
76 Other Changes:
77         Update API documentation. (Matthew Barnes)
78         Whitespace cleanups. (Matthew Barnes)
79         Add MANUAL_NSPR_LIBS, too, to LDFLAGS for duration of one test
80         (Tor Lillqvist)
81         Use EAGAIN instead of ETIMEDOUT on Windows (Tor Lillqvist)
82         Don't use commas on the Requires line (Tor Lillqvist)
83         Do not skip the + symbol while parsing namespaces and parse all
84         namespaces. (Chenthill Palanisamy)
85         Deprecate camel_mkdir() and remove assertions. (Matthew Barnes)
86         Use g_mkdir_with_parents() in camel_mkdir() (Tor Lillqvist)
87         Allow ESourceComboBox to exist with no ESourceList. (Matthew Barnes)
88         Remove the IDL stuff from our pkgconfig files. (Matthew Barnes)
89         Use SQLite's default cache size of 2000 pages in folders.db
90         (C de-Avillez)
91         Don't pass NULL to PR_Lock() during camel_shutdown(). (Matthew Barnes)
92         Deprecate EDList. (Matthew Barnes)
93         Use CamelDList and CamelMsgPort in imapx. (Matthew Barnes)
94
95 Translations:
96         Thomas Thurman (en@shaw)
97         Jorge González (es)
98         Antón Méixome (gl)
99         Kjartan Maraas (nb)
100         Dumitru Mișu Moldovan (ro)
101         Matej Urbančič (sl)
102         Daniel Nylander (sv)
103         Matej Urbančič (sl)
104         drtvasudevan (ta)
105
106
107 Evolution-Data-Server 2.29.1 2009-10-26
108 ----------------------------------------
109
110 Bug Fixes:
111         Bug #484839 - Keep uids order as is before doing threading (Milan Crha)
112         Bug #598971 - Preserve selection in ENameSelectorEntry if possible 
113         (Milan Crha)
114         Bug #593953 - LDAP - first unset SSL mode, then try to change it 
115         (Milan Crha)
116         Bug #592159 - Support multiple factories for address-book with dbus 
117         (Milan Crha)
118         Bug #413422 - IMAP Subscribing/Viewing of Shared Folders does not work 
119         (Milan Crha)
120         Bug #556933 - Too long quoted-printable lines in edge case (Milan Crha)
121         Bug #386468 - gpg encrypted message not shown (Milan Crha)
122         Bug #372435 - Pass signer's certificate to the camel_cipher_validity 
123         (Milan Crha)
124         Bug #596095 - Open saved ESource-s for e_cal_/e_book__new_system_* calls 
125         (Milan Crha)
126         Bug #593953 - Define LDAP_DEPRECATED as we use deprecated functions 
127         (Milan Crha)
128         Bug #581508 - /usr/share/zoneinfo/ isn't being parsed correctly 
129         (Milan Crha)
130         Bug #516000 - Wrong formatted quoted text (Milan Crha)
131         Bug #592873 - Connect to "changed" signal on a source in file backend 
132         (Milan Crha)
133         Bug #499180 - BYDAY and BYMONTHDAY combination show too many entries 
134         (Milan Crha)
135         Bug #594502 - Some google calendar meetings don't show up (Milan Crha)
136         Bug #593023 - Deleting an imported recurrent event will remain 
137         (Milan Crha)
138         Bug #482526 - E-mail list truncated in To/Cc/Bcc (Milan Crha)
139         Bug #523399 - Maildir speedup when moving items to another Maildir 
140         (Philip Van Hoof)
141         Bug #329100 - Choosing adress book for birthdays (Milan Crha)
142         Bug #498095 - Fixing mnemonics (Milan Crha)
143         Bug #597932 - Split out Kerberos 5 check into an macro (H. Habighorst)
144         Bug #596619 - Fixup problems in building docs (H. Habighorst)
145         Bug #597855 - Fix for NSS/NSPR check (H. Habighorst)
146         Bug #597836 - Remove E2K_DEBUG (Matthew Barnes)
147         Bug #597716 - Fixes for KRB5/SSL and KRB4 removal (H. Habighorst)
148         Bug #597157 - Better error handling and dbus signal names without '-' 
149         (Milan Crha)
150         Bug #597513 - Uninitialized variable after e_cal_get_object_list 
151         (Milan Crha)
152         Bug #597182 - Rewrite autoconf check of NSS\NSPR (H. Habighorst)
153         Bug #597566 - Remote calendars are marked as readonly (Milan Crha)
154         Bug #597157 - Crashes e-calendar-factory on multiple EDataCal requests 
155         (Milan Crha)
156         Bug #513031 - Partial Fix (Milan Crha)
157         Bug #597173 - Rewrite autoconf check of gnome-keyring (H.Habighorst)
158         Bug #595393 - Use per-target CPPFLAGS in EDS (Matthew Barnes)
159         Bug #596971 - Drop support for Kerberos 4 (H.Habighorst)
160         Bug #596834 - Fix misquoting in libdb configuration (H.Habighorst)
161         Bug #410164 - Remove local copy of Berkeley DB (libdb) (Matthew Barnes)
162         Bug #270893 - Support client certificates for IMAP (Craig Ringer)
163         Bug #596157 - Use "Message-ID" instead of "Message-Id" (Jeremy Visser)
164         Bug #595082 - contacts displayed twice in new email contact list 
165         (Milan Crha)
166         Bug #595351 - Drop OpenSSL support in Camel (H.Habighorst)
167         Bug #595327 - Bump libtool to 2.2 and remove dolt (H.Habighorst)
168         Bug #350007 - evolution busy-waits on GPG signing operations (Milan Crha)
169         Bug #474948 (BNC) - Expand <group> Inline Adds Control Codes.
170         (Bharath Acharya)
171         Bug #499179 (BNC) - Paste of e-mail always goes to left most position
172         (Bharath Acharya)
173         Bug #578910 - Removed debug printf and changed other console print 
174         (Milan Crha)
175         Bug #429317 - (Petr Tomasek)
176         Bug #578910 - Fixes problem of missing migration for left out 
177         (Srinivasa Ragavan)
178         Bug #592310 - Deadlock in maildir provider after doing expunge 
179         (Milan Crha)
180         Bug #581288 - Use GtkBuilder instead of libglade (Milan Crha)
181         Bug #590575 - Do not crash while searching unmatched categories. 
182         (Chenthill Palanisamy)
183         Bug #590574 - Do not allow hyphen in error names. Fixes memory leaks. 
184         (Chenthill Palanisamy)
185         Bug #590227 - missing evolution-data-server idl (Bharath Acharya)
186         Bug #591377 - Fails to detect krb5 in configure with -as-needed 
187         (H.Habighorst)
188         Bug #591324 – Cosmetic changes and fixes in configure.ac (H.Habighorst)
189         Bug #590044 - Drop index on all columns of sqlite database      
190         (Romuald Brunet)
191         Bug #571206 - Index files on Maildir accounts are not updated on move 
192         (Milan Crha)
193
194 Other Fixes:
195         Coding style and whitespace cleanup. (Matthew Barnes)
196         Automatic Gtk-Doc updates. (Matthew Barnes)
197         Put compiler warning flags in AM_CPPFLAGS instead of CFLAGS.
198         (Matthew Barnes)
199         Remove the structured exception handling as it may cause 
200         (Chenthill Palanisamy)
201         Remove dead Camel code that uses EPoolv. (Matthew Barnes)
202         Remove dead Camel code that uses EStrv. (Matthew Barnes)
203         Fix compiler warnings. (Matthew Barnes)
204         Move servers/exchange to evolution-exchange. (Matthew Barnes)
205         Full list of errors returned from EDataCal/EDataBook (Milan Crha)
206         Fix the libecal documentation build (Ross Burton)
207         Port libecal to DBus (Ross Burton)
208         Port libedata-cal to DBus (Ross Burton)
209         Remove calendar/idl (Ross Burton)
210         Remove EComponentListener (Ross Burton)
211         Remove the Bonobo factory (Ross Burton)
212         Remove unused Bonobo checks (Ross Burton)
213         Switch calendar to DBus instead of Bonobo (Ross Burton)
214         Unbreak Camel providers. (Matthew Barnes)
215         Remove unused assignments (Kjartan Maraas)
216         Remove unused code (Kjartan Maraas)
217         Mark data static (Kjartan Maraas)
218         libecal: importing event with pseudo "Etc/UTC" timezone crashed 
219         (Bug #593019) (Patrick Ohly)    
220         Retrieving and storing bodystructure from IMAP servers (Philip Van Hoof)
221         Let offline listener set local/remote mode in factory. (Johnny Jacob)
222         Added a crude gconf based offline listener for e-addressbook-factory 
223         (Johnny Jacob)
224         Port libedata-book to DBus (Ross Burton)
225         Port libebook to DBus (Ross Burton)
226         Migrate eds pkgconfig to dbus (Ross Burton)
227         Build the ORBit server only if the calendar is enabled (Rob Bradford)
228         Remove the addressbook support from the ORBit server (Ross Burton)
229         Add DBUS related gubbins to configure. (Rob Bradford)
230
231 Translations:
232         Ivar Smolin (et)
233         Jorge González (es)
234         drtvasudevan (ta)
235         ifelix (ta)
236         Kjartan Maraas (nb)
237         Amitakhya Phukan (as)
238         Jiri Eischmann (cs)
239         Astur (ast)
240         Takayuki KUSANO (ja)
241         David Planela (ca)
242         Adi Roiban (ro)
243         A S Alam (pa)
244         Ask H. Larsen (da)
245         Philip Withnall (en_GB)
246         Matej Urbančič (sl)
247         Shankar Prasad (kn)
248         Mario Blättermann (de)
249         krishnababu k (te)
250         Piotr Drąg (pl)
251         Sweta Kothari (gu)
252         Žygimantas Beručka (lt)
253         Gabor Kelemen (hu)
254         Luca Ferretti (it)
255         Duarte Loreto (pt)
256         Daniel Nylander (sv)
257         Aron Xu (zh_CN)
258         Claude Paroz (fr)
259         Inaki Larranaga Murgoitio (eu)
260         Manoj Kumar Giri (or)
261         Seán de Búrca (ga)
262         Alexander Shopov (bg)
263         Antón Méixome (gl)
264         Sandeep Shedmake (mr)
265
266 Evolution-Data-Server 2.27.90 2009-08-10
267 ----------------------------------------
268
269 Bug Fixes:
270
271 Calendar:
272         #579965 - calendar file backend, update 'LAST-MODIFIED' when removing a recurring event 
273                   instance (Chen Congwu)
274         #589984 - eds crash trying to create an event. (Chenthill Palanisamy)
275
276 Mail:
277         #511283 - Some Images Do not Display in Evolution Mail Reader (Milan Crha)
278
279 Miscellaneous:
280         #590697 – Build regression detecting com_err.h (Matthew Barnes)
281         #589388 – Build fixes / enhancements for EDS (H.Habighorst)
282
283 Other Fixes:
284         Enforce including only top-level GLib and GTK+ headers. (Matthew Barnes)
285
286 Translations:
287         Seán de Búrca (ga)
288         Djavan Fagundes (pt_BR)
289         Kjartan Maraas (nb)
290         Jamil Ahmed (bn)
291         Chao-Hsiung Liao (zh_HK)
292
293 Evolution-Data-Server 2.27.5 2009-07-27
294 ---------------------------------------
295
296 Bug Fixes:
297
298 Address Book:
299         #587558 - Removing a picture of a contact in an LDAP addressbook
300         crashes evolution (Milan Crha)
301         #589325 - Evolution Contacts reports ambiguous error on Google
302         Contacts authentication failure with bad password (Milan Crha)
303
304 Calendar:
305         #572176 - Allow local iCal files to be selected as calendar source
306         (Milan Crha)
307         #586342 - CalDAV backend does not support attachments (Wang Xin)
308         #588857 - CalDAV for Google calendars should allow email notifications
309         (Milan Crha)
310
311 Mail:
312         #524219 (bnc) - Unable to read forward groupwise mails in other
313         clients. (Chenthill Palanisamy)
314         #588220 - Evolution crashed when starting with local account
315         configured (Jeff Cai)
316         #588573 - NULL string comparison in camel-search-sql-sexp.c
317         (Matthew Barnes)
318
319 Miscellaneous:
320         #583374 - The broken Google calendar import should be replaced by
321         the working CalDAV support (Milan Crha)
322         #588277 - Unnecessary special-purpose configure flag (Matthew Barnes)
323
324 Other Fixes:
325         Handle quota error messages. (Chenthill Palanisamy)
326         Return the proper timezone to get the counts right in all timezones.
327         (Chenthill Palanisamy)
328         CamelVeeFolder - pass exceptions to functions instead of NULL
329         (Milan Crha)
330         Migrate caldav, groupwise, http, weather backends to ECalBackendStore.
331         (Chenthill Palanisamy)
332
333 Translations:
334         Ilkka Tuohela (fi)
335         Daniel Nylander (sv)
336
337 Evolution-Data-Server 2.27.4 2009-07-13
338 ---------------------------------------
339
340 Bug Fixes:
341
342 Addressbook:
343         #540779 - Do not call e_book_new in the main thread (Milan Crha)
344         #563668 - Do not pop-down an empty completion list (Milan Crha)
345         #586225 - Parse numeric name suffixes (Marco Barisione)
346
347 Calendar:
348         #548702 - google calendar source does not show all events (Milan Crha)
349         
350 Mail:
351         #575701 - Message disappear from unread vfolder, when reply. (Srinivasa Ragavan)        
352         #568302 - create camel summary table if not exists on load (Milan Crha)
353         #586602 – folder messages are lost on folder rename (Lucian Langa)
354         #327285 - Word "Success" in error message for failed action (Milan Crha)
355         #587699 - IMAP - Localize only Inbox folder name, no other (Milan Crha)
356         #579065 - IMAP - Synchronize remote mail locally is not working (Milan Crha)
357         #564388 - UI blocks for a long time when downloading mails with nntp (Srinivasa Ragavan)
358         
359 Misc:
360         #586442 – Various build cleanups (H.Habighorst)
361         #586477 – Fix quoting in configure.ac (H.Habighorst)
362         #586811 – Require automake 1.9 and fix whitespace (H.Habighorst)
363         #586813 – Fix iconv cflags/libs in configure.ac (H.Habighorst)
364         #586809 – Enable "silent rules" automake 1.11 option (H.Habighorst)
365         #587165 – Double free in initialize_categories (Matthew Barnes)
366         #587374 - iconv test broken on some gcc (Matthew Barnes)
367         
368 Other Fixes:
369
370 Misc:
371         Use G_BEGIN_DECLS / G_END_DECLS macros. (Matthew Barnes)
372         Work around deprecation of g_mapped_file_free() (Matthew Barnes)
373         Silence some compiler warnings (Ross Burton)
374         Fixes for windows build (Fridrich Strba)
375
376 Calendar:
377         CalDav Fixes/improvements (Milan Crha)
378
379 Translations:
380         Ivar Smolin (et)
381         Maxim Dubovoy (uk)
382
383 Evolution-Data-Server 2.27.3 2009-06-15
384 ---------------------------------------
385
386 Bug Fixes:
387         
388         #583507 - Fix for evolution hang while updating search folder.
389                   (Srinivasa Ragavan)
390         #585327 - Attaching a message via drag and drop doesn't work for
391                   GW provider. (Bharath Acharya)
392         #266678 - Renaming LDAP contacts CN breaks DN. (Sven Anders)
393         #580198 - IMAP offline mode improvement. (Milan Crha)
394         #584797 - Do not set internal SQLite3 structures on error. (Milan Crha)
395         #580212 - Report errors in CamelException when verifying signature (Milan Crha)
396         #559345 - Support CalDAV free/busy extension (Milan Crha)
397         #337082 - Do not return folders with empty names (Milan Crha)
398         #584101 - Configure fails with kerberos and LDFLAGS="-Wl,--as-needed" (Tiziano Muller)
399         #584030 - New API function for ESourceSelectorDialog (Milan Crha)
400         #583344 - do not leak pipe handles (Milan Crha)
401         #562015 - CalDAV - Store CTag in a cache (Milan Crha)
402         #506265 - (bnc) do not reset the meeting date to delivered date. (Milan Crha)
403         #583528 - Hints of missing mails in Gw (Chenthill Palanisamy)
404         #582643 - Deleted mails are not immediately synced (Chenthill Palanisamy)
405         #543069 - Support detached instances in CalDAV (Milan Crha)
406         #559980 - Harden WebDAV contact backend by checking for etag being NULL (Tobias Muller)
407
408 Translations:
409         Manoj Kumar (or)
410         Kjartan Maraas (nb)
411
412 Other Fixes:
413         Support for header based threading in GroupWise provider. (Chenthill Palanisamy)
414         Compiler warnings and white space cleanup (Matthew Barnes)
415         Correctly dispose of the source in EBookBackend. Code cleanup. (Ross Burton)
416         Instead of duplicating libgnome function, use corresponding glib functions (Fridrich Strba)
417         Make the backend factory type const (Rob Bradford)
418
419 Evolution-Data-Server 2.27.2 2009-05-25
420 ---------------------------------------
421
422 Bug Fixes:
423
424         #549094 – provider_table might not be initialized in
425                   camel_provider_list (Tobia Mueller)
426         #576413 – Cannot delete multiple categories at once (Matthew Barnes)
427         #579176 – crashes when accepting meeting invitation (Milan Crha)
428         #579360 – Problem with vfolders in latest svn trunk version
429                   (Srinivasa Ragavan)
430         #580154 – Use e_data_book_view_{ref,_unref} transition functions
431                   (Rob Bradford)
432         #580419 – Remove deprecated libgnome dependency (Milan Crha)
433         #581420 – Cannot retrieve html images on Solaris (Jeff Cai)
434         #581424 – Personal folder tree appears besides Public folder when
435                   you go to Folder > Subscription (Johnny Jacob)
436         #582110 – build: dolt has some link issues with library dependency
437                   (Marc-André Lureau)
438         #184554 – (bnc) multiple groupwise open notices (Chenthill Palanisamy)
439         #494490 – (bnc) Fixes a crash while moving messages twice
440                   (Chenthill Palanisamy)
441         #498712 – (bnc) meetings are not deleted properly sometimes
442                   (Chenthill Palanisamy)
443         #498745 – (bnc) Read/Unread count is not syncronized properly
444                   (Chenthill Palanisamy)
445         #499105 – (bnc) do not update the server utc time when the
446                   calendar opens (Chenthill Palanisamy)
447         #500133 – (bnc) show mails with same subject in a single thread
448                   (Chenthill Palanisamy)
449
450 Updated Translations:
451
452         Jorge Gonzalez (es)
453         Ivar Smolin (et)
454         drtvasudevan (ta)
455
456 Evolution-Data-Server 2.27.1 2009-05-04
457 ----------------------------------------
458
459 Bug fixes:
460         #480091 (bnc) - Crash From Filters Moving To Sub-Folders 
461         #477697 (bnc) - Evolution GroupWise Sender column is blank
462         #576424 - Do not unref object twice and treat icalcomponent as it, not as icaltimezone.
463         #573187 - Do not leak unchanged components.
464         #569700 - Disconnect properly on a failure
465         #564465 - Pass correct body for signature verification
466         #573880 - Properly encode given uri before using it
467         #571677 - Do not duplicate timezones in a file on open
468         #575084 - Check for actual SQLite3 version in runtime
469         #577002 - Do not leak ".ev-journal" file handles
470         #574522 - Free list's members of e-proxy properly
471         #241604 (bnc) - Fixes monthly recurring appointments to be created on correct dates
472         #471083 (bnc) - Do not allow deletion of system folders
473         #488632 (bnc) - Fixes the number of instances created on server
474         #561312 - Need not merge master event dates as evo handles it now
475         #573205 - Use the util function to load the system timezone if its not
476         #556116 - support for unmatched search folder
477         #578823 - fixed a wrong condition
478         #578210 - fix the code to handle re-entrant problem
479         #578817 - fixed potential invalid dereference
480         #578822 - fixed potential invalid dereference
481         #578818 - only do closedir() if directory is not NULL
482         #343505 - Make Search ignore accents for address book summary searches
483         #381132 - Allow getting system timezone information in libecal
484         #552583 - Compare URLs only on protocol, user, host and port for smtp and pop3
485         #569652 - Deprecate e_source_list_peek_group_by_name
486         #571206 - Index files on Maildir accounts are not updated
487         #563954 - Define camel_folder_cmp_uids to compare UIDs properly
488         #478239 - Unset attachment icon if no attachment found
489         #575773 - Set new object properly on object modify in a file calendar backend
490         #553932 - Ask calendar on a readonly state after changing its mode
491         #567731 – Redundant declarations in camel-folder-summary.h
492         #577485 – CRL strings suck: explain the abbrevation
493         #572977 – Use g_strerror() instead of strerror()
494         #577491 – "mailbox:%s (%s)" typo
495         #573170 - Add back support for vfolder of vfolders
496
497 Updated translation:
498
499         Kjartan Maraas (nb)
500         Anas Afif Emad (ar)
501         Manoj Kumar (or)
502         Jorge Gonzalez (es)
503         Baris Cicek (tr)
504         Gabor Kelemen (hu)
505         Milo Casagrande (it)
506         Philip Withnall (ne)
507         
508
509 Evolution-Data-Server 2.26.0 2009-03-16 
510 ----------------------------------------
511
512 What is in 2.26.0?
513
514         Support CalDAV for VTODO and VJOURNAL (Milan Crha)
515         Improved Camel/Sqlite support
516         Dropped libical fork and uses upstream libical
517         Exchange MAPI support for Exchange 2007 connectivity.
518         Mail summary database restructured for use by Tracker/Beagle
519         Loads of bug fixes
520
521 Evolution-Data-Server 2.25.92 2009-03-02
522 ----------------------------------------
523
524 Updated Translations:
525         Alexander Shopov (bg)
526         Andre Gondim (pt)
527         Arangel Angov (mk)
528         Changwoo Ryu (ko)
529         Chao-Hsiung Liao (zh)
530         Claude Paroz (fr)
531         Clytie Siddall (vi)
532         Daniel Nylander (sv)
533         David Planella (ca)
534         Duarte Loreto (pt)
535         Gabor Kelemen (hu)
536         Ilkka Tuohela (fi)
537         Inaki Larranaga Murgoitio (eu)
538         Ivar Smolin echo
539         Jani Monoses (ro)
540         Jiri Eischmann (cs)
541         Jorge Gonzalez (es)
542         Kenneth Nielsen (da)
543         Kjartan Maraas (nb)
544         Luca Ferretti (it)
545         Philip Withnall (en)
546         Robert Sedak (hr)
547         Sweta Kothari (gu)
548         Takeshi AIHANA (ja)
549         Theppitak Karoonboonyanan (th)
550         Vladimir Melo (pt)
551         Wadim Dziedzic (pl)
552         Wouter Bolsterlee (nl)
553
554 Bug Fixes:
555         #266147 : Verify signature of the encrypted text, if any (Milan Crha)
556         #273233 : Show to user also reason why the operation failed (Milan Crha)
557         #477535 : Randomly mail status changes were not getting stored in server (Sankar P)
558         #534938 : Remember which IDs we added to the folder and ignore these in report of recent messages (Milan Crha)
559         #555888 : Use proxy configurable within Evolution (Milan Crha)
560         #563212 : Track state of the operation, three states WAITING, PROCESSING, CANCELLING and cancel or process only those WAITING (Milan Crha)
561         #567008 : Avoiding the clearing of the uids in the spool summary if forceindex is true (Jeff Cai)
562         #567861 : Two sources also differ when one has set color_spec and the other not (Milan Crha)
563         #569459 : Revert back to including <libical/ical*.h> (Suman Manjunath)
564         #570653 : Kill n_std_folders and use G_N_ELEMENTS (std_folders) instead (Matthew Barnes)
565         #570696 : Define GDATA_CFLAGS and GDATA_LIBS and explicitly require libsoup-2.4 and libxml-2.0 (Matthew Barnes)
566         #570765 : Do not store UTC to the component (Milan Crha)
567         #571046 : Always strip trailing white-spaces added during message transmission, before verifying message signature (Milan Crha)
568         #571726 : Fix a translatable string typo (Matthew Barnes)
569         #571761 : Stop using deprecated GtkType macros (Matthew Barnes)
570         #572268 : Do not create duplicate folder infos (Milan Crha)
571         #572566 : Do not set/access NULL pointers (Milan Crha)
572         #572950 : Fix ordering of -I compiler directives (Daniel Macks)
573         #573175 : Use a proper format string to call g_set_error with (Tobias Mueller)
574         #573240 : Do not disconnect on user canceled (Milan Crha)
575         #573497 : Use "%s" as format-string to g_set_error (Tobias Mueller)
576         #566984 : (Tom Parker)
577         #570696 : Remove unnecessary dependencies from libgdata (Daniel Macks)
578         #573183 : Use a gint64 for a format string with the macro PRId64 (Tobias Mueller)
579         #573494 : Use a const char[] instead of a const char* for a fixed sized format-string to increase auditability (Tobias Mueller)
580         #549838 : Entity-encode the text and target URL of links when formatting plain text mail to HTML for display (Matt McCutchen)
581
582 Other contributions:
583         AC_HELP_STRING instead of AS_HELP_STRING (Tor Lillqvist)
584         Add a "no space" error (Ross Burton)
585         Add e_contact_field_id_from_vcard() (Ross Burton)
586         Add EVC_X_SIP and E_CONTACT_SIP (Ross Burton)
587         Comment too recent error codes (Milan Crha)
588         Fix -Wold-style-definition warnings (Andre Klapper)
589         Handle EContactName structures containing NULLs (Ross Burton)
590         Move e_book_view_set_book to -private (Ross Burton)
591         Recompute digests from the signed message content (Nalin Dahyabhai)
592         Some help comments for the future maintainers (Sankar P)
593         Include <libical/ical*.h> (Suman Manjunath)
594         Use correct server parameter for getting folder information (Sankar P)
595
596 Evolution-Data-Server 2.25.90 2009-02-02
597 ----------------------------------------
598
599 Updated Translations:
600         Andre Klapper (de)
601         Changwoo Ryu (ko)
602         David Planella (ca)
603         Gabor Kelemen (hu)
604         Laurent Coudeur and Claude Paroz (fr)
605         Matthew Barnes (PO)
606         Yair Hershkovitz (he)
607
608 Bug Fixes:
609         #390198 : Free the exception object which was leaking. (Sankar P)
610         #464758 : Evolution crashes while moving mails to Junk in Groupwise (Sankar P)
611         #464878 (BNC) : When an HTML attachment contains an image tag with a source that returns a "HTTP/302 Moved Temporarily", that image is not displayed (Simon Brys)
612         #467075 (BNC) : Incorrect url is displayed in Evolution plain text mails when the url is surrounded by brackets (Simon Brys)
613         #467638 (BNC) : Fix the broken current_folder handling code. Lots of issues are fixed. some may remain yet. (Sankar P)
614         #470143 : GroupWise Container Crash (Sankar P)
615         #557348 : Search folders with "Include threads" do not update reliably (Srinivasa Ragavan)
616         #568332 : Sqlite vfs for async disk wrigte (Milan Crha)
617         #568561 : crash in summary_reloaded (Srinivasa Ragavan)
618         #569405 : Negated header criterion fails to match messages without the header (Matt McCutchen 2)
619         #569742 : Do not crash when open of the file failed. Also be thread safe with respect of filling global variables. (Milan Crha)
620         #569874 : Crash while deleting messages  (Srinivasa Ragavan)
621         #347287 : MVC for calendar. Store the current operation going on. (Chenthill Palanisamy)
622         #550414 : Corruption of mbox and failure to expunge (Hiroyuki Ikezoe)
623
624
625 Other contributions:
626         Add libical to the calendar and server deps to ensure that it is available everywhere it is needed, and not checked if we're not building the calendar. (Ross Burton)
627         Fix compiler warning (Srinivasa Ragavan)
628         "GUI" executable on Windows to avoid console windows that annoy end-users. (Tor Lillqvist)
629         Include appropriate headers which otherwise cause build failures with strict compiler settings. (Suman Manjunath)
630         Remove some trailing whitespace. (Ross Burton)
631         Allow cross-compiling e-d-s for windows fix some win32 hickups. (Fridrich Strba)
632         Use G_DEFINE_TYPE. (Ross Burton)
633         Use GObject private data instead of g_new(). (Ross Burton)
634
635
636 Evolution-Data-Server 2.25.5 2009-01-19
637 ---------------------------------------
638
639 Updated Translations:
640         Andre Klapper (de)
641         Kjartan Maraas (nb)
642         Luca Ferretti (it)
643         Wadim Dziedzic (pl)
644
645 Bug Fixes:
646         #303738 : Return AuthFailed when need auth, to ask for a password again, or return AuthRequired to indicate we require authentication. (Milan Crha)
647         #360813 : RFC 2445 - CREATED/DTSTAMP/LAST-MODIFIED always in UTC.  (Milan Crha)
648         #435599 : Don't do to displaying and creation of organization's contact in evolution.  (Ashish Shrivastava)
649         #439986 (bugzilla.novell.com) : Set the transparency on the cached object. (Chenthill Palanisamy)
650         #443296 (bugzilla.novell.com) : Free memory only after it is duped.  (Suman Manjunath)
651         #443544 (bugzilla.novell.com) : Send a 'Free' block to the frontend if there are no 'Busy' blocks. Also set the start/end of the Free/Busy range. (Suman Manjunath)
652         #463095 : Fix cinfo parsing logic (Simon Brys)
653         #501298 : Make _open function quick as much as possible, to not block the sync_backend lock for long, thus other threads can work with it too. Do not search a book when it wasn't opened correctly. Do not ref/unref backend in a structure which backend holds itself. (Milan Crha)
654         #518920 : Handle relative URIs in value of action attribute of form in form-based authentication. (Chow Loong Jin)
655         #554182 : Don't use 'authmech' for URL comparision. (Milan Crha)
656         #557348 : Re-did bits of threaded vfolder (Matt McCutchen)
657         #562200 : Define subclass of a GtkCellRendererToggle, which toggles itself only when user clicks over the toggle cell and not in any other case. of a GtkCellRendererToggle to prevent unnecessary toggling in a source selector when source itself doesn't have defined its color. (Milan Crha)
658         #564339 : Reduce the IO done during sync by not reading into memory locally cached files. (Robert Collins)
659         #564543 : Bump gtk_minimum_version to 2.14.0. (Matthew Barnes)
660         #564543 : Call soup_form_encode_hash() instead of soup_form_encode_urlencoded(). Call soup_session_add_feature() instead of soup_logger_attach(). Fix what we can with GSEAL_ENABLE defined. (Matthew Barnes)
661         #564954 : Fix SQL-ization of booleans and immediate-function confusion. (Matt McCutchen)
662         #566279 : Introduces a new API in Camel needed for implementing EPlugin of Bug #565091 (Philip Van Hoof  )
663         #565376 : Support more search options (Milan Crha)
664         #567384 : Remove unused variables. Comment out variables that are used by commented out code to silence compiler warnings. (Matthew Barnes)
665
666 Other contributions:
667         DB Logging and DB Optimizations  (Srinivasa Ragavan  )
668         Manage GroupWise counts better. fix bugs in read-cursor elimination. A brand new flags handling code for GroupWise provider. (Sankar P)
669         Always send XEV headers with messages. (Srinivasa Ragavan)
670         Allowing devleoper to add migration code for in case the schema of Camel's summary SQLite data format changes. Also adds two columns, modified and created, to the summary data being stored and renames the column msg_security to dirty as requested by Srinivasa Ragavan and Sankar P.  (Philip Van Hoof)
671         Hack and debug log to get one hard to get imap crash. (Srinivasa Ragavan)
672         Fix for better vfolder flag syncing and count (Srinivasa Ragavan)
673         Sync using counting manually than the old approach (Srinivasa Ragavan)
674
675 Evolution-Data-Server 2.25.4 2009-01-05
676 ---------------------------------------
677
678 Bug Fixes:
679         #209514: (Novell Bugzilla) Addresses some missing mails issues. Optimization fixed (Sankar P)
680         #446290: Parallel clients support and (un)read count handling (Sankar P)
681         #448079: (Novell Bugzilla) Avoid invalid reads by validating optional fields (Sankar P, Simon Brys)
682         #449916: (Novell Bugzilla) Display multiple lines of an assinged asks or shared memo. (Bharath Acharya)
683         #462575: (Novell Bugzilla) Extend function to honor "Check in all folders" setting (Simon Brys)
684         #559153: Migration improvements (Sankar P)
685         #564652: Convert time from UTC properly. Leak a bit less (Milan Crha)
686
687 Updated Translations:
688         Jorge Gonzalez (es)
689
690 Evolution-Data-Server 2.25.3 2008-12-15
691 ---------------------------------------
692
693 Bug Fixes:
694         #270376: Skype name field added to the  list of IM information (Sasa Ostrouska)
695         #348299: New files implement category completion (Matthew Barnes)
696         #352287: Share locations and forecast rertieving with libgweather (Milan Crha)
697         #357948: Show preview of the selected image file when choosing new icon (Milan Crha)
698         #435632: (Novell Bugzilla) Don't unref when things aren't reffed (Srinivasa Ragavan)
699         #440265, #447121: (Novell Bugzilla) Fix some stupidity (Srinivasa Ragavan)
700         #451734: Correctly set Blythe, CA URL (Ian Weisser)
701         #503662: Use last '@' in the address part to be the delimiter between user name and server address, not the first one (Milan Crha)
702         #545834: Update mailing list information after full retrieval if necessary (Milan Crha)
703         #552986: Ensure error description is valid UTF-8 text before using it (Milan Crha)
704         #558883: Don't do DB sort from IMAP (Srinivasa Ragavan)
705         #561081: Delete mails for XGWMOVE when mails are moved (Srinivasa Ragavan)
706         #561561: Use a sufficiently large buffer for  strings used as an operand in strftime() (Federic van Starbann)
707         #562228: Always store correct owa_path when validating, without trailing slash and without mailbox name (Milan Crha)
708         #562567: Remember local/remote mode correctly. Also done various cleanups, less debug output and waits for the slave thread only if exists (Milan Crha)
709
710 Updated Translations:
711         Kjartan Maraas (nb)
712         Luca Ferretti (it)
713         Gabor Kelemen (hu)
714
715 Evolution-Data-Server 2.25.2 2008-12-01
716 ---------------------------------------
717
718 New in 2.25.2
719         Support CalDAV for VTODO and VJOURNAL (Milan Crha)
720
721 Bug Fixes:
722        #359745: Support CalDAV for VTODO and VJOURNAL (Milan Crha)
723        #524377: Attachments with localised letters are unrecognised by Outlook (Milan Crha)
724        #527692: CalDAV does not work with Apple CalDAV  (Milan Crha)
725        #531090: Deprecate dead API in camel-object.h (Matthew Barnes)
726        #546637: Mail opened from the "Unread mails" displays empty list (Srinivasa Ragavan)
727        #555979: Evolution does not empty trash on exit (Milan Crha)
728        #556119: Evolution takes a very long time to index newsgroup (Srinivasa Ragavan)
729        #557348: Search folders with "Include threads" do not update reliably (Srinivasa Ragavan)
730        #557818: Centralize ESourceSelector drag-n-drop handling (Matthew Barnes)
731        #558322: Pressing "F2" on a highlighted Task List / Memo List / Address Book / Calendar 
732                 should bring up the properties dialog box (Matthew Barnes)
733        #558737: Evolution freezes on trying to store folder (Milan Crha)
734        #558883: Evolution 2.24 is terribly slow with large IMAP folders (Milan Crha) (Srinivasa Ragavan)
735        #559272: Evolution freeze while using a CalDAV calendar (Milan Crha)
736        #560076: Follow-Ups doesn't work in 2.24 (Srinivasa Ragavan)
737        #560185: Support 'getctag' in CalDAV, if available (Milan Crha)
738        #560681: Parsing QUOTED-PRINTABLE vcards probably ignores CHARSET info (Milan Crha)
739        #560981: Result of xpath query is not freed in CalDAV synch loop (Andrew McMillan)
740        #561069: Evolution crashed expunging 48k deleted junk messages (Srinivasa Ragavan)
741        #561466: Changes needed in E-D-S for evolution-mapi (Suman Manjunath)
742        #435964 (bugzilla.novell.com): Crash after switching from offline to online in GW addressbook (Ashish Shrivastava)
743
744 Evolution-Data-Server 2.25.1 2008-11-03
745 ---------------------------------------
746
747 Bug Fixes:
748         #209514, #372382, #434958, #434946, #435725, #434950, #435727, #440502: (Novell Bugzilla) GroupWise improvements (Sankar P)
749         #313225: Fix misunderstanding of the parameter in code causing crash in this part (Milan Crha)
750         #315919: Show contact's photo in the completion list if available locally. (Milan Crha)
751         #337479: Do not use uninitialized variables (Milan Crha)
752         #364542: Be able to cancel async op too (at least any) (Milan Crha)
753         #497928: Check for NULL pointers before accessing members of the structure (Milan Crha)
754         #511947: Do not parse response when status indicates failure. (Milan Crha)
755         #514670: Check for errors properly. Also do not use uninitialized variables (Milan Crha)
756         #537718: Be able to cooperate with servers which use redirections. Support for (default) timezone information on the backend. Store component's timezone(s) in cache to have them available. (Milan Crha)
757         #544141: Do not store invalid values in 'standard_uris', it leads to crash later (Milan Crha)
758         #546406: Don't lookup password from old keyring. (Srinivasa Ragavan)
759         #546637: Redo for unread vfolder (Srinivasa Ragavan)
760         #547243: Check for correct values to prevent invalid reads. (Milan Crha)
761         #550466: Ignore 'no such table' errors (Milan Crha)
762         #550980: Fix the offline mode string to be more helpful. (Philip Withnall)
763         #550998: Refresh, when everything local is deleted on the server (Srinivasa Ragavan)
764         #552261: Don't expose sqlite3 header outside. (Srinivasa Ragavan)
765         #552491: Check for NULL output from xmlParseDoc before continuing (Philip Withnall)
766         #552631: Do not forget password on 'resource temporarily unavailable' exception (Milan Crha)
767         #553148: Standardise "GroupWise" usage in translatable strings (Philip Withnall)
768         #553266: Do not free memory owned by someone else (Milan Crha)
769         #553298: Unset all known server flags on the message when the resulting flag list is empty (Milan Crha)
770         #553301: Do not forget password when server not available at the moment or user cancelled (Milan Crha)
771         #553944: Do not unsubscribe from the server when destroying context and make copy of the uri, because it comes from the structure we are going to free (Milan Crha)
772         #554455: Allow thread based searches by falling back on the old in-memory search model (Srinivasa Ragavan)
773         #554540: Don't compare XML data of ESource* literally. Instead, compare them semantically. (Suman Manjunath)
774         #556372: Update counts to summary on sync (Srinivasa Ragavan)
775         #556495: When things don't match, remove them from db and force a count (Srinivasa Ragavan)
776         #556688: Sync before emitting the signal (Srinivasa Ragavan)
777         #558727: Fix some potential string format crashes (Frederic van Starbmann)
778
779 Updated Translations:
780         Jorge Gonzalez (es)
781         Vladimir Melo (pt_BR)
782         Ignacio Casal Quinteiro (gl)
783         Ivar Smolin (et)
784         Kjartan Maraas (nb)
785         Yair Hershkovitz (he)
786
787 Evolution-Data-Server 2.24.0 2008-09-22
788 ---------------------------------------
789
790 New in 2.24.0
791         * Google Contacts Backend
792         * WebDAV Contacts Backend
793         * Sqlite based on-disk summary for Camel
794         * Quota support for IMAP
795
796 Bug Fixes:
797         #418080: (Novell Bugzilla) Match contains using %like% (Srinivasa Ragavan)
798         #551805: Honour return data type (Milan Crha)
799         #552724: Remove a while space following trailing backslash. (Hiroyuki Ikezoe)
800         #552729: Adds support for x-camel-mlist & Answered flag to search/vfolders. (Srinivasa Ragavan)
801
802 Updated Translations:
803         Wadim Dziedzic (pl)
804         Kenneth Nielsen (da)
805         Takeshi AIHANA (ja)
806         Igor Nestorović (sr, sr@latin)
807         Žygimantas Beručka (lt)
808         Djihed Afifi (ar)
809         Tirumurthi Vasudevan (ta)
810         Tino Meinen (nl)
811         David Planella (ca)
812         Jiri Eischmann (cs)
813         Duarte Loreto (pt)
814         Sandeep Shedmake (mr)
815         Luca Ferretti (it)
816         Daniel Nylander (sv)
817         Gabor Kelemen (hu)
818
819 Evolution-Data-Server 2.23.92 2008-09-08
820 ----------------------------------------
821
822 Bug Fixes:
823         #418080: (Novell Bugzilla) Make thing better, with new sexp/sql parser. (Srinivasa Ragavan)
824         #547884: Do not crash on unexpected response, rather skip it (Milan Crha)
825         #548343: Do not read summary information for the folder from DB when we have it fresh in memory already (Milan Crha)
826         #550412: Make sure that a NULL CamelFolderInfo is always gracefully handled. Document that. (Paul Bolle)
827
828 Updated Translations:
829         Philip Withnall (en_GB)
830         Funda Wang (zh_CN)
831         Andre Klapper (de)
832         Changwoo Ryu (ko)
833
834 Evolution-Data-Server 2.23.91 2008-09-01
835 ----------------------------------------
836
837 Bug Fixes:
838         #213072: Sort mbox/spool summary uids by from_pos (Srinivasa Ragavan)
839         #391936: (Novell Bugzilla) To solve hang issue after e-d-s crash (Ashish Shrivastava)
840         #418080: (Novell Bugzilla) Support 'not' operator in search (Srinivasa Ragavan)
841         #466754: Sort the model itself by category name, so that new categories appear in the appropriate place in the list (Vingnesh Prabhu)
842         #518728: Fix subtle link error: system libs before Evolution libs (Patrick Ohly)
843         #546926: Explicitly call camel_shutdown() instead of g_atexit() or atexit() (Matthew Barnes)
844         #548331: Put back the summary mismatch. It is more serious now (Srinivasa Ragavan)
845         #548565: Add 'void' to make it built on Solaris. (Shuai Liu)
846         #548865: Dont crash, if the folder isn't there (Srinivasa Ragavan)
847         #550072: Allow evolution-rss content type on body-search (Lucian Langa)
848
849 Updated Translations:
850         Shankar Prasad (kn)
851         Daniel Nylander (sv)
852         Kjartan Maraas (nb)
853         Ilkka Tuohela (fi)
854         Runa Bhattacharjee (bn_IN)
855         Leonardo Ferreira Fontenelle (pt_BR)
856         Takeshi AIHANA (ja)
857         Inaki Larranaga Murgoitio (eu)
858         Robert-André Mauchin (fr)
859         Ignacio Casal Quinteiro (gl)
860         Theppitak Karoonboonyanan (th)
861
862 Evolution-Data-Server 2.23.90 2008-08-18
863 ----------------------------------------
864
865 Bug Fixes:
866         #207728: Always cut/copy whole address from the selector entry, when selected whole, thus paste will be with correct address, not the text only (Milan Crha)
867         #324203: Check for source option "can-browse" in LDAP address books and if present, then search until reaches limits for empty searches. (Milan Crha)
868         #327851: Skip detached instances which doesn't belong to requested time range (Milan Crha)
869         #337503: Fixed a crash when renaming a folder twice (Milan Crha)
870         #510949: Memory leak fix (Milan Crha)
871         #510949: Memory leak fix and compiler warnings fix (Milan Crha)
872         #523103: Fix a leak (Sankar P)
873         #531930: Improve loading of appointment items (Stanislav Slusny)
874         #535745: Put public include files to google/libgdata-google. Include also path to libgdata in CFLAGS (Milan Crha)
875         #538074: Add gthread-2.0 in CAMEL checking (Jeff Cai)
876         #545021: Check for NULL and other code cleanups (Tobias Mueller)
877         #545877: Use CamelDList instead of EDList (Matthew Barnes)
878         #546397: Do not leak objects from loaded_infos array. (Milan Crha)
879         #546444: Don't loop infinitely when the network connection is lost while fetching a message. (Sergio Villar Senín)
880         #546544: Don't try print folder name, when folder is NULL. Print the summary path for such debugging purposes (Srinivasa Ragavan)
881         #546613: Return NULL, if unmatched folder is requested. (Srinivasa Ragavan)
882         #547256: Handle plain match-all (Srinivasa Ragavan)
883         #547308: Do not reauthenticate to the GAL server more than twice (Milan Crha)
884         #547389: Fix crash on account search. Unhook the signals on finalize (Srinivasa Ragavan)
885         #547469: Count only when you have results (Srinivasa Ragavan)
886         #547786 : Test events against search expression when required. (Milan Crha)
887         #547952 : Don't display empty source groups. (Mathew Barnes)
888         #548059 : NULL check message-id before accessing its elements. (Priit Laes)
889
890 Updated Translations:
891         Kjartan Maraas (nb)
892         Shankar Prasad (kn)
893         Chao-Hsiung Liao (zh_HK)
894         Chao-Hsiung Liao (zh_TW)
895         Duarte Loreto (pt)
896         Ilkka Tuohela (fi)
897         Ivar Smolin (et)
898         Takeshi AIHANA (ja)
899         Djihed Afifi (ar)
900
901 Evolution-Data-Server 2.23.6 2008-08-04
902 ---------------------------------------
903
904 New in 2.23.6:
905         Rewrite camel search by converting sexp to sql (Srinivasa Ragavan)
906         WebDAV Contacts backend (Matthias Braun)
907         
908 Bug Fixes:
909         #336074: New option "check_lsub", when set, then checking for new messages in subscribed folders (Milan Crha)
910         #349870: Do not hide errors, rather report them to the caller as expected (Milan Crha)
911         #388966: (Novell Bugzilla) Use right data type (Chenthill Palanisamy)
912         #468671: Read timezone name of the calendar and let it be available for others (Milan Crha)
913         #500389: New ability to set different authentication type to Global Address List (GAL) and OWA (Milan Crha)
914         #538620: Improve wording of "cannot get message" error message (Matthew Barnes)
915         #540295: Previous POSIX logic didn't work for VFAT filesystems (Sergio)
916         #543569: Recreate cache, if it was blown (Srinivasa Ragavan)
917         #543943: Fix memory leak (Milan Crha) 
918         #544031: Compiler warnings cleanup (Milan Crha)
919         #544049: Initialize global variables, just to be sure (Milan Crha)
920         #544114: Do a sync before we reload things (Srinivasa Ragavan)
921         #544284: Use (void) 0 insead of '0' in the conditional statement (Jeff Cai)
922         #544491: Lock while 2 thread try to access same folder's table using same handle (Srinivasa Ragavan)
923         #544501: Handle single node search queries (Srinivasa Ragavan)
924         #544528: Ignore match-threads. It wont be supported with new disk summary. Handle cases where it crashes (Srinivasa Ragavan)
925         #544651: Interpret and update given list pointer properly (Milan Crha)
926         #544825: Never hold the summary lock and do a disk operation. It leads to dead lock (Srinivasa Ragavan)
927         #544963: Include camel-search-sql.h in headers. (Frederic Peters)
928         #545022: ea_setting_setup calls g_conf_free with NULL argument (Tobias Mueller)
929         #545081: Add a new simple delete cache function (Srinivasa Ragavan)
930         #545082: Folder rename requires restart to show mails (Srinivasa Ragavan)
931         #545099: Improve flag sync. When new mails added, update the summary. (Srinivasa Ragavan)
932         #545103: We test only against changes, thus detect ranges properly to not touch other messages than we are actually changed (Milan Crha)
933         #545558: Disable the Hula provider unless --enable-hula was given at configure-time. (Matthew Barnes)
934
935 Other Contributors:
936         Search goodness. Make use of the new sexp parser (Sankar P)
937         Camel Reference Manual improvements: Add more sections to the Table of Contents (Matthew Barnes)
938
939 Updated Translations:
940         Jorge Gonzalez (es)
941         Kjartan Maraas (nb)
942         Ivar Smolin (et)
943         Djihed Afifi (ar)
944         Ignacio Casal Quinteiro (gl)
945         Jonh Wendell (pt_BR)
946         Fabrício Godoy (pt_BR)
947         Bruno Brouard (fr)
948
949 Evolution-Data-Server 2.23.5 2008-07-21
950 ----------------------------------------
951
952 New in 2.23.5:
953         Camel DB Summary support. (Srinivasa Ragavan & Sankar P)
954         Google Contacts support (Jörgen Scheibengruber)
955
956 Bug Fixes:
957         #236010: Anonymously modify LDAP entries (Milan Crha)
958         #543066: Updated documentation of two libecal functions (Paul Bolle)
959         #200147: Stores the templates folder uri (Bharath Acharya)
960         #213072: Lock while rebuilding summaries. (Srinivasa Ragavan)
961         #253509: Added translators comment (Milan Crha)
962         #329571: Preserve detached instances when modifying master object (Milan Crha)
963         #330838: Notify application about server folder changes as soon as we know about them (Milan Crha)
964         #334160: Changed the way when test the expiration of the cache (Milan Crha)
965         #340838: Use the whole URL even when not the proxy set, because the URL can contain parameters, which are not part of the path (Milan Crha)
966         #476640: Deleting a meeting after someone accepted invitation now works (Milan Crha)
967         #503922: Fix typo in mapping flag name "draft". (Matt McCutchen)
968         #515998: On any error in remove calendar just print the message on the console and return success (Milan Crha)
969         #528902: Use current system time zone definitions instead of possibly out-dated custom definitions (Patrick Ohly)
970         #531712: Do not reset flags on no-flag situation (Milan Crha)
971         #532472: Force a password reprompt if the SMTP server rejects our password with a 535 response (Matthew Barnes)
972         #534080: Return correct bytes_written on success and -1 on error (Priit Laes)
973         #537415: Break a busy loop between Evolution and Gnome-Keyring by only reauthenticating (Matthew Barnes)
974         #539758: Report success when looking for an empty string in a value (Milan Crha)
975         #540127: Evolution can now connect to LDAP server on port 636 using SSL (Wang Xin)
976         #540152: Fixed leaks (Julien Puydt)
977         #541347: Include header files in proper order (Matthew Barnes)
978         #543656: Add sqlite3 to to EVO_SET_COMPILE_FLAGS(CAMEL) to fix the build (Luca Ferretti)
979
980 Other Contributors:
981         New method to sort an array of uids (Jeffrey Stedfast)
982         Don't crash if the str argument is NULL (Jeffrey Stedfast)
983         Copy/pasted GMime's decode_date() code to replace really nasty code (Jeffrey Stedfast)
984         Setup progress reporting for message sending (Jeffrey Stedfast)
985         [Win32] Use -D when using -r to not add pointless entries for directories in the zip files (Tor Lillqvist)
986
987 Updated Translations:
988         Ignacio Casal Quinteiro (gl)
989         Andre Klapper (de)
990         Yair Hershkovitz (he)
991         Yannig Marchegay (oc)
992         Kjartan Maraas (nb)
993         Jorge Gonzalez (es)
994
995 Evolution-Data-Server 2.23.4 2008-06-16
996 ----------------------------------------
997
998 Bug Fixes:
999         #394654: (Novell Bugzilla) Fix for Groupwise crasher (Chenthill Palanisamy)
1000         #304029: Improve LDAP addressbook search filter (Milan Crha)
1001         #509721: Do not delete original message if exception occurred (Milan Crha)
1002         #521921: Handle redirects in a way that works with Google API. Fixes some cases of entries not being created or deleted (Sebastian Keller)
1003         #527544: Added support for proxy (Wang Xin)
1004         #530241: Recognize no-flag situation properly and in that case use two commands (Milan Crha)
1005         #534080: Use g_output_stream_write_all instead of g_output_stream_write (Milan Crha)
1006         #534111: Copying past the end of the buffer can cause core dumps (Paul Smith)
1007         #536154: Camel sends bracketed hostname in SMTP HELO (Tor Lillqvist)
1008         #536636: Allow e-d-s to build with G_DISABLE_SINGLE_INCLUDES and GTK_DISABLE_SINGLE_INCLUDES defined. (Matthew Barnes)
1009
1010 Other Contributors:
1011         Multiple fixes to build evolution on Windows (Tor Lillqvist)
1012
1013 Updated Translations:
1014         Djihed Afifi (ar)
1015         Hedayat Vatankhah (fa)
1016
1017 Evolution-Data-Server 2.23.3 2008-06-02
1018 ----------------------------------------
1019
1020 New in 2.23.3:
1021         Implement support for getting and setting IMAP4 cache's expire settings (Jeffrey Stedfast)
1022
1023 Bug Fixes:
1024         #318803: Do not show ".#evolution" directory in the UI (Ilkka Tuohela)
1025         #326149: Set inbox flag only on real inboxes (Milan Crha)
1026         #354923: Store passwords in the keyring by server, username and protocol (Matthew Barnes)
1027         #374616: Return proper IMAP error (Milan Crha)
1028         #388579: (Novell Bugzilla) Fix for Exchange crasher (Chenthill Palanisamy)
1029         #473658: Fix a crash when starting evolution (Milan Crha)
1030         #518312: Work around the broken "Jive Forums" NNTP gateway (Jeffrey Stedfast)
1031         #530514: Added a necessary condition to handle a specific server response and to prevent a crash (Sankar P)
1032         #530543: Large memory leak while syncing mails for offline usage (Sankar P)
1033         #530763: Return NULL if the value of dest_folder is disturbed to prevent the crash (Bharath Acharya)
1034         #531009: Use the right iterator to prevent a crash in offline mail movement (Sankar P)
1035         #531439: Prevent GPG passphrases from destroying other passwords (Matthew Barnes)
1036         #531591: Don't use TeX-style quotes in user-visible messages (Matthew Barnes)
1037         #531713: Split the evolution-data-server version into major/minor/micro macros (Matthew Barnes)
1038         #532286: Fix some whitespace issues, and make the Caps Lock label smaller (Matthew Barnes)
1039         #533058: Enable GROUPWISE_DEBUG logs (Sankar P)
1040         #533780: Link against libebackend (Ed Catmur)
1041         #534077: Don't use freed memory (Paul Smith)
1042         #534294: Fix a crash when checking for junk in a virtual folder (Hiroyuki Ikezoe)
1043         #534312: Support to save Forwarded flag (Milan Crha)
1044
1045 Updated Translations:
1046         Philip Withnall (en_GB)
1047         Clytie Siddall (vi)
1048         Ivar Smolin (et)
1049         Tino Meinen (nl)
1050         Gil Forcada (ca)
1051         Jorge Gonzalez (es)
1052         Kjartan Maraas (nb)
1053         Djihed Afifi (ar)
1054         Yair Hershkovitz (he)
1055         Theppitak Karoonboonyanan (th)
1056
1057 Evolution-Data-Server 2.23.2 2008-05-12
1058 ----------------------------------------
1059
1060 Bug Fixes:
1061         #182380: (Novell Bugzilla) Message classification and security cannot be viewed (Sankar P)
1062         #274316: Moving a message does not retain the follow-up flag or label (Milan Crha)
1063         #301980: Warn user when Caps Lock is on (Milan Crha)
1064         #316390: New API to support listening for changes in categories (Milan Crha)
1065         #325882: If a parent window was given, make the password dialog transient for the parent and center it over the parent (Matthew Barnes)
1066         #330990: Allow remove only one instance of the recurring event (Milan Crha)
1067         #338330: (Novell Bugzilla) Internet based calendar events are declined by Evolution/GroupWise (Chenthill Palanisamy)
1068         #347061: Don't limit references while loading the summary, etc to 500 entries - especially since we don't force the limit when outputting the summary (Jeffrey Stedfast)
1069         #350143: (Novell Bugzilla) Plugged severe memory leak in evolution-data-server (Chenthill Palanisamy)
1070         #358584: (Novell Bugzilla) Display of web calendars ignores timezones (Chenthill Palanisamy)
1071         #358644: (Novell Bugzilla) Retracted groupwise appointments should disappear as soon as they are retracted. (Chenthill Palanisamy)
1072         #358650: (Novell Bugzilla) International clock applet is crashing (Chenthill Palanisamy)
1073         #381307: (Novell Bugzilla) Run a single delta-thread to fetch changes from the server (Ashish Shrivastava)
1074         #382736: (Novell Bugzilla) Exchange crashed everytime at start up. (Chenthill Palanisamy)
1075         #424744: Remove Camel's dependency on libedataserver (Matthew Barnes)
1076         #502899: Guard private folder's hash tables with a lock to prevent access to them from different threads at same time (Milan Crha)
1077         #517244: Configure doesn't set HAVE_CODESET (Matthew Barnes)
1078         #520532: Support migration from password file to keyring (Matthew Barnes)
1079         #530139: Do not ship .svn files (Matthew Barnes)
1080         #530323: Don't free the same variable twice (Sebastien Bacher)
1081         #530688: evolution-data-server trunk build failes on solaris because of using s_addr as a variable (Wang Xin)
1082         #532284: Fixes a double free (Sankar P)
1083
1084 Other Contributors:
1085         A lot of IMAP4 fixes (Jeffrey Stedfast)
1086         Use new paths for header files that have been moved to libebackend (Rob Bradford)
1087         Use "dialog-password" icon instead of "dialog-question" in the password dialog (HIG compliance) (Matthew Barnes)
1088
1089 Updated Translations:
1090         Yair Hershkovitz (he)
1091         Jorge Gonzalez (es)
1092         Kjartan Maraas (nb)
1093         Ignacio Casal Quinteiro (gl)
1094
1095 Evolution-Data-Server 2.23.1 2008-04-21
1096 ----------------------------------------
1097
1098 New in 2.23.1:
1099         Configurable Proxy settings for Evolution. (Veerapuram Varadhan)
1100         Quota Support for IMAP (Milan Crha)
1101         Google contact API support in libgdata-google (Jörgen Scheibengruber)
1102
1103 Bug Fixes:
1104         #235681: First step in fixing header folding and prerving headers (Jeffrey Stedfast, Craig Shelly)
1105         #257361: Ask for folder status on the server and rescan it in case different number of total or unseen messages than in the summary. (Milan Crha)
1106         #270406: Added quota support to IMAP/POP accounts (Milan Crha)
1107         #271863: Count junk messages which are not marked as deleted separately (Milan Crha)
1108         #274316: Also copy user tags when copying messages between folders. (Milan Crha)
1109         #303067: Random crash looking up addresses in new email (Milan Crha)
1110         #341004: Hide the auth mech when CAMEL_URL_HIDE_AUTH is specified (Christian Kellner)
1111         #369512: Store to folder's and store's summary actual numbers of unread/total/deleted/junked mails, not the old one. (Milan Crha)
1112         #372383: (Novell Bugzilla) Mail size is not shown for some mails and not all related recurring appointments are deleted as well (Sankar P)
1113         #417000: Fixed problem with display of subject containing accented characters in Microsoft Outlook (Jeffrey Stedfast)
1114         #453109: Fixed a crash after entering password and clicking ok (Matthew Barnes)
1115         #473880: Fixed a few compiler warnings (Suman Manjunath)
1116         #475616: Use rather recursive mutex here. (Milan Crha)
1117         #494311: Backend connection often dies on dual core processor (Ondrej Jirman)
1118         #500389: Fall back to simple binds if the global catalog server does not support NTLM binds (Matthew Barnes)
1119         #514300: Make sure we do the Inbox -> INBOX translation at the right place (Christian Kellner)
1120         #514827: POP3 folder doesn't have a summary, it has its own cache, so read message time from it. (Milan Crha)
1121         #516608: Use an EFlag in EBookOp instead of a GMutex/GCond pair. Makes the code simpler. (Matthew Barnes)
1122         #518710: Use GLib's new MD5 Checksum API. (Matthew Barnes)
1123         #518886: More code cleanups (Matthew Barnes)
1124         #520526: Stop work as soon as we know application is going to exit. (Milan Crha)
1125         #521015: Also check for changes in custom flags and store them, if any. (Milan Crha)
1126         #522389: Use correct base64 decoding to fix stack corruption on x86_64 (Stanislav Brabec)
1127         #522433: Open files with O_LARGEFILE flag. (Milan Crha)
1128         #523023: Fix a severe reference count leak. (Matthew Barnes)
1129         #523126: Initialize variable to NULL, so do not free random memory. (Milan Crha)
1130         #523528: Some mails with attachments does not have an attachment icon in the mail list. (Sankar P)
1131         #523533: Always return NULL or new allocated string. (Milan Crha)
1132         #523541: Fix memory leaks (Milan Crha)
1133         #523630,518656: Updated google service API's for error handling (Jörgen Scheibengruber)
1134         #524324: Fix a critical runtime warning (Milan Crha)
1135         #524704: Better parsing of non rfc2047 subject line (Milan Crha)
1136         #525242: Enforce the minimum GLib version (Matthew Barnes)
1137         #525485: Fetching Groupwise mails with attachments gets Evolution into an infinite loop (Sankar P)
1138         #526138: Return NULL if the input string is NULL (Matthew Barnes)
1139         #526741: Do not depend on gnomve-vfs, but use gio/gvfsinstead. (Milan Crha)
1140
1141 Updated Translations:
1142         Jorge Gonzalez (es)
1143         Kjartan Maraas (nb)
1144         Yuriy Penkin (ru)
1145         Philip Withnall (en_GB)
1146         Krishna Babu K (te)
1147         Yavor Doganov (bg)
1148         Ivar Smolin (et)
1149
1150 Evolution-Data-Server 2.21.93 2008-03-10
1151 ----------------------------------------
1152
1153 Bug Fixes:
1154         #327851: Try find timezone if entered only as a location name (Milan Crha)
1155         #518728: Fix linking order of libecal-1.2 and libedata-cal-1.2. (Patrick Ohly)
1156         #520362: Put all declarations at the beginnings of code blocks to make older compilers happy (Jens Granseuer)
1157
1158 Other Contributors:
1159         Minor API documentation updates (Matthew Barnes)
1160
1161 Updated Translations:
1162         Maxim Dziumanenko (uk)
1163         Ankit Patel (gu)
1164         Sandeep Shedmake (mr)
1165         David Planella (ca)
1166         Gabor Kelemen (hu)
1167         Kenneth Nielsen (da)
1168         Laurent Dhima (sq)
1169
1170 Evolution-Data-Server 2.21.92 2008-02-25
1171 ----------------------------------------
1172
1173 Bug Fixes:
1174         #163982: (Novell Bugzilla) Do not keep popping up error dialogs in case of failure (Chenthill Palanisamy)
1175         #164140: (Novell Bugzilla) Fixes a crash (Chenthill Palanisamy)
1176         #167638: Dont try downloading while exitting (Jeffrey Stedfast, Sankar P)
1177         #183819: (Novell Bugzilla) Fixes a crashwhile closing evolution in offline mode (Chenthill Palanisamy)
1178         #445489: Handle emails without '<>' in DLs.
1179         #459468: Return proper error codes from e_gw_* if no items aren't return (Milan Crha)
1180         #469119: Check also for correct date values if parse is OK (Milan Crha)
1181         #489043: Do not store quotes in param values when quoting, it is not allowed (Milan Crha)
1182         #489810: Remember Google calendar passwords in keyring (Srinivasa Ragavan)
1183         #510949: Memory leak fixes. (Milan Crha)
1184         #514836: Memory leak fixes (Milan Crha)
1185         #516074: Don't assume NI_MAXHOST and NI_MAXSERV are defined in <netdb.h> since these are GNU extensions (Matthew Barnes)
1186         #516408: Memory leak fixes (Chenthill Palanisamy)
1187         #516474: Query on EContact should work for custom fields too (Milan Crha)
1188         #517190: Fix a crash when refreshing mail folders (Jeff Cai)
1189         #517885: Do not compare value/parameter names case sensitively (Milan Crha)
1190
1191 Other Contributors:
1192         Fix for some warnings (Chenthill Palanisamy)
1193
1194 Updated Translations:
1195         Jiri Eischmann (cs)
1196         Washington Lins (pt_BR)
1197         Changwoo Ryu (ko)
1198         Jorge Gonzalez (es)
1199         Ilkka Tuohela (fi)
1200         Baris Cicek (tr)
1201         Wadim Dziedzic (pl)
1202         Shankar Prasad (kn)
1203         Robert-André Mauchin, Stéphane Raimbault (fr)
1204         Ignacio Casal Quinteiro (gl)
1205         Pawan Chitrakar (ne)
1206
1207 Evolution-Data-Server 2.21.91 2008-02-11
1208 ----------------------------------------
1209
1210 Bug Fixes:
1211         
1212         #211353 - Make labels work during filtering. (Milan Crha)
1213         #324804 - Report all mails that Evolution receives first as new mails and apply filters (Milan Crha)
1214         #395939 - Memory leak fix (Milan Crha)
1215         #505806 - Check for permenant flags before storing on the IMAP server (Milan Crha)
1216         #509776 - Fix broken alarm failure (Milan Crha)
1217         #510949 - Fix memory leaks in EDS (Milan Crha, Chenthill)
1218         #511208 - e-d-s free-memory read/write ... (Chenthill)
1219         #513389 - Crash in camel-url (Milan Crha)
1220         #513646 - Fixes libsoup infinite authentication (Dan Winship)
1221         #514407 - e-d-s crash while syncing palm with Groupwise calendars (Hein-Pieter van Braam)
1222         #514487 - CalDAV backend doesn't accept mime types "text/calendar" with charset information (Peteris Krisjanis)
1223         #514555 - Evolution mail tree uses "Trash" but menu item uses "Wastebasket" (Bastien Nocera)
1224         #514682 - Build Fixes (Paul Smith)
1225         #515054 - Do better spam filtering - Upsync SPAM flags (Milan Crha)
1226
1227 Other Contributors:
1228         Windows build fixes (Tor Lillqvist)
1229
1230 Updated Translations:
1231         
1232         Djihed Afifi (ar)
1233         Yannig Marchegay (oc)
1234         Andre Klapper (de)
1235         Takeshi AIHANA (ja)
1236         Duarte Loreto (pt)
1237         Chao-Hsiung Liao (zh_HK)
1238         Chao-Hsiung Liao (zh_TW)
1239         Theppitak Karoonboonyanan (th)
1240         Inaki Larranaga Murgoitio (eu)
1241         Arangel Angov (mk)
1242
1243 Evolution-Data-Server 2.21.90 2008-01-28
1244 ----------------------------------------
1245
1246 New in 2.21.90
1247         Speed up spam filtering and spam whitelist implementation (Srinivasa Ragavan)
1248
1249 Bug Fixes:
1250         #213072: Avoids the infinite loop that might be caused in case of broken mbox files or null From addresses. (Sankar P)
1251         #213072: Remove the error condition that inits and persists the infamous "folder summary mismatch" bug (Sankar P)
1252         #300098: Set proper dependencies for stand-alone programs linking against camel. (Øystein Gisnås)
1253         #324168: Crash while disabling/Deleting accounts (Milan Crha)
1254         #335217: Memory leak fixes + Invalid memory read (Chenthill)
1255         #386157: crash in Evolution (Milan Crha)
1256         #445309: Save certificates before cleaning up (Matthew Barnes)
1257         #450840: Do not crash if a message is not there in the summary (Srinivasa Ragavan)
1258         #456019: Use 'pop' as service name, instead of 'pop3', in the digest-uri (hggdh2)
1259         #475781: Fix memory leaks (Milan Crha)
1260         #481699: Don't crash if the server returns you bad COPYUID (Srinivasa Ragavan)
1261         #482940: Make the maildir summary check thread safe. May be needed for other functions too. (Srinivasa Ragavan)
1262         #496081: Can't find string in phone field, but can in all fields (Milan Crha)
1263         #498977: Prevent encoding to base64 of no data in the content buffer. (Milan Crha)
1264         #506250: Improvements in password prompt (Matthew Barnes)
1265         #509124: Check pointer for NULL (Matthew Barnes)
1266         #509644: Use the correct response codes for the dialog buttons. (Matthew Barnes)
1267         #509985: Refactor the keyring logic and emit more informative warning messages when a keyring operation fails (Matthew Barnes)
1268         #510168: Ensure slave gone in dispose function of the backend (Milan Crha)
1269         #510303: Escape the authentication error message so the markup parser will parse it verbatim (Matthew Barnes)
1270         #510409: Fix memory leaks (Milan Crha)
1271         #511235: Changed prototype to reflect actual libsoup (Milan Crha/Dan Winship)
1272         #511301: Crash on Exchange startup (Dan Winship)
1273         #511717: Add gettext imap folders (Takao Fujiwara)
1274
1275 Other Contributors:
1276         Camel mime fixes (Jeffrey Stedfast)
1277         Implement byte order for win32 (Tor Lillqvist)
1278         Changed error message to a better string (Sankar P)
1279         Remove unused libsoup includes and update for libsoup 2.4 (Dan Winship)
1280         Adapt to newer libsoup (Kjartan Maraas)
1281
1282 Updated Translations:
1283         Daniel Nylander (sv)
1284         Ivar Smolin (et)
1285         Kjartan Maraas (nb)
1286         Inaki Larranaga Murgoitio (eu)
1287         Jorge Gonzalez (es)
1288
1289 Evolution-Data-Server 2.21.5 2008-01-14
1290 ---------------------------------------
1291
1292 New in 2.21.5
1293         - Improved Mime header decoding (Jeffrey Stedfast)
1294 Bug Fixes:
1295         #224026: Do not send headers in UTF-8 (Jeffrey Stedfast)
1296         #327965: Fixed multiple password prompts in an exchange account (Sushma Rai)
1297         #329692: Get the decoded content size of a MIME part (Jean-Christophe BEGUE)
1298         #339813: Always store birthday of contact with 4-digit year and modify it according to locale setting upon display (Milan Crha)
1299         #341579: Improve SMTP error reporting (Milan Crha)
1300         #348149: Convert a g_assert to g_warning. (Sankar P)
1301         #361972: Fix a crash if the action is not recognised by soup. So if the message is null return (Srinivasa Ragavan)
1302         #379896: Check the value for NULL before comparing. (Srinivasa Ragavan)
1303         #405497: Don't pass events if the object is being destroyed. (Srinivasa Ragavan)
1304         #474118: Downsyncs all the messages from folders marked for offline use (Bharath Acharya)
1305         #500233: Handle empty strings (Srinivasa Ragavan)
1306         #503400: Remove excessive whitespace on password dialogs (Ted Percival)
1307         #504837: Do not ignore HELO failed message (Milan Crha)
1308         #506457: Fixed a crash in calendar (Ondrej Jirman)
1309         #508438: Extract error only if it is there (Srinivasa Ragavan)
1310
1311 Updated Translations:
1312         Inaki Larranaga Murgoitio (eu)
1313         Washington Lins (pt_BR)
1314         Clytie Siddall (vi)
1315         Yannig Marchegay (oc)
1316         Wadim Dziedzic (pl)
1317         Daniel Nylander (sv)
1318         Ivar Smolin (et)
1319         Seán de Búrca (ga)
1320         Andre Klapper (de)
1321
1322 Evolution-Data-Server 2.21.4 2007-12-17
1323 ---------------------------------------
1324
1325 Bug Fixes:
1326         #322917: Change mnemonics for Contacts, Address Book labels. Add mnemonic for Category label (Alex Kloss)
1327         #336074: Check for mail only in active folders (Milan Crha)
1328         #339510: Accept time inputs with 4 figures (e.g. '1830' would be converted to '18:30') (James "Doc" Livingston)
1329         #462593: Prevent from crash on invalid uri (Milan Crha)
1330         #466499: Added mnemonics to configuration options (David Turner)
1331         #486126: Fixed an incorrect format string usage that can lead to crashes (Evil Ninja Squirrel)
1332         #487687: Do not dereference NULL when a geo parsing error occurs. (Christian Krause)
1333         #501548: Fix leaks (Milan Crha)
1334         #501622: Fixes broken Digest-MD5 authentication (Matthew Barnes)
1335         #501969: Passwords should not be forgotten on all errors (Sankar P)
1336         #502866: Allow get the VJOURNAL component at once same as other components (Milan Crha)
1337
1338 Updated Translations:
1339         Kjartan Maraas (nb)
1340         Jorge Gonzalez (es)
1341         Matej Urbanči (sl)
1342         Andre Klapper (de)
1343
1344 Evolution-Data-Server 2.21.3 2007-12-03
1345 ---------------------------------------
1346
1347 Bug Fixes:
1348         #308815: Colors for categories can now be changed (Milan Crha)
1349         #376425: Use proxy if user uses it. Do not crash if have proxy without name and password (Milan Crha)
1350         #415817: Update start/end time for recurrence instances even when only end time has been changed (Milan Crha)
1351         #461979: Fixed a repeatable crash when entering an IMAP folder (Milan Crha)
1352         #492426: Do not iterate beyond bounds of the array (Robert Noland)
1353         #494314: Don't leak Cal object reference (Ondrej Jirman)
1354
1355 Updated Translations:
1356         Matej Urbanči (sl)
1357         Ivar Smolin (et)
1358         Yannig Marchegay (oc)
1359         Changwoo Ryu (ko)
1360
1361 Evolution-Data-Server 2.21.2 2007-11-12
1362 ---------------------------------------
1363
1364 Bug Fixes:
1365         #318842: Task lists should be sorted (Milan Crha)
1366         #345135: Disable SSLv2 compatible HELLO on SSL stream when SSLv2 is disabled (Niels Vorgaard Christensen)
1367         #359267: Not all memos are showed in calendar view (Milan Crha)
1368         #430420: Returned size <= 0 is an error (Milan Crha)
1369         #460649: Meeting UI Needs To Show Color Of Selected Calendar Source (Matthew Barnes, Milan Crha)
1370         #487229: Use GKeyFile instead of gnome-config to access stored passwords (Matthew Barnes)
1371         #488156: Minimize use of the WITH_GNOME_KEYRING macro (Matthew Barnes)
1372         #492130: ESourceSelector uses pointers to ESource (Milan Crha)
1373         #494304: Fix leak (Ondrej Jirman)
1374
1375 Updated Translations:
1376         Ignacio Casal Quinteiro (gl)
1377         Priit Laes (et)
1378
1379 Evolution-Data-Server 2.21.1 2007-10-29
1380 ---------------------------------------
1381
1382 New in 2.21.1:
1383         Support for Google Calendar (Ebby Wiselyn)
1384
1385 Bug Fixes:
1386         #203480: (Novell Bugzilla) Compiler warning fix for usage ofunintialized variable (Srinivasa Ragavan)
1387         #231178: New symbol 'set-label' defined and added corresponding callback (Milan Crha)
1388         #271777: Keep character's case as user types (Milan Crha)
1389         #417999: Don't use deprecated GTK+ symbols (Matthew Barnes)
1390         #420167: e-d-s now exits with gnome-session (Milan Crha)
1391         #469657: Better use of GHashTable (Matthew Barnes)
1392         #474000: Use GLib's Base64 API instead of Camel's (Matthew Barnes)
1393         #475487: When creating the default contact, print errors to the console (Ross Burton)
1394         #475493: Use G_DEFINE_TYPE (Ross Burton)
1395         #475494: Use G_LOCK instead of a static mutex for clearer code (Ross Burton)
1396         #478404: Reset the id to zero (Srinivasa Ragavan)
1397         #483301: Remove an unused variable (Matthew Barnes)
1398         #487270: Fix typo in documentation (Tollef Fog Heen)
1399         #488173: Remove __FUNCTION__, which is a gcc-ism (Jeff Cai)
1400         #488351: Fix an addressbook error on a fresh install (Matthew Barnes)
1401
1402 Other Contributors:
1403         Protect against a NULL subject string. (Jeffrey Stedfast)
1404
1405 Updated Translations:
1406         Anas Husseini (ar_
1407         Matej Urbanči (sl)
1408         Yavor Doganov (bg)
1409         Theppitak Karoonboonyanan (th)
1410         Ignacio Casal Quinteiro (gl)
1411
1412 Evolution-Data-Server 1.12.0 2007-09-17
1413 ---------------------------------------
1414
1415 Bug Fixes:
1416         #275990: (Novell Bugzilla) Handle errors from ldap for duplicate fields. (Rashmi C)
1417         #348149: Convert a g_assert to g_warning (Sankar P)
1418         #402506: Remembers idle and timeout calls and removes them when finalizing (Milan Crha)
1419         #426421: Fixed a crash when deleting two addressbooks (Chenthill Palanisamy)
1420         #469007: Skip white spaces at the beginning of header value when running filters (Milan Crha)
1421         #473880: Fixed serious compiler warnings (Milan Crha)
1422
1423 Other Contributors:
1424         Updated the timezones. (Chenthill Palanisamy)
1425
1426 Updated Translations:
1427         Nickolay V. Shmyrev (ru)
1428         David Planella (ca)
1429         Amitakhya Phukan (as)
1430         Inaki Larranaga Murgoitio (eu)
1431         Mugurel Tudor (ro)
1432         Gabor Kelemen (hu)
1433         Laurent Dhima (sq)
1434         Danishka Navin (si)
1435         Jamil Ahmed (bn)
1436         Igor Nestorovi (sr)
1437         Maxim Dziumanenko (uk)
1438         Kenneth Nielsen (da)
1439         Washington Lins (pt_BR)
1440         Clytie Siddall (vi)
1441         Jovan Naumovski (mk)
1442         Luca Ferretti (it)
1443
1444 Evolution-Data-Server 1.11.92 2007-09-03
1445 ----------------------------------------
1446
1447 Bug Fixes:
1448         #271841: Fix AIX compile errors (Ross Burton)
1449         #290330: (Novell Bugzilla) Fetch FOLDER_CLASS and PERMANENT_URL properties for public folders as well. (Varadhan)
1450         #298095: (Novell Bugzilla) Added a function to fetch the system folder flag (Chenthill Palanisamy)
1451         #298788: (Novell Bugzilla) Fixes crash in 64 bit architectures. (Chenthill Palanisamy)
1452         #301263: (Novell Bugzilla) Subscribed calendar requires restart (Chenthill Palanisamy)
1453         #302038: (Novell Bugzilla) remove warnings and make them debug statements (Sankar)
1454         #330185: Searching Evolution addressbooks only works for some fields (Ross Burton)
1455         #378759: Fixed a crash when entering S/MIME password (Milan Crha)
1456         #470445: Fix FSF address (Tobias Mueller)
1457
1458 Updated Translations:
1459         Kjartan Maraas (nb)
1460         Takeshi AIHANA (ja)
1461         Ivar Smolin (et)
1462         Ilkka Tuohela (fi)
1463         Ankit Patel (gu)
1464         Tirumurthi Vasudevan (ta)
1465         Wadim Dziedzic (pl)
1466         Jorge Gonzalez (es)
1467         Daniel Nylander (sv)
1468         Theppitak Karoonboonyanan (th)
1469         Clytie Siddall (vi)
1470         Duarte Loreto (pt)
1471         Stéphane Raimbault (fr)
1472
1473 Evolution-Data-Server 1.11.91 2007-08-27
1474 ----------------------------------------
1475
1476 Bug Fixes:
1477         #261084: Translator comments for "match-all" and "match-threads"(Jared Moore)
1478         #256878: Set the correct message for valid signatures (Vincent Untz)
1479         #332979: Fixes a thread synchronization issue while doing autocompletion (Srinivasa Ragavan)
1480         #337454: Fixed a crash when modifying a calendar entry (Milan Crha)
1481         #350539: Check for NULL MIME part (Milan Crha)
1482         #351756: Fixed a crash when modifying a datefield/date_entry (Milan Crha)
1483         #354855: CalDAV: Support response with relative URLs (Christian Kellner)
1484         #355659: CalDAV: New appointments disappear for 1 minute, and then reappear (Christian Kellner)
1485         #356176: Importing .vcf replaces line breaks with literal \n in NOTE (Patrick Ohly)
1486         #365213: Evolution can't show attachments in an attachment. (Wang Xin)
1487         #367760: Fix multiple issues with Save / Save All attachment button (Milan Crha)
1488         #381548: Fixed a crash in exchange (John D. Ramsdell)
1489         #394571: Fixed a caldav request bug (Jari Urpalainen)
1490         #437331: Read NSS certificate files more reliably (Matthew Barnes)
1491         #458715: Fixed a crash in GW proxy setting (Johnny Jacob)
1492         #464569: Plug memory leak and incorrect creation of gnome keyring attributes lists (Kevin Piche)
1493         #464636: In groupwise account sender field does not display anything (Ashish)
1494         #466309: Fix build with gcc 2.x (Jens Granseuer)
1495         #466987: Fix compilation errors caused by glibc's new "open" macro (Matthew Barnes)
1496         #467883: Add argument checks to several public functions (Matthew Barnes)
1497         #469870: Simply return from _get_ functions and don't show error warning (Milan Crha)
1498
1499 Other Contributons:
1500         Add new debugging framework which can be controlled during
1501          runtime with the CALDAV_DEBUG debug enviroment variable
1502          (Christian Kellner)
1503
1504 Updated Translations:
1505         Adam Weinberger (en_CA)
1506         Duarte Loreto (pt)
1507         Washington Lins (pt_BR)
1508         Daniel Nylander (sv)
1509         Hendrik Richter (de)
1510         Ivar Smolin (et)
1511         Ankit Patel (gu)
1512         Takeshi AIHANA (ja)
1513         Claude Paroz and Stéphane Raimbault (fr)
1514         Kjartan Maraas (nb)
1515         Tirumurthi Vasudevan (ta)
1516         Theppitak Karoonboonyanan (th)
1517         Gabor Kelemen (hu)
1518
1519 Evolution-Data-Server 1.11.90 2007-08-13
1520 -----------------------------------------
1521
1522 Bug Fixes:
1523         #261084 - "match-all" and "match-threads" in evolution camel needs translator comments (Jared Moore)
1524         #313221 - Import of vcards misses type information (Milan Crha)
1525         #314709 - Add GEO field to EVCard and EContact (Cosimo Cecchi)
1526         #327977 - Crash in e_account_set_string at e-account.c:929 (Milan Crha)
1527         #352346 - Cannot create Maildir account (Milan Crha)
1528         #355640 - crash on invalid response to the IMAP command "XX FETCH 1 BODY" (Sankar)
1529         #387806 - camel_text_index_new() faults instead of handling allocation failure (Rob Bradford)
1530         #415891 - Use EFlag for synchronization (Matthew Barnes)
1531         #420462 - Crash while clicking refresh in folder subscription (Srini)
1532         #427469 - Incorrect importing of VCard (Milan Crha)
1533         #439147 - Don't print pages of debug information (Jeff Cai)
1534         #451003 - Build fails because SOUP_SESSION_TIMEOUT is undefined (Ross Burton)
1535         #455799 - Remove all .cvsignore and update svn:ignore porperty in whole directories (Hiroyuki Ikezoe)
1536         #458670 - Crash while autocompleting in composer (Srini)
1537         #460999 - Crashing while looking up passwords (Srini)
1538         #461989 - Memory leaks fixes on e-categories* (Hiroyuki Ikezoe)
1539         #464252 - Use /usr/share/lib/zoneinfo/tab/zone_sun.tab on Solaris (Jeff Cai)
1540         #465419 - crash in e_gw_item_append_to_soap_message (Suman)
1541
1542 Updated Translations:
1543         Jorge Gonzalez (es)
1544         Daniel Nylander (sv)
1545         Ankit Patel (gu)
1546         Kjartan Maraas (nb)
1547         Ilkka Tuohela (fi)
1548         Takeshi AIHANA (ja)
1549         Runa Bhattacharjee (bn_IN)
1550         Danishka Navin (si)
1551         Daniel Nylander (sv)
1552         Kjartan Maraas (nb)
1553         Priit Laes (et)
1554         
1555 Evolution-Data-Server 1.11.6.1 2007-07-31
1556 -----------------------------------------
1557
1558 Bug fixes:
1559     #327851: Partially fixes a critical warning crasher allowing
1560     the events to appear properly in the view.
1561
1562 Updated Translations:
1563          Jorge Gonzalez (es)    
1564
1565 Other Contributors:
1566       Fixed a warning (Matthew Barnes)
1567       Look for the libedataserver header files from the source rather
1568       than install area (Chenthill Palanisamy)
1569       Only send remove notifications if the contact was in the view
1570       originally. (Ross Burton)
1571       Fixes annoying "Is a Directory" error,All (un)read count fixes should 
1572       have been ported, Moved items from sent-items are lost is fixed (Sankar P)
1573       Install the timezone files only on win32 systems. (Chenthill Palanisamy)
1574
1575 Evolution-Data-Server 1.11.6 2007-07-30
1576 ---------------------------------------
1577
1578 New in 1.11.6
1579         Add username & password entries to webcal dialog (Milan Crha)
1580
1581 Bug fixes:
1582         #268162: Add username & password entries to webcal dialog (Milan
1583          Crha)
1584         #342164: Harmonize error strings (Lakke Wankhede and Jared Moore)
1585         #380534: Collect all the required package versions in one place and
1586          explicitly require GTK+ 2.10 or higher (Matthew Barnes)
1587         #402925: Use strong SSL/TLS encryption (hggdh)
1588         #455796: Fixed a crash when starting evolution (Srinivasa Ragavan)
1589         #456565: Added support for Memos to webcal protocol, which is used
1590          for memos 'On The Web' (Milan Crha)
1591         #457523: Fixed parse error in quick search bar (Johnny Jacob)
1592         #460649: Used image menu item and using sources colors when
1593          possible. Didn't work for collapsed state (Milan Crha)
1594         #460681: Always report connection status when connecting (Karl
1595          Relton)
1596         #460861: Add some sanity checks in camel (Ross Burton)
1597         #460867: Fixed a crash in calendar (Srinivasa Ragavan)
1598
1599 Updated Translations:
1600         Inaki Larranaga Murgoitio (eu)
1601         Andre Klapper (de)
1602         Priit Laes (et)
1603         Pramod (te)
1604         Wouter Bolsterlee (nl)
1605         Daniel Nylander (sv)
1606         Ilkka Tuohela (fi)
1607         Theppitak Karoonboonyanan (th)
1608
1609 Other Contributors:
1610         Plugged memory leak (Hiroyuki Ikezoe)
1611
1612 Evolution-Data-Server 1.11.5 2007-07-09
1613 ---------------------------------------
1614
1615 New in 1.11.5
1616
1617         Exchange delegation support (Bharath and Suman)
1618
1619 Bug fixes:
1620         #307410: Fix prompting for IMAP password a second time after
1621          canceling first request (Milan Crha)
1622         #311098: Changes to appointment is visible across restarts (Milan
1623          Crha)
1624         #352284: Do not fetch the message from server - instead use the
1625          header information to calculate the expiry period. (Veerapuram
1626          Varadhan)
1627         #364731: Fix error dialog when creating searches with negative score
1628          (Milan Crha)
1629         #394572: Include a missing forward http proxy in caldav module (Jari
1630          Urpalainen)
1631         #410823: Fixed a crash when clicking on an URL and then closing the
1632          browser (Srinivasa Ragavan)
1633         #412735: Fix a typo avoiding open_brace to be initialized (Pascal
1634          Terjan)
1635         #434356: Fix USENET crash when retrieving gmane.linux.kernel
1636          (Jindrich Makovicka)
1637         #448947: Fixed a cyclic configure option (Karsten Bräckelmann)
1638         #449531: Fix partial email display when GPG verification fails
1639          (Milan Crha)
1640         #452996: Fix a typo and wording (Christian Kirbach)
1641         #454570: Fix build with gcc 2.x (Jens Granseuer)
1642
1643 Updated Translations:
1644         Ankit Patel (gu)
1645         Jorge Gonzalez (es)
1646         Nguyễn Thái Ngọc Duy (vi)
1647         Clytie Siddall (vi)
1648         Daniel Nylander (sv)
1649         Funda Wang (zh_CN)
1650         I. Felix (ta)
1651
1652 Evolution-Data-Server 1.11.4 2007-06-18
1653 ---------------------------------------
1654
1655 Bug fixes:
1656         #312854: Fix a hang while renaming folders twice for exchange
1657          (Matthew Barnes)
1658         #331099: Fix calculation of array index to avoid negative values
1659          (Matthew Barnes)
1660         #344728: Add headers for Sun Kerberos v5 (Irene Huang)
1661         #352284: Do not fetch the message from server - instead use the
1662          header information to calculate the expiry period. (Veerapuram
1663          Varadhan)
1664         #437751: Fix time display in Windows (Andreas Köhler)
1665         #443705: Fixed build break due to incorrect macro (Loïc Minier)
1666         #443958: Add support for help string. (Sebastien Tandel)
1667         #447414: Security bugfix - negative index of an array (Philip Van
1668          Hoof)
1669         #447753, #447749: Fix a memory leak (Matthew Barnes)
1670         #448589: Add support for automake 1.6 (Tobias Mueller)
1671
1672 Other Contributors:
1673         Check entire IMAP4 summary to remove non-existent messages (Jeffrey
1674          Stedfast)
1675         Fetches "Sent Items" in all folders. Also, fixed some bugs in moving
1676          mails across folders. (Sankar P)
1677
1678 Updated Translations:
1679         Priit Laes (et)
1680         Pema Geyleg (dz)
1681         Jorge Gonzalez (es)
1682
1683 Evolution-Data-Server 1.11.3 2007-06-04
1684 ---------------------------------------
1685
1686 New in 1.11.3:
1687         Addressbook optimizations (Ross Burton)
1688         Introduced search capabilities in calendar (Keshav Upadhyaya,
1689          Abhishek Parwal)
1690
1691 Bug fixes:
1692         #360114: Use g_list_prepend/reverse rather than append (Paolo
1693          Borelli)
1694         #409542: Fix various linking issues in e-d-s (Loic Minier)
1695         #425129: Added timezone for Asia/Jerusalem, Australia/Perth and 
1696          fixed the crash when there is no tzname. (Pascal Terjan)
1697         #438577: Fix some distcheck errors (Matthew Barnes)
1698         #438577: Don't install implementation detail headers (Ross Burton)
1699         #438727: Hide implementation details from public headers (Ross 
1700          Burton)
1701         #438928: Add --disable-calendar to build without any calendar
1702          support (Ross Burton)
1703         #440524: Memory leak fixes (Srinivasa Ragavan)
1704         #442187: Fix to open default memo component (John Stowers)
1705         #438928: Ability to build EDS with just addressbook only.
1706
1707 Evolution-Data-Server 1.11.2 2007-05-14
1708 ---------------------------------------
1709
1710 New in this release:
1711         * EContact optimization from (Oystein Gisnas and Milan Crha)
1712
1713 Bug fixes:
1714         #420496: Add support to cut/copy contacts in composer (Ebby Wiselyn)
1715         #339160: Implement the sync method for Addressbook backends (Ross Burton)
1716         #414191: Type fixes for EContact ints (Loïc Minier)
1717         #433782 and #336574: Optimise vCard folding (Oystein Gisnas and
1718          Milan Crha)
1719         #431135: Fix a crash when modifying a calendar event (Rob
1720          Bradford)
1721         #274035: Importing a Vcard with attached photo data is now possible
1722          (Jonty Wareing)
1723         #361138: Fix a crash when double clicking text widget in calendar
1724          in indic locales (Matthew Barnes)
1725
1726 Other Contributors:
1727         Jules Colding
1728
1729 Updated Translations:
1730         Jorge Gonzalez (es)
1731
1732
1733 Evolution-Data-Server 1.11.1 2007-04-23
1734 ---------------------------------------
1735
1736 Bug fixes:
1737
1738         #383686: Use g_mkdir_with_parents (Ross Burton)
1739         #322105: Fix for non-junk messages to learn ham. (Srinivasa Ragavan)
1740         #418971: E-D-S requires GLib 2.10 now; remove dead
1741          backward-compatibility code for GLib < 2.8 (Matthew Barnes)
1742         #360240: Remove unused variable. (Matthew Barnes)
1743         #360619: Fix "incompatible pointer type" warnings (Matthew Barnes)
1744         #405495: Don't mix declarations and code (Jens Granseuer)
1745         #360807: Fix a couple of memory leaks (Chris Heath)
1746         #400970: Remove marshallers that are in GLib already (Ross Burton)
1747         #413173: Fix up the documentation (Ross Burton & Matthew Barnes)
1748         #420933: Copy the recurrence ID string so it doesn't disappear on us.
1749          (Patrick Ohly)
1750         #426893: Added support from address fields in LDAP addressbook. (Caolan
1751          McNamara)
1752         #422883: Build fix for SUN LDAP (Wang Xin)
1753         #424837: Allow contact creation to fail, and propagate the error back
1754          (Ross Burton)
1755         #422932: Make EContact extendable (Ross Burton)
1756         #428183: BDBB backend cleanups (Ross Burton)
1757         #425512: Fix issue with creating a new addressbook (Xiurong Simon Zheng)
1758         #426564: Misc cleanups (Ross Burton)
1759         #385078: Don't go via GObject properties when calling e_contact_get (Ross
1760          Burton)
1761         #425464: e-vcard optimizations (Ross Burton)
1762         #422652: Return decent error codes, and convert errors to human readable
1763          strings for the console. (Ross Burton)
1764         #421445: Fix build logic for e-name-western-tables.h (Ross Burton)
1765         #421683: Fix broken dispose/finalise in e-book-backend-file.c (Ross
1766          Burton)
1767         #359806: Non-ascii characters generate trash in address lists (Matthew
1768          Barnes and Makuchaku)
1769         #373117: Use the new ESource color API. (Matthew Barnes)
1770         #425535: Dont submit path of EDS for segv_handler. (Frederic Crozat)
1771         #423382: Convert messages from gnupg to UTF-8 (Pascal Terjan)
1772         #415891: Introduce EFlag in libedataserver (Matthew Barnes)
1773         #388789: Make the libiconv test program returns a value (Matthew Barnes)
1774         #388788: Fix autotools checks for iconv (Elijah Newren)
1775
1776 Other Contributors:
1777         Debug statements should be conditional (Sankar P)
1778         Fix compiler warnings and other code cleanups (Kjartan Maraas)
1779         Many IMAP fixes. (Jeffrey Stedfast)
1780         Improved GroupWise mailer component (Sankar P)
1781
1782 Updated Translations:
1783         Funda Wang (zh_CN)
1784         Djihed Afifi (ar)
1785         Duarte Loreto (pt)
1786         Laurent Dhima (sq)
1787         David Lodge (en_GB)
1788
1789 Evolution-Data-Server 1.10.0 2007-03-12
1790 ---------------------------------------
1791
1792 Changes since Evolution-Data-Server 1.9.92 :
1793
1794         Harish Krishnaswamy
1795         Matthew Barnes
1796         Ross Burton
1797
1798 Updated Translations:
1799         
1800         Igor Nestorivić (sr)
1801         Mugurel Tudor (ro)
1802         Tino Meinen (nl)
1803         Alexander Shopov (bg)
1804         Jovan Naumovski (mk)
1805         Takeshi AIHANA (ja)
1806         Maxim Dziumanenko (uk)
1807         Gintautas Miliauskas (lt)
1808         Chao-Hsiung Liao (zh_HK, zh_TW)
1809         Ankit Patel (gu)
1810         Leonid Kanter (ru)
1811
1812 Evolution-Data-Server 1.9.92 2007-02-26
1813 ---------------------------------------
1814
1815 Updated Translations:
1816         Gabor Kelemen  (hu)
1817         Luca Ferretti (it)
1818         Artur Flinta (pl)
1819         Priit Laes (et)
1820          
1821 Contributors:
1822         Gilles Dartiguelongue
1823         Matthew Barnes
1824
1825 Evolution-Data-Server 1.9.91 2007-02-12
1826 ---------------------------------------
1827
1828 Updated Translations:
1829         Duarte Loreto (pt)
1830         Pema Geyleg (dz)
1831         Djihed Afifi  (ar)
1832         Changwoo Ryu (ko)
1833         Daniel Nylander (sv)
1834         Raphael Higino (pt_BR)
1835         Hendrik Richter (de)
1836         Priit Laes and Ivar Smolin (et)
1837          
1838 Contributors:
1839         Sankar P
1840         Harish Krishnaswamy
1841         Kjartan Maraas
1842         Priit Laes 
1843         Patrick Ohly
1844         Ross Burton
1845         Trond Myklebust
1846
1847 Evolution-Data-Server 1.9.6 2007-01-22
1848 --------------------------------------
1849
1850 Updated Translations:
1851 Stéphane Raimbault (fr), Priit Laes (et),
1852 Daniel Nylander (sv)
1853
1854 Contributors:
1855 Nickolay V. Shmyrev : #353060
1856 Sankar P : IMAP Configurable Headers
1857 Srinivasa Ragavan: Fallback code for Gnome Keyring
1858 Harish Krishnaswamy: Fixes calling glib methods
1859
1860
1861 Evolution-Data-Server 1.9.5 2007-01-08
1862 --------------------------------------
1863
1864 Updated Translations:
1865 Francisco Javier F. Serrador (es), Djihed Afifi (ar), Kjartan Maraas (nb), 
1866 Theppitak Karoonboonyanan (th), David Lodge (en_GB),  
1867 Christophe Fergeau (fr), Clytie Siddall (vi)
1868
1869 Bug Fixes: 362638, 387397, 387638 and other downstream fixes
1870
1871 Contributors:
1872 Mathew Barnes, Veerapuram Varadhan, Chenthill Palaniswamy, Jeff Cai
1873
1874 Evolution-Data-Server 1.9.4 2006-12-18
1875 --------------------------------------
1876
1877 Updated Translations:
1878 Djihed Afifi (ar), Ilkka Tuohela (fi).
1879
1880 Bug fixes : 349445, 346728, 268412, 363445, 
1881 208395, 222605 (bugzilla.novell.com), memory leak and 
1882 other cleanup fixes.
1883
1884 Contributors: 
1885 Veerapuram Varadhan, Harish Krishnaswamy, Srinivasa Ragavan,
1886 Ross Burton, Tor Lillqvist, Bastien Nocera
1887
1888
1889 Evolution-Data-Server 1.9.3 2006-12-04
1890 --------------------------------------
1891
1892 Updated Translations:
1893 Alexander Shopov (bg), Josep Puigdemont i Casamajó (ca),
1894 Ivar Smolin (et).
1895
1896 Bug fixes : 330157, 350880, 328836, 348123, 365000, 353924. 
1897 174655, 222605, 219729, 208318, 207960. (bugzilla.novell.com)
1898 plus miscellaneous code clean-ups and memory leak fixes.
1899
1900 Contributors :
1901 Harish Krishnaswamy, Sankar, Srinivasa Ragavan, Chenthill, 
1902 Claudio Saavedra, Ross Burton, Matthew Barnes, Andrew Ruthven.
1903
1904 Evolution-Data-Server 1.9.2 2006-11-07
1905 --------------------------------------
1906
1907 Updated Translations:
1908
1909 Ivar Smolin (et), Francisco Javier F. Serrador (es).
1910
1911 Bug fixes : 
1912 330157, 369368, 312348, 365000.
1913
1914 Contributors :
1915 Srinivasa Ragavan, Hans Petter Jansson, Harish Krishnaswamy,
1916 Claudio Saavedra.
1917
1918
1919 Evolution-Data-Server 1.9.1 2006-10-16
1920 --------------------------------------
1921
1922 Updated Translations:
1923 Ilkka Tuohela (fi), Priit Laes (et),
1924 Ignacio Casal Quinteiro (gl),
1925 Ivar Smolin (et)
1926
1927 Contributors:
1928 Steffen Eschenbacher, Tor Lillqvist,
1929 Srinivasa Ragavan, Matthew Barnes, Harish Krishnaswamy
1930
1931 Evolution-Data-Server 1.8.1 2006-10-02
1932 --------------------------------------
1933
1934 Updated Translations:
1935
1936 Ivar Smolin (et), Marco Ciampa (it), Luca Ferretti (it),
1937 Åsmund Skjæveland (nn), David Lodge (en_GB).
1938
1939 Bug fixes :
1940
1941 350907, 350617, 347811, 357666, 351330, 352596, 352872, 356051. 
1942
1943 Contributors:
1944 Li Yuan, Veerapuram Varadhan, Sankar, Chenthill Palanisamy, 
1945 Matthew Barnes, Mikael Nilsson, Devashish Sharma, Ross Burton,
1946 Harish Krishnaswamy.
1947
1948 Evolution-Data-Server 1.8.0 2006-09-04
1949 --------------------------------------
1950 Evolution -Data-Server 1.8 Stable Release for GNOME 2.16.0.
1951
1952 Evolution-Data-Server 1.7.92, 2006-08-21
1953 ------------------------------------------
1954
1955 Updated Translations
1956
1957 Hendrik Richter (de), Alexander Shopov (bg), Rahul Bhalerao (mr),
1958 Satoru SATOH (ja), Kjartan Maraas (nb), Artur Flinta (pl),
1959 Žygimantas Beručka (lt), Daniel Nylander (sv), Runa Bhattacharjee (bn_IN),
1960 Gabor Kelemen (hu), Leonid Kanter (ru), Matic Žgur (sl), 
1961 Clytie Siddall (vi), Funda Wang (zh_CN), Changwoo Ryu (ko),
1962 Vladimer Sichinava (ka), Xavier Conde Rueda (ca), Maxim Dziumanenko (uk),
1963 Guntupalli Karunakar (dz), Theppitak Karoonboonyanan (th), 
1964 Priit Laes (et).
1965
1966 Bug Fixes:
1967
1968 Ricardo Markiewicz, Chenthill, Harish, Kjartan Maraas,
1969 j@bitron.ch
1970
1971 Evolution-Data-Server 1.7.91, 2006-08-07
1972 ------------------------------------------
1973
1974 Updated Translations
1975
1976 Francisco Javier F. Serrador (es), Inaki Larranaga (eu), Ilkka Tuohela (fi),
1977 Christophe Merlet (fr), Ahmad Riza H Nst (id), Kjartan Maraas    (nb), 
1978 Vincent van Adrighem (nl), Jovan Naumovski (mk), Theppitak Karoonboonyanan (th)
1979
1980 New in EDS 1.7.91:
1981 - Add filters to Groupwise SOAP calls so that each component fetches items of
1982   its own type and none other. (Harish)
1983 - Memory fixes in Addressbook (Hans Peters Jansson)  
1984
1985 Bug Fixes:
1986 Matthew Barnes, Chenthill Palanisamy, Devashish Sharma, Srinivasa Ragavan, 
1987 Tor Lillqvist, Harish Krishnaswamy, Ed Catmur, Ross Burton, 
1988 Wouter Bolsterlee
1989
1990 Evolution-Data-Server 1.7.90.1, 2006-07-25
1991 ------------------------------------------
1992 Fix a dist bug in tarball.
1993
1994 Evolution-Data-Server 1.7.90, 2006-07-24
1995 ----------------------------------------
1996 Updated Translations contributed by:
1997
1998 Funda Wangi (zh_CN), Christophe Merlet (fr),
1999 Jonathan Ernst (fr), Changwoo Ryu (ko),
2000 Kostas Papadimas (el), Dzongkhalinux team, DIT (dz),
2001 Ilkka Tuohela (fi), Ankit Patel (gu), Daniel Nylander (sv),
2002 Priit Laes (et), Francisco Javier F. Serrador (es),
2003 Raivis Dejus (lv).
2004
2005 New in EDS 1.7.90 : 
2006 Support for GW Reminder Notes (Chenthill)
2007 Split cache for less memory, better performance (Harish)
2008 Support for security-classifications in GW send options (Sankar)
2009 Support for default alarms in GW (Harish)
2010 Support for Gadu Gadu IM in Contact Entries 
2011 (Artur Flinta, Fryderyk Dziarmagowski) 
2012 Memory reduction and Performance improvements in Contacts (Ross Burton)
2013
2014 Bug fixes :
2015 Andre Klapper, Shreyas Srinivasan, Sushma Rai, Vandana Shenoy,
2016 Harish Krishnaswamy, Devashish Sharma, Hiroyuki Ikezoe, Srinivasa Ragavan.
2017 Luca Ferretti
2018
2019 Evolution-Data-Server 1.7.4, 2006-07-10
2020 ---------------------------------------
2021 Updated Translations contributed by:
2022
2023 Inaki Larranaga, Ilkka Tuohela, 
2024 Vincent van Adrighem, Runa Bhattacharjee,
2025 Changwoo Ryu, I.Felix, Rajesh Ranjan,
2026 Dzongkhalinux, Yair Hershkovitz, Kjartan Maraas,
2027 Chao-Hsiung Liao, Ignacio Casal Quienteiro,
2028 Theppitak Karoonboonyan, Francisco Javier F. Serrador,
2029 Ankit Patel, Hendrik Richter.
2030
2031 Bug fixes: 
2032 Harish Krishnaswamy, Jeffrey Stedfast, Sankar P,
2033 Tor Lillqvist, Andre Klapper, ,Parthasarathi,
2034 Srinivasa Ragavan, Chenthill, Wang Xin, Ross Burton,
2035 Devashish Sharma, Boby Wang, Simon Zheng, Hiroyuki
2036 Ikezoe, Frederic Peters.
2037
2038
2039 Evolution-Data-Server 1.7.3, 2006-06-12
2040 ---------------------------------------
2041 Updated Translations contributed by:
2042
2043 Kjartan Maraas, Francisco Javier F. Serrador,
2044 Gabor Kelemen, Ignacio Casal Quinteiro,
2045 Ankit Patel, Pema Geyleg, Inaki Larranaga, 
2046 Clytie Siddall, Emil Hessman.  
2047
2048 Bug fixes and other changes :
2049 Chris Heath , Tor Lillqvist, Srinivasa Ragavan,
2050 Jeffrey Stedfast, Parthasarathi Susarla,
2051 Sankar P, Harish Krishnaswamy, Ross Burton, Wang Xin
2052 Simon Zheng, Devashish Sharma, Hiroyuki Ikezoe, 
2053 Frederic Peters. 
2054
2055 Evolution-Data-Server 1.7.1, 2006-04-24
2056 ----------------------------------------
2057
2058 First release of 1.7 development series.
2059
2060 What is new ?
2061 -------------
2062
2063 * Capability to link dynamically to libdb.
2064 * Integration with gnome-keyring.
2065
2066 Evolution-Data-Server 1.5.92, 2006-02-27
2067 ----------------------------------------
2068 Bug fixes since last release :
2069 http://go-evolution.org/Evo2.5.92#Evolution-Data-Server
2070
2071 Updated Translations:
2072
2073         - ca (Josep Puigdemont i Casamajó)
2074         - el (Kostas Papadimas)
2075         - et (Priit Laes)
2076         - eu (Inaki Larranag)
2077         - lt (Žygimantas Beručka)
2078         - pl (Artur Flinta)
2079         - th (Theppitak Karoonboonyanan)
2080
2081 Evolution-Data-Server 1.5.91, 2006-02-13
2082 ----------------------------------------
2083 Bug fixes since last release :
2084 http://go-evolution.org/Evo2.5.91#Evolution-Data-Server
2085
2086 Updated Translations:
2087
2088         - cs (Lukas Novotny)
2089         - cs (Miloslav Trmac)
2090         - cy (Rhys Jones)
2091         - et (Ivar Smolin)
2092         - fi (Ilkka Tuohela)
2093         - ja (Takeshi AIHANA)
2094         - pt (Duarte Loreto)
2095         - ru (Leonid Kanter)
2096         - sq (Laurent Dhima)
2097         - sr, sr@Latn (Slobodan D. Sredojevic)
2098         - th (Supranee Thirawatthanasuk)
2099         - th (Theppitak Karoonboonyanan)
2100
2101 Evolution-Data-Server 1.5.90, 2006-01-30
2102 ----------------------------------------
2103
2104 What's new:
2105
2106 Bug fixes sinces 1.5.5 :
2107 http://bugzilla.gnome.org/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=Desktop&product=Evolution-Data-Server&long_desc_type=substring&long_desc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=RESOLVED&resolution=FIXED&resolution=WONTFIX&resolution=DUPLICATE&resolution=NOTABUG&resolution=NOTGNOME&resolution=INCOMPLETE&resolution=INVALID&resolution=GNOME1.x&resolution=MOVED&resolution=OBSOLETE&resolution=NOTXIMIAN&emailassigned_to1=1&emailtype1=substring&email1=&emailassigned_to2=1&emailreporter2=1&emailqa_contact2=1&emailcc2=1&emailtype2=substring&email2=&bugidtype=include&bug_id=&chfieldfrom=2006-01-17&chfieldto=Now&chfield=bug_status&chfieldvalue=RESOLVED&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=
2108
2109 Updated Translations:
2110
2111         - en_CA (Adam Weinberger)
2112         - es (Francisco Javier F. Serrador)
2113         - et (Ivar Smolin)
2114         - fi (Ilkka Tuohela)
2115         - gl (Ignacio Casal Quinteiro)
2116         - gu (Ankit Patel)
2117         - gu (Ankit Patel)
2118         - ko (Changwoo Ryu)
2119         - nb, no (Kjartan Maraas)
2120         - nl (Tino Meinen)
2121         - vi (Clytie Siddall)
2122         - zh_CN (Funda Wang)
2123         - zh_TW, zh_HK (Chao-Hsiung Liao)
2124
2125 Evolution-Data-Server 1.5.5, 2006-01-16
2126 ----------------------------------------
2127
2128 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
2129
2130         #321812 – crash during Draft saving in offline mode (Shreyas)
2131         #314841 – gw: Don't Mark Trash As New Messages (Parthasarathi)
2132         #323570 – gw: Forward Of Multiple Messages At Once Loses Formatting (Parthasarathi)
2133         #320898 – gw: Inserted Images Appears As Broken Link Image (Parthasarathi)
2134         #303998 – In 'Exchange Connector' GAL should be selected for 'Autocompletion by default (Sushma)
2135         #323115 – --force-shutdown does not shutdown e-d-s (Harish)
2136         #326060 – Exchange password expiry handling is broken (Sushma)
2137         #267402 – can not specify https URL for a remote calendar location (Tony Tsui)
2138         #324518 – Webcal Entries Duplicated In Calendar (Chenthill)
2139         #324741 – Critical Warning on Command Line (Chenthill)
2140         #214977 – Contact lists on LDAP server are broken (Sushma)
2141         #320065 – Fix GList leaks (Ross Burton)
2142         #325959 – Subscribe to other user's folder not working (Sushma)
2143         #242966 – Focus Problem, Screen Entry on "Select Contacts From Address Book" screen (Johnny Jacob)
2144         
2145
2146 Other Fixes :
2147         
2148         - Merge Calendar backend bits from evolution-caldav module into EDS (Harish)
2149         - Code cleanup (Simon Zheng, Kjartan Maraas, Parthasarathi)
2150         - Win32 fixes (Tor Lillqvist)
2151         
2152         
2153 Updated Translations:
2154
2155         - bg (Alexander Shopov)
2156         - ca (Josep Puigdemont i Casamajó)
2157         - gl (Ignacio Casal Quinteiro)
2158         - ja (Takeshi AIHANA)
2159         - lt (Žygimantas Beručka)
2160         - nl (Vincent van Adrighem)
2161
2162
2163 Evolution-Data-Server 1.5.4, 2006-01-02
2164 ----------------------------------------
2165
2166 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
2167
2168         #323106 - IMAP drawers with non-ASCII UTF-8 names do not work (Tor Lillqvist)
2169         #317794 - Groupwise mail folder not visible (Parthasarathi)
2170         #324483 - Memory leak in Exchange connector (Sushma)
2171         #305006 - Fixed vCalendar file import without UID (Chenthill)
2172         #267330 - Fixed a crash/hang while accepting exchange meeting invititation (Chenthill)
2173         #324009 - Hang in Evolution Calendar (Chenthill)
2174         #317411 - Fixed Evolution crash while synchronizing with palm device. (Varadhan)
2175         #238979 - Added Support to expand contact lists inline in name selector entry
2176         
2177 Other Fixes :
2178
2179         - Added option to select emails in contacts/lists in name selector
2180           entry (Srinivasa Ragavan)
2181         - Modifications to use gstdio wrappers (Tor Lillqvist)
2182         - Exchange fixes (Sushma)
2183         - Network Manager Support (Shreyas)
2184         - Win32 fixes (Tor Lillqvist)
2185         
2186 Updated Translations:
2187
2188         - en_CA (Adam Weinberger)
2189         - es (Francisco Javier F. Serrador)
2190         - fi (Ilkka Tuohela)
2191         - gl (Ignacio Casal Quinteiro)
2192         - gu (Ankit Patel)
2193         - ja (Takeshi AIHANA)
2194         - nb, no (Kjartan Maraas)
2195         - nn (Åsmund Skjæveland)
2196         - vi (Clytie Siddall)
2197
2198
2199 Evolution-Data-Server 1.5.3, 2005-12-12
2200 ----------------------------------------
2201
2202 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
2203
2204         #323433 - Evolution crashes when folding vfolder subfolders while in one,
2205                   wont restart (Jeff Cai)
2206         #321139 - evolution will crash on solaris when print error message (Shi Pu)
2207         #321515 - Lazy-bind loaded modules in camel (Ross Burton)
2208         #322408 - creating new folder causes evolution to hang on the uw-imapd
2209                   server (Jeff Cai) 
2210         #317322 - crash when delete a imported recurrent event (Chenthill)
2211         #318777 - recurrence editing ... (Chenthill)
2212         #323349 - Evolution data server, Configuration failed on Solaris (Irene Huang)
2213         #319592 - Use GLib for determining host endian (Ross Burton)
2214         #319591 - Use G_DEFINE_TYPE in libedataserver (Ross Burton)
2215         #321830 - GW - Not All Email In Sent Items Appearing In Evolution (Parthasarathi)
2216
2217 Other Fixes :
2218         - Numerous fixes in Camel/Libebook/libedataserver for Win32 support (Tor Lillqvist) 
2219         - Hula provider fixes (Harish)
2220         - Exchange : Use remembered password for authentication (Irene Huang)
2221         - Exchange : fix compiler warnings (Sushma)
2222         - Build fixes (Dave Malcolm)
2223
2224 Updated Translations:
2225
2226         - be (Vital Khilko)
2227         - bg (Alexander Shopov)
2228         - cs (Miloslav Trmac)
2229         - en_CA (Adam Weinberger)
2230         - es (Francisco Javier F. Serrador)
2231         - fa (Meelad Zakaria)
2232         - fr (Christophe Merlet)
2233         - gl (Ignacio Casal Quinteiro)
2234         - gu (Ankit Patel)
2235         - ja (Takeshi AIHANA)
2236         - nb, no (Kjartan Maraas)
2237         - zh_CN (Funda Wang)
2238
2239
2240 Evolution-Data-Server 1.5.2, 2005-11-14
2241 ---------------------------------------
2242
2243 New Features:
2244         - Camel Hula Provider (Harish)
2245
2246 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
2247
2248         #320095 - Empty Trash Deletes From GW POA, But Doesn't Delete Headers 
2249                   In Trash Folders (Parthasarathi)
2250         #314476 - Fixes to inform the Over quota issue in groupwise to
2251                   user (Sankar)
2252         #320736 - Fixed a possible crash due to a invalid buffer
2253                   (Parthasarathi)
2254         #317804 - Fix Macao timezone issue (Harish)
2255         #318130 - Fix to include e-cal-time-util.h for
2256                   e-cal-backend-http.c to solve a build issue. (Matthew Daniel)
2257         #319612 - Stop warnings from e-destination about xmlChar when
2258                   compiling using gcc4 (Ross Burton)
2259         #319848 - Multiple Select for To/CC/BCC in Name selector dialog.
2260                   (Sushma)
2261
2262 Other Fixes:
2263
2264         - Changed the string so as to be consistent with Win32 client error 
2265           messages. (Sankar)
2266
2267 Update Translations:
2268
2269         - ca (Adam Weinberger)
2270         - cs (Miloslav Trmac)   
2271         - es (Francisco Javier F. Serrador)     
2272         - fi (Ilkka Tuohela)
2273         - ja (Takeshi AIHANA)
2274         - ku (Erdal Ronahi)
2275
2276 Evolution-Data-Server 1.5.1, 2005-10-25
2277 ---------------------------------------
2278
2279 New Features : Support for Memos component (Nathan Owens)
2280
2281
2282 Other fixes :
2283
2284         - Win32 related bits and code clean-up (Tor Lillqvist) 
2285         - Remove Bonobo/GnomeProgram dependencies in 
2286           contact store/name selector (Ross Burton)
2287         - Fix for API/Base Version mismatches causing issues in
2288           Solaris where libdir==libexecdir (Irene Huang)
2289
2290 Updated Translations:
2291
2292         - en_CA (Adam Weinberger)
2293         - es (Francisco Javier F. Serrador)
2294         - gl (Ignacio Casal Quinteiro)
2295
2296 Evolution-Data-Server 1.3.8, 2005-08-22
2297 ---------------------------------------
2298
2299 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
2300
2301         #242032 - color labels stored to imap message store (Michael Zucchi)  
2302         #247706 - Automatically add comma after autocompleting an address (Devashish)
2303         #271894 - PGP-encrypted attached messages not displayed (Michael Zucchi)
2304         #271969 - Synchronize doesn't work for Tasks and Calendar (Armin Bauer, Varadhan, Mubeen)
2305         #300115 - RFC2047 encoding always separates the last non-ASCII UTF-8 character. (Changwoo)
2306         #300891 - Now camel should specify the translation domain explicitly to use gettext (Changwoo)
2307         #302835 - Mailbox does not appear on top in offline mode (Parthasarathi)
2308         #302963 - Status tracking does not work for some items (Vivek)
2309         #309499 - Additional mail is sent to delegate(s) in Groupwise. (Chakravarthi)
2310         #310325 - Meeting request mail cannot be sent for Meeting created in 'Personal' calendar (Vivek)
2311         #310496 - 'make check' fails on gpg test (Michael Zucchi) 
2312         #310956 - gw: trying to copy the mailbox folder when online copies the folder below the mailbox folder (Parthasarathi)
2313         #311078 - Calendar loading progress information goes beyond 100% (Chakravarthi)
2314         #311639 - mh: Renaming parent folder loses subfolders (Michael Zucchi)
2315         #311831 - sometimes clicking on a meeting request mail or any mail related to assigned task crashes evolution (Chenthill)
2316         #312184 - Signature shown as attachment (Parthasarathi)
2317         #312578 - In GW calendar user should be able to delegate all instances together (Chenthill)
2318         #312668 - Unable to go back to Online mode after clicking offline button (Michael Zucchi)
2319         #312715 - Evolution crashes moving IMAP folder to local folder (Michael Zucchi)
2320         #312831 - crash in camel-folder-thread.c:sort_node when generating message list (Michael Zucchi)
2321         #312857 - gw: Evolution crashes while starting up (Parthasarathi)
2322         #312988 - Regressing 274308 - EDS crashed (Sushma)
2323         #313058 - gw: Unable to create a new folder(subfolder) with names like Mailbox, Sent Items, etc (Vivek)
2324         #313091 - Useless assignment in e-vcard (Ross Burton)
2325         #313284 - camel indexing valgrind hits (Michael Zucchi)
2326         #313381 - gw: evo crashes while trying to refresh the folder (Vivek)
2327         #313574 - crash viewing IMAP mail (Michael Zucchi)
2328         #313593 - imap4: sub folders not working (Michael Zucchi)
2329         #313657 - IOP: Implement Outlook-like handling of recurrence corner-cases (Carsten Guenther)
2330         #313806 - cannot decrypt an encrypted message (Parthasarathi)
2331
2332 Updated Translations:
2333
2334         - bg (Rostislav Raykov)
2335         - ca (Xavier Conde)
2336         - de (Frank Arnold)
2337         - de (Kostas Papadimas)
2338         - el (Kostas Papadimas)
2339         - et (Ivar Smolin)
2340         - hu (Gabor Kelemen)
2341         - lt (Justina Klingaitė)
2342         - sr, sr@Latn (Igor Nestorivić)
2343         - sq (Laurent Dhima)
2344
2345 Evolution-Data-Server 1.3.7, 2005-08-08
2346 ---------------------------------------
2347
2348 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
2349
2350          #274382 - Multiple CC headers are not processed properly (Michael Zucchi)
2351          #310198 - Grammar errors failing Sun's compiler 'Vulcan / Forte' (Mengjie Yu)
2352          #309237 - broken imap server workaround (Michael Zucchi)
2353          #311658 - 1.3.6 lists a pile of old folders (Michael Zucchi)
2354          #300048 - configure script fails to detect getaddrinfo (Harish)
2355          #312535 - GW: Fwded message headers are not displayed (Parthasarathi)
2356          #305304 - Description does not appear completely when using the ITIP FORMATTER plugin (Dinesh Layek)
2357          #312190 - problems with junk test in filters (Vivek Jain)
2358          #312185 - Configuring same account for IMAP and GroupWise troubles Proxy Login (Sankar)
2359          #302968 - GW: Some mails do not get delivered (Sankar)
2360          #305590 - GW: don't see schedules from people in other post offices. (Chenthill)
2361          #310328 - Cannot create recurring 'All Day event' in groupwise calendar (Chenthill)
2362          #311684 - evolution-data-server crashes trying to reply all (Wolfgang Ocker)
2363          #303111 - GW long delays & no status (Sushma Rai)
2364          #308512 - Key /apps/evolution/lock/mail/accounts/save_password does not work correctly
2365
2366 Updated Translations:
2367
2368         - cs (Miloslav Trmac)
2369         - es (Francisco Javier F. Serrador)
2370         - et (Ivar Smolin)
2371         - fi (Ilkka Tuohela)
2372         - gu (Ankit Patel)
2373         - id (Imam Musthaqim)
2374         - it (Marco Ciampa)
2375         - ja (Takeshi AIHANA)
2376         - nb,no (Terance Sola)
2377         - nl (Reinout van Schouwen)
2378         - pl (GNOME PL Team)
2379         - pt_BR (Raphael Higino)
2380         - vi (Clytie Siddall)
2381         - zh_CN (Funda Wang)
2382         - zh_TW (Chao-Hsiung Liao)
2383
2384 Evolution-Data-Server 1.3.6, 2005-07-26
2385 ---------------------------------------
2386
2387 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
2388
2389 Addressbook :
2390          #260851 - "Edit Contact" option in Contact name popup menu (Sushma)
2391          #301922 - Composer Section (To: CC: BCC:) Fields Flip Order Of Names (Antony)
2392
2393 Calendar :
2394          #303548 - Missing Calendar Items in GW (Chenthill)
2395          #310752 - Multiple mails and multiple appointments created for a non recurring 
2396                    appointment (Chenthill)
2397          #310767 - Cannot Accept GW Appointments Without Error (Chenthill)
2398
2399 Mailer:
2400          #301871 - uninitialized variable in evo-data-server pop3 and imap backend
2401          (meissner@suse.de)
2402          #272505 - GroupWise" spelled inconsistently in evolution-data-server (Parthasarathi)
2403          #310953 - reproducible crash trying to "add signature" in preferences (Parthasarathi)
2404          #310716 - trying to delete a subfolder crashed evolution (Parthasarathi)
2405
2406 Exchange :
2407          #310483 - Check Remember password option, and enter wrong password - Evolution unusable
2408          (Arunprakash)
2409
2410 Others :
2411          #271837 - handle _PRETTY_FUNCTION_ for Sun compilers
2412          (The Written Word)
2413         - Copy folder contents locally by default. (Shreyas)
2414         - camel store/folder refactoring (Michael)
2415         - camel docs breakage fix (Shreyas) 
2416         - camel imap store - if the folder is on disk, just get it 
2417           offline, only go to the server if we need to. (Michael)
2418         - align ESource uri handling in Exchange addressbook to the
2419           calendar uris (Praveen)
2420         - remove esource removal to exchange plugins code (Sarfraaz)
2421         - support for timed refresh of GW system addressbook (Sushma)
2422         - freezing the cache while updating and writing to disk at once
2423           (Sushma)
2424         - make Name selector dialog more intuitive (Vivek)
2425         - send a cancel reply to kill a e-password dialog (Jedy Wang) 
2426
2427
2428 Updated Translations:
2429
2430         - cs (Miloslav Trmac)
2431         - de (Frank Arnold)
2432         - en_CA (Adam Weinberger)
2433         - es (Francisco Javier F. Serrador)
2434         - et (Ivar Smolin)
2435         - et (Priit Laes)
2436         - fi (Ilkka Tuohela)
2437         - gu (Ankit Patel)
2438         - hu (Gabor Kelemen)
2439         - id (Imam Musthaqim)
2440         - ja (Takeshi AIHANA)
2441         - nb, no (Kjartan Maraas)
2442         - nl (Vincent van Adrighem)
2443         - POTFILES (Adam Weinberger)
2444         - POTFILES (Sarfraaz Ahmed)
2445         - pt_BR (Raphael Higino)
2446         - sr, sr@Latn (Igor Nestorivia)
2447         - vi (Clytie Siddall)
2448         - zh_CN (Funda Wang)
2449
2450 Evolution-Data-Server 1.3.5, 2005-07-12
2451 ---------------------------------------
2452
2453 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
2454
2455         #309175 - Error compiling e-d-s based applications with GCC4 (Sushma)
2456         #309276 - "is" sexp queries not working with E_CONTACT_UID (Sushma)
2457         #308209 - SASL LOGIN mechanism protocol violation (Greg Hudson)
2458         #309684 - Contact text entry leaks threads (Ross Burton)
2459         #242165 - "search in any field" produces wrong results (Sushma)
2460         #302965 - Names begin with a comma in GW Sent Items folder (Partha)
2461
2462 New features :
2463         GroupWise Proxy support (Sankar, Shreyas)
2464
2465 Other fixes and changes :
2466
2467         - Support for getting e-mail ids from a contact list for GW
2468           addressbooks (Sushma)
2469         - Addressbook memory leak fixes (Kjartan Maraas, Ross Burton) 
2470         - Update GW address book only if marked for offline usage (Sushma)
2471         - Optimize e_cal_is_read_only calls (Viren)
2472         - Handle GW recurrences in Evolution (This and All) as in GW clients
2473           (Harish)
2474         - Optimize calendar attachment retrievals (Chenthill) 
2475         - Fix miscellaneous compiler versions (Harish)
2476         - Use read cursors request instead of getQM calls in GW backend (Chen)
2477         - Improve Junk Mail Handling support (Vivek)
2478         - Background folder refresh in GW store (Partha)
2479         - Make name selector dialog modal (Sushma)
2480         - Remove e-mail addresses more easily in name-selector (Philip Van Hoof)
2481         - Fetch folder size in Exchange store (Sarfraaz)
2482         - Exchange Foreign hierarchy support (Shakti Sen)
2483         - Improved error handling in Exchange store (Arun Prakash)
2484
2485 Updated Translations:
2486
2487         - bg (Rostislav Raykov)
2488         - cs (Miloslav Trmac)
2489         - de (Jens Seidel)
2490         - en_CA (Adam Weinberger)
2491         - es (Francisco Javier F. Serrador)
2492         - et (Ivar Smolin)
2493         - nb, no (Terance Sola)
2494         - vi (Clytie Siddall)
2495         - zh_TW (Chao Hsiung Liao) 
2496
2497 Evolution-Data-Server 1.3.4, 2005-07-02
2498 ----------------------------------------
2499
2500 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
2501
2502 Camel
2503         #303225 - Left pane is not updated with maildir (Michael Zucchi)
2504
2505 Addressbook
2506         #302006 - Autocompletion does not work properly (Hans Petter Jansson)
2507
2508 Calendar
2509         #309079 Memory leaks when syncing PDA on FC4 (Harish)
2510
2511
2512 Other fixes and changes:
2513
2514         - Inline PGP signature support (Matt Brown)     
2515         - Add exchange as a supported backend to e-d-s
2516         - remove checks for unused fields in camel local provider (Michael
2517           Zucchi)
2518         - Display GW events based on date of appointment not on the received
2519           time. (Parthasarathi)
2520         - Remove redundant linking of http backend to the file (Chen) 
2521         - Define static capability for delegation to multiple recipients (Chen)
2522         - Support --no-undefined option on windows while building evolution 
2523           and drop superfluous inclusion of pthread.h in Addressbook (Tor Lillqvist)
2524         - Switch to GThread API instead of pthreads for the main loop in Addressbook
2525           (Tor Lillqvist)
2526         - Ignore 'any field contains' query in LDAP address book refresh
2527           (Sushma)
2528         - Build system addressbook cache if marked for offline usage (Sushma)
2529         - Update addressbook cache with changes in GW System Address book
2530           (Srinivasa Ragavan)
2531         - Use GtkFileChooserButton instead of GnomeFileEntry (Ross Burton)
2532         - store the change type of a  Groupwise item while getting the changes
2533           (Chenthill)
2534         - Miscellaneous compiler warning fixes (Harish)
2535
2536 Updated Translations:
2537         
2538         - bg (Vladimir Petkov)
2539         - cs (Miloslav Trmac)
2540         - da (Martin Willemoes Hansen)
2541         - en_CA (Adam Weinberger)
2542         - et (Ivar Smolin)
2543         - et (Priit Laes)
2544         - et (Priit Laes)
2545         - nb, no (Kjartan Maraas)
2546         - zh_CN (Funda Wang)
2547         - zh_TW (Abel Cheung)
2548         - zh_TW (Chao-Hsiung Liao)
2549         - POTFILES.in (Sarfraaz Ahmed)
2550
2551 Evolution-Data-Server 1.3.3, 2005-06-07
2552 ----------------------------------------
2553 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
2554
2555 IMAP
2556         #274407 IMAP4rev1: moved message pops up as new (Jeffrey Stedfast)
2557
2558 Groupwise 
2559
2560         #300599 Mail folders not getting refreshed for GW account (Partha)
2561         
2562 Addressbook
2563         #271901 GroupWise naming consistency (Daniel van Eeden)
2564         #300290 GALview does not show Complete name.(Sushma)
2565
2566
2567 Other Features and Fixes:
2568         - Added support for delegating meetings in Groupwise (Chenthill)
2569         - Memory leak in Addressbook File backend (Ross Burton)
2570         - updates to camel session fixes for Groupwise backend (Parthasarathi)
2571         - fix incorrect naming of camel function (Jeffrey Stedfast)
2572
2573 Updated Translations:
2574
2575         - es (Francisco Javier F. Serrador)
2576         - en_CA (Adam Weinberger)
2577         - nb (Terance Sola)
2578         - vi (Clytie Siddall)
2579         - cs (Miloslav Trmac)
2580         - zh_CN (Funda Wang)
2581         - cy (Dafydd Harries)
2582         - ja (Takeshi AIHANA)
2583  
2584 Evolution-Data-Server 1.3.2, 2005-05-18
2585 ----------------------------------------
2586 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
2587
2588 Groupwise 
2589
2590         #274194 Filters do not filter all messages  (Partha)
2591         #273246 email is visible with mime.822 file attached (Partha)
2592         #273243 external HTML mail is an attachment not viewed inline (Partha)
2593
2594         #256874 Anniversaries in B&A calendar have the Birthday category (Shreyas)
2595         #301116 libedataserverui needs to specify the translation domain explicitly
2596                 (Changwoo Ryu) 
2597
2598         #303540 F10 + Shift Key' doesn't work in evolution contacts (Mengjie Yu)  
2599         #272504 spell GW rightly (Chenthill)
2600         #272503 Typo fix (Thierry Moisan)
2601
2602
2603 Other Features and Fixes:
2604
2605         API docs  (Hans Petter Jansson, Rodrigo Moya) 
2606
2607         Misc pc file, configure fixes   (Harish)
2608         GW Backend Memory leaks (Ulrich Neumann)
2609         const keyword additions to camel files (Ross Burton)  
2610         Added a new flag CAMEL_PROVIDER_DISABLE_SENT_FOLDER   (Sankar)  
2611         Memory leak fixes  (Sushma) 
2612         Checks for Win32 (mingw) (Tor Lillqvist)  
2613         Copy the flags field when converting from CamelStoreInfo to CamelFolderInfo.
2614          (Alessandro Decina)   
2615         VJOURNAL backend (Rodrigo Moya) 
2616
2617
2618 Updated Translations:
2619
2620         - bg (Rostislav Raykov) 
2621         - el (Kostas Papadimas) 
2622         - da (Martin Willemoes Hansen) 
2623   
2624
2625 Evolution Data Server 1.3.1, 2005-04-26
2626 ---------------------------------------
2627
2628 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
2629
2630 * Camel
2631
2632   #301037 - Handle case where the path doesn't exist in the url (Jeff)
2633   #273945 - If camel_charset_best() returns NULL, default to UTF-8 (Jeff)
2634  
2635 * Groupwise Provider
2636
2637  #274257  - Automatically synchronize account locally option does not work (Jeff)
2638  #74369   - enable viewing shared folder notifications (Sankar)
2639  #72032   - update summary with items that have been deleted from the server (Partha)
2640  #72310   - deleted mail is not visible in Trash Folder (Partha)
2641  #74183   - Expunge does not expunge all (Sankar)
2642  #274409  - hang while reading Email (Chenthill)
2643
2644 * Calendar
2645  
2646  #270035 - incompatible calendar.ics created with mozilla (Rodrigo)
2647         
2648 * Addressbook
2649
2650  #268533 - evolution-alarm-notify appears to cause a leak in e-d-s  (JP)
2651  #273330 - Crash  adding attendee under gw calendar - (Siva) 
2652  
2653
2654 Other Bugs 
2655
2656 * Camel 
2657         - Fix for systems where read is a macro (David Malcolm)
2658         - don't set exceptions for failed date commands in NNTP (Michael)
2659         - abort if we fail to get the date in NNTP (Alessandro Decina) 
2660         - Don't try to EXPUNGE in READ-ONLY mode (Jeff)
2661         
2662 * Groupwise Provider
2663
2664         - Remove redundant getQuickMessageRequest (Partha)
2665
2666 * Address Book 
2667         - multiple authentication prompts for addressbook (Hans)
2668
2669
2670 Updated Translations:
2671         * et (Ivar Smolin)
2672         * fa (Meelad Zakaria)
2673         * it (Marco Ciampa) 
2674         * cs (Miloslav Trmac)
2675         * en_CA (Adam Weinberger)
2676
2677 Evolution Data Server 1.2.0, 2005-03-07
2678 ---------------------------------------
2679
2680 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
2681
2682   * Addressbook
2683     #73226 - Missing symbol in e-destination (JP)
2684
2685   * Addressbook
2686     #72454 - Crash for webcals with gnome proxy setting (Rodrigo)
2687
2688   * All
2689     #73010 - Cannot cancel/close 'Category icon' popup (Harry Lu)
2690         
2691 Updated Translations:
2692         - pt_BR (Raphael Higino)
2693         - hu (Laszlo Dvornik)
2694         - sr (Igor Nestorovic)
2695         - sr@Latn (Igor Nestorovic)
2696         - ca (Xavier Conde Rueda)
2697
2698 Evolution Data Server 1.1.6, 2005-02-28
2699 ---------------------------------------
2700
2701 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
2702
2703   * Addressbook
2704     #72806 - EDS is crashing while trying to add a contact to Groupwise book (Siva)
2705     #70908 - Can't remove e-mail addresses assigned to types evolution doesn't know about (Siva)
2706     #67541 - LDAP password not remembered (Siva)
2707
2708   * Calendar
2709     #71490 - Events shows up multiple times (Chen)
2710     #71545 - Crash At Startup of Evolution 2.1 (Rodrigo)
2711     #72107 - Evolution is hanging if you go offline and then come online (Chen)
2712     #73008 - Recipients in CC and BCC field gets added into the TO field and not in their intended place (Sankar)
2713     #72965 - Unable to rename a groupwise folder (Partha)
2714     #72285 - groupwise backend crashes on a GWPOA generated email (Sankar)
2715     #72907 - Few mails are not available for offline in groupwise (Siva)
2716
2717   * Camel
2718     #68459 - Answering to Usenet article doesn't consider the "Followup-To:" field (Michael)
2719     #71747 - IMAP host lookup on 'hostname;noselect=yes' (Jeff)
2720     #71752 - Make sure auth_domain is 'Groupwise' (Vivek)
2721     #72106 - New mails are in "READ" state (Partha)
2722     #61468 - From and Subject information is missing from Inbox mailbox (Michael)
2723     #57185 - MH file mode changes and broken links (Michael)
2724     #59507 - tries to write junk cmeta in local spool (Michael)
2725     #71812 - folders are stored way too often (Michael)
2726     #70590 - Filters mark mail as read when it really isn't (Michael)
2727     #72609 - Crash everytime when read the article (Michael)
2728
2729   * All
2730     #9605  - Let "Delete" remove selected contact from the name selector (Harry Lu)
2731     #73011 - Evolution crashed when clicked on new category (Rodrigo)
2732
2733 Other bugs
2734
2735   * Addressbook
2736     - Make sure editors are always read-only in offline mode (Siva)
2737     - Destroy groupwise connection hash tables correctly (Chen)
2738     - Migration issue with non-ASCII quoted printable chars in contact notes (Siva)
2739
2740   * Calendar
2741     - Return the weather calendar capabilities properly (Rodrigo)
2742     - Fix getQM issues in groupwise backend so we don't miss events (Harish, Chen)
2743     - Locking fixes to prevent races in backend (JP, Rodrigo)
2744     - Download groupwise calendar attachments only if not already in cache (Harish)
2745     - Destroy groupwise connection hash tables correctly (Chen)
2746     - Make sure groupwise item creation date exists before using (Chen)
2747     - Fix crash during migration if e-d-s is not available (Rodrigo)
2748     - Set detached instance recurid and start/end properly (Rodrigo)
2749
2750   * Camel
2751     - Make junk code use camel debug (Rodo)
2752     - Use groupwise getQM call with correct timestamp to prevent missing messages (Harish)
2753     - Fix deletion of groupwise mail (Chen)
2754     - Fix server version display in warning (Vivek)
2755     - Show correct time for mails (Partha)
2756     - Rename inbox/INBOX to Inbox, so it is translatable (Björn Torkelsson)
2757     - Use XGMOVE if possible in IMAP4 (Jeff)
2758     - Flag IMAP4 inbox properly (Björn Torkelsson)
2759     - Just search the cache if IMAP4 is in offline mode (Jeff)
2760
2761   * All
2762     - PPC fixes (Hans)
2763     - Allow name selector to auth books properly (Hans)
2764     - Leak fix (Kjartan Maraas)
2765         
2766 Updated Translations:
2767         - el (Kostas Papadimas, Nikos Charonitakis)
2768         - nl (Vincent van Adrighem)
2769         - hu (Laszlo Dvornik)
2770         - da (Martin Willemoes Hansen)
2771         - gu (Ankit Patel) <ankit644@yahoo.com>
2772         - pl (Artur Flinta)
2773         - uk (Maxim Dziumanenko)
2774         - fr (Thierry Moisan)
2775         - pt (Duarte Loreto)
2776         - it (Marco Ciampa)
2777         - nb (Kjartan Maraas)
2778         - no (Kjartan Maraas)
2779         - bg (Vladimir Petkov)
2780         - fi (Ilkka Tuohela)
2781         - ru (Leonid Kanter)
2782         - sq (Laurent Dhima)
2783         - bg (Vladimir Petkov)
2784         - lt (Zygimantas Berucka)
2785         - en_GB (David Lodge)
2786         - ja (Takeshi AIHANA)
2787         - ko (Changwoo Ryu)
2788         - sv (Christian Rose)
2789         - en_CA (Adam Weinberger)
2790         - es (Francisco Javier F. Serrador)
2791         - de (Frank Arnold)
2792         - cs (Miloslav Trmac)
2793
2794 Evolution Data Server 1.1.5, 2005-02-07
2795 ---------------------------------------
2796
2797 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
2798
2799   * Addressbook
2800     #1069  - Support REV field in VCard (Siva)
2801     #67267 - Auto-complete misses contacts with 'Title' set (Siva)
2802     #68172 - Don't include function names in e-d-s messages (Siva)
2803     #70918 - Importing kontact vcard causes inifinite loop (Siva)
2804     #71116 - Wrong gettext initialization breaks translation (Christophe)
2805     #71827 - Search after a contact with Name begins with, only searches
2806                for first name (Siva)
2807
2808   * Calendar
2809     #68541 - Invalid Response From Server Message (Chenthill)
2810     #64682 - Moving a appts from one calendar to another sends update (Chenthill)
2811     #72004 - Invalid connection error message (popup) - Suddenly (Chenthill)
2812     #72117 - EDS crashed - Trying to create meeting appointments (Chenthill)
2813
2814   * Camel
2815     #36142 - Don't use acronyms as verbs in messages (Michael)
2816     #38671 - filtering on specific-headers needs to check each matching header
2817              (Michael)
2818     #38791 - GPG can make evo hang if keyserver unreachable (Michael)
2819     #65329 - Regression in default folder name localisation (Michael)
2820     #68741 - Evolution 2 hides Junk folder created in 1.4 (Michael)
2821     #70303 - PGP signature invalid with very short emails (Michael)
2822     #71847 - IMAP is broken (Jeff)
2823     #72020 - Error parsing filter: Unknown identifier: adjust-score (Michael)
2824
2825   * All
2826     #69909 - EDS logger doesn't restore logging when it shuts down (JP)
2827     #72172 - Cannot delete a GW Shared folder (Partha)
2828
2829 Other bugs
2830
2831   * Addressbook
2832     - Changed default Groupwise port to 7191 (Siva)
2833     - Online/offline fixes in LDAP backend (Siva)
2834     - Build backends as modules (Hans Petter)
2835     - Check Groupwise server version and notify user (Vivek)
2836
2837   * Calendar
2838     - Changed default Groupwise port to 7191 (Siva)
2839     - Fixed idle saving in file backend (Rodrigo)
2840     - Fixed leak in e_cal_send_objects (JP)
2841     - Removed categories-related methods in backends (Rodrigo)
2842     - Improvements in communication with GW servers for tasks (Harish)
2843     - Build backends as modules (Hans Petter)
2844     - Fixed conflicts in IDL file (Hans Petter)
2845     - Check Groupwise server version and notify user (Vivek)
2846     - getQuickMessages support in GW backend (Chenthill)
2847
2848   * Camel
2849     - Added old imap code back to build (Jeff)
2850     - Improve moving between folders in GW provider (Partha)
2851     - IMAP/IMAP4 compatibility work (Jeff)
2852     - Updated tests to use IMAP4 (Jeff)
2853     - getQuickMessages support in GW provider (Partha)
2854     - Use GW SOAP mailer code to be the default (Siva)
2855     - Changed default Groupwise port to 7191 (Siva)
2856     - GW SOAP mailer code improvements (Partha)
2857
2858   * All
2859     - Added 'searchable' flag for categories (Rodrigo)
2860     - Fixed saving of categories config changes (Rodrigo)
2861     - Use glib's i18n headers (Ross)
2862     - Removed useless libgnome use (Ross)
2863     - a11y improvements (Hao)
2864
2865 Updated Translations:
2866     - ca (Jordi Mallach)
2867     - cs (Miloslav Trmac)
2868     - de (Frank Arnold)
2869     - el (Kostas Papadimas)
2870     - en_CA (Adam Weinberger)
2871     - en_GB (David Lodge)
2872     - es (Francisco Javier F. Serrador)
2873     - et (Priit Laes)
2874     - ja (Takeshi AIHANA)
2875     - ko (Changwoo Ryu)
2876     - lt (Žygimantas Beručka)
2877     - nb (Kjartan Maraas)
2878     - nl (Vincent van Adrighem)
2879     - no (Kjartan Maraas)
2880     - pt (Duarte Loreto)
2881     - pt_BR (Raphael Higino)
2882     - sq (Laurent Dhima)
2883     - sv (Christian Rose)
2884
2885 Evolution Data Server 1.1.4, 2005-01-24
2886 ----------------------------------------
2887
2888 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
2889
2890   * Calendar
2891
2892     #57567 - calendar migration speed (Rodrigo)
2893     #67974 - use proxy if necessary for webcal (Rodrigo)
2894
2895   * Camel
2896
2897     #65178 - newly created folder on local maildir doesn't show until evolution restart (Michael)
2898     #71082 - Authenticated SMTP and TLS work very slowly (Jeff)
2899     #69024 - Doesn't update NNTP folder in a Virtual folder (Michael)
2900     #47824 - nested, identical multipart boundaries dont parse properly (Michael)
2901     #70095 - deleting vfolder causes evo to hang (Michael)
2902
2903   * All
2904     #70067 - Mask GW password when GROUPWISE_DEBUG=1 is used (Siva)
2905     #28532 - Don't allow duplicate categories (Rodrigo)
2906
2907 Other bugs
2908
2909   * Addressbook
2910     - Fix full name queries (Siva)
2911     - Order of magnitude speed fix for fetching list of contacts (Siva)
2912
2913   * Calendar
2914     - Comply with new server api changes (Harish)
2915     - Default to UTC timezone if nothing else (Chen)
2916     - Handle cancelling instances via itip (Rodrigo)
2917     - Handle case where events are only instances (no master) (Rodrigo)
2918     - Don't save unless the file is actually dirty in the file backend (Rodrigo)
2919     - Use single metric/imperial setting (David Trowbridge)
2920
2921   * Camel
2922     - Make imap4 code have the same summary as imap (Jeff)
2923     - Make imap4 code handle imap:// uri (Jeff)
2924     - Fix offline syncing and journalling for imap, groupwise and exchange (Jeff)
2925     - Be able to get the message status in groupwise (Partha)
2926     - Restrict path lengths to 65k in lock helper (Michael, Max Vozeler)
2927     - Fix groupwise offline transfers (Jeff)
2928     - retain label settings in IMAP4 when offline for UIDPLUS servers (Jeff)
2929     - 64 bit fixes (Michael)
2930
2931   * All
2932     - emit source changed property if properties are totally removed (Siva)
2933     - complete properly if the widget loses focus via tab (Hans)
2934     - display all email addresses for a user again (Hans)
2935     - fix crash pressing enter in empty completion widget (Hans)
2936
2937 Updated Translations:
2938         - it (Marco Ciampa)
2939         - de (Frank Arnold)
2940         - et (Priit Laes)
2941         - cs (Miloslav Trmac)
2942         - nb (Kjartan Maraas)
2943         - lt (Zygimantas Berucka)
2944         - ja (Takeshi AIHANA)
2945         - es (Francisco Javier F. Serrador)
2946         - en_CA (Adam Weinberger)
2947
2948 Evolution Data Server 1.1.3, 2005-01-10
2949 ----------------------------------------
2950
2951 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
2952
2953   * Calendar
2954
2955     #68533 - evolution-alarm-notify appears to cause an e_data_book leak (Harish)
2956
2957   * Camel
2958
2959     #70556 - Unable load messages info from MS Exchange by IMAP (Michael)
2960     #70919 - Crash during fetching mail (mail has gpg signature) (Michael)
2961   
2962 Other bugs
2963
2964   * Addressbook
2965     - Merge offline support for groupwise, ldap (Siva, Chen, Hans)
2966
2967   * Calendar
2968     - Backend attachment support (Harish)
2969     - Weather calendar (David Trowbridge)
2970     - Handle send options for groupwise (Chen)
2971     - Fixed problems when items only had detached instances (Rodrigo)
2972     - Merge offline support for groupwise, ldap, webcal (Siva, Chen)
2973
2974   * Camel
2975     - Merge groupwise SOAP mailer (Partha)
2976     - IMAP4 offline support (Jeff)
2977     - Groupwise offline support (JP, Jeff, Partha)
2978     - 64 bit fixes (David Mosberger-Tang)
2979
2980   * All
2981     - move e-categories and rewrite (Rodrigo)
2982     - emit source_changed signal if properties change (David Trowbridge)
2983     - implement e-name-selector class, without bonobo (Hans)
2984
2985 Updated Translations:
2986         - bg (Vladimir Petkov)
2987         - ja (Takeshi AIHANA)
2988         - ru (Leonid Kanter)
2989
2990 Evolution Data Server 1.1.2, 2004-12-20
2991 ----------------------------------------
2992
2993 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
2994
2995   * Calendar
2996
2997     #70127 - Evolution Calendar does not use a User-Agent (JP)
2998     #70267 - O(n^2) activity writing cache files when opening an ics webcal
2999     #file (Rodrigo)
3000
3001   * Addressbook
3002
3003     #68454 - Ldap organizationalUnit show up in contact list (Siva)
3004
3005   * Camel
3006
3007     #69776 -Signed Mail with attachments displays everything with
3008      multipart/boundaries stuff (NotZed)
3009     #69533 - GW imap mail becomes invisble/unavailable (NotZed)
3010   
3011 Other bugs
3012
3013   * Addressbook
3014     - implement is_open accessor on ebook (Hans)
3015     - move e-destination (Hans)
3016
3017   * Calendar
3018     - Merge recurrence work, support for detached instances (Rodrigo)
3019     - Add support for passing a modified object from sync backends (Anders Carlsson)
3020     - Add static capabilities for send options (Chen)
3021     - Leak fixes (Harish)
3022
3023   * Camel
3024     - Move camel here (NotZed)
3025     - Fix non-SSL build (Jeff)
3026     - Add offline journalling for IMAP4 (Jeff)
3027
3028   * All
3029     - implement a gtktreemodel contact store (Hans)
3030
3031 Updated Translations:
3032         - lt (Zygimantas Berucka)
3033         - it (Marco Ciampa)
3034
3035 Evolution Data Server 1.1.1, 2004-11-28
3036 ----------------------------------------
3037
3038 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
3039
3040   * Calendar
3041
3042     #69624 - make changes in evo corresponding to soap schema changes (Siva)
3043
3044   * All
3045
3046     #69056 - Translations set to wrong version (Ryan Skadzberg)
3047     #68737 - Crash on Migrating (JP)
3048   
3049 Other bugs
3050
3051   * Addressbook
3052     - add API to determine required fields (Siva)
3053
3054   * All
3055     - allow access to primary source selector (Harish)
3056
3057 Updated Translations:
3058         - sr (Danilo Segan)
3059         - sr@Latn (Danilo Segan)
3060         - cs (Miloslav Trmac)
3061         - sq (Laurent Dhima)
3062         - en_CA (Adam Weinberger)
3063         - en_GB (David Lodge)
3064
3065 Evolution Data Server 1.1.0, 2004-11-01
3066 ----------------------------------------
3067
3068 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
3069
3070   * Calendar
3071
3072     #64673 - Cannot view free/busy for GroupWise users for users outside POA (Harish)
3073     #67031 - Groupwise task completion not showing (Chen)
3074
3075   * Address Book
3076
3077     #42165 - "search in any field" produces wrong results (Siva)
3078     #64298 - G/W failure to authenticate (Siva)
3079
3080   * All
3081
3082     #65200 - GroupWise backend crash
3083     #67031 - (Partial) show completed status properly for GroupWise tasks
3084   
3085 Other bugs
3086
3087   * Address Book
3088     - Fix e_book_commit_contact multiple usage crash (Diego Gonzalez)
3089     - Make groupwise IM names searchable (Nat)
3090
3091   * Calendar
3092     - Speed up free/busy gathering (Harish)
3093     - Speed up getting detached instance information (Rodrigo)
3094
3095   * All
3096     - loadable backend modules (Toshok)
3097     - create libedataserverui (JP)
3098
3099 Updated Translations:
3100         - sr (Danilo Segan)
3101         - sr@Latn (Danilo Segan)
3102         - cs (Miloslav Trmac)
3103         - sq (Laurent Dhima)
3104         - en_CA (Adam Weinberger)
3105         - en_GB (David Lodge)
3106
3107 Evolution Data Server 1.0.2, 2004-10-11
3108 ----------------------------------------
3109
3110 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
3111
3112   * Calendar
3113
3114     #62868 - Permission denied accepting a GroupWise meeting a second time (Chen)
3115     #67513 - Evolution corrupts memory if backend autobooks meeting attendees (JP)
3116     #66230 - tasks from online iCal duplicate after auto-refresh (Rodrigo)
3117
3118   * Address Book
3119
3120     #66368 - VCard parser doesn't add "File under" (Hans)
3121     #66574 - Make e_book_get_self work (Diego Gonzalez
3122     #67600 - fix e-d-s issues on x86_64 machines (Hans)
3123
3124   * All
3125
3126     #65200 - GroupWise backend crash
3127     #67031 - (Partial) show completed status properly for GroupWise tasks
3128   
3129 Other bugs
3130
3131   * Address Book
3132     - Restrict system address book queries to groupwise server for performance reasons (Siva)
3133
3134   * Calendar
3135     - load system tasks backend correctly
3136
3137 Updated Translations:
3138         - fr (Craig Jeffares)
3139         - zh_TW (Craig Jeffares)
3140         - sk (Stanislav Visnovsky)
3141         - fa (Roozbeh Pournader)
3142         - id (Mohammad DAMT)
3143         - ar (Arafat Medini)
3144
3145 Evolution Data Server 1.0.1, 2004-09-24
3146 ----------------------------------------
3147                                                                                                                                                               
3148 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
3149                                                                                                                                                               
3150   * Calendar
3151                                                                                                                                                               
3152     #66383 - Warning fixes in calendar code (Dave Malcom)
3153     #64955 - C99-ism in libecal (Vincent Noel)
3154     #59904 - Calendar query caching (Rodrigo)
3155     #65167 - Crash sending task to GroupWise (Chen)
3156     #64685 - Appointment requests that have been replied to give "Invalid Object" error (Chen)
3157     #63513 - G/W appointment acceptance fails ('invalid object') (Chen)
3158     #64688 - mixing UTC and localtime in Appointment view (Chen)
3159                                                                                                                                                               
3160   * All
3161                                                                                                                                                               
3162     #66209 - only first source color change is saved to gconf (Michael)
3163     #64062 - new all day recurring events do not show busy time or as all day appts (Chen)
3164                                                                                                                                                               
3165 Other bugs
3166                                                                                                                                                               
3167   * Address Book
3168     - disable debugging noise (William Jon McCann)
3169     - don't search summary for groupwise system address book (Siva)
3170                                                                                                                                                               
3171   * Calendar
3172     - support groupwise all day events
3173                                                                                                                                                               
3174   * All
3175     - fix e-d-s issues on NPTL and AMD machines (Chris, Frederic Crozat, Hans, Dave Malcolm)
3176                                                                                                                                                               
3177 Updated Translations:
3178         - fr (Craig Jeffares)
3179         - zh_TW (Craig Jeffares)
3180         - sk (Stanislav Visnovsky)
3181         - fa (Roozbeh Pournader)
3182         - id (Mohammad DAMT)
3183         - ar (Arafat Medini)
3184
3185 Evolution Data Server 1.0.0, 2004-09-13
3186 ----------------------------------------
3187
3188 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
3189
3190   * Addressbook
3191
3192     #59582 - Contact incompletely updated to LDAP store, address information lost/not editable
3193     #63385 - Evolution crash - Adding two email ids with same name 
3194
3195   * Calendar
3196
3197     #57443 - ics import crashes
3198
3199 Updated Translations:
3200         
3201         - da (Martin Willemoes Hansen)
3202         - ar (Arafat Medini)
3203         - nn (Åsmund Skjæveland)
3204         - en_GB (David Lodge)
3205         - cy (Telsa Gwynne)
3206         - el (Kostas Papadimas)
3207         - tr (Baris Cicek)
3208
3209 Evolution Data Server 0.0.99, 2004-08-27
3210 ----------------------------------------
3211
3212 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
3213
3214   * Addressbook
3215
3216     #63844 - avoid locking if authentication needed during auto completion (Siva)
3217     #63255 - ignore name prefixes when completing (Siva)
3218
3219   * Calendar
3220
3221     #62857 - display recurring events upon creation for groupwise (Chen)
3222     #61782 - handle importing objects with no UID (Rodrigo)
3223     #62655 - don't crash with NULL uri (Hans)
3224
3225   * All
3226
3227     #63051 - solaris build fixes (notzed)
3228
3229 Other bugs
3230
3231   * Calendar
3232
3233     - add has-alarms-in-range query type (Rodrigo)
3234     - always set return value for e_cal_set_default_timezone (Frederic Crozat)
3235     - don't set the same default timezone multiple times (JP)
3236     - don't get all items from the groupwise server every time (Chen) 
3237
3238   * Addressbook
3239
3240     - and thread safety flag for libdb (Toshok)
3241     - throw error when deleting system address book (Siva)
3242     - avoid unfiltered system address book searchs (Siva)
3243     - use cursors to populate the groupwise cache (Siva)
3244     - prevent groupwise server crash by not doing to cursor requests at the same time (Chen)
3245     - immediately show meeting status updates in GUI for groupwise (Chen)
3246         
3247   * All
3248
3249     - fix warnings (Frederic Crozat)
3250     - set cache file name properly (Siva)
3251
3252 Updated Translations:
3253
3254   - pt_BR (Gustavo Maciel Dias Vieira)
3255   - es (Francisco Javier F. Serrador)
3256   - da (Martin Willemoes Hansen)
3257   - de (Christian Neumair)
3258   - hu (Laszlo Dvornik)
3259   - nb (Kjartan Maraas)
3260   - no (Kjartan Maraas)
3261   - sq (Laurent Dhima)
3262   - uk (Maxim Dziumanenko)
3263   - az (Metin Amiroff)
3264   - ja (Takeshi AIHANA)
3265   - pt (Duarte Loreto)
3266   - fi (Ilkka Tuohela, Tommi Vainikainen)
3267