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