News update for 3.3.92 release
[platform/upstream/evolution-data-server.git] / NEWS
1 Evolution-Data-Server 3.3.92 2012-03-19
2 ---------------------------------------
3
4 Bug Fixes:
5         Bug 736655 (bnc) - Deadlocks when auto-completing address in email composer (Chenthill Palanisamy)
6         Bug 659756 - Initialize dbus-glib threading for GConf (Milan Crha)
7         Bug 665025 - Memory leak in camel mime (Milan Crha)
8         Bug 664186 - Maildir scan checks incorrectly for folder name prefix (Milan Crha)
9         Bug 671470 - Mail search on body doesn't work (local mail) (Milan Crha)
10         Bug 664186 - Fix regression after commit for bug #664186 (Milan Crha)
11
12 Miscellaneous Fixes:
13         Update API documentation. (Matthew Barnes)
14         Fix some crashes in imapx_command_start_next(). (Matthew Barnes)
15         EDS: memory leak fixes (Patrick Ohly)
16         Update store<=>folder summaries connection on folder rename (Milan Crha)
17         CamelIMAPXServer: Avoid crashing in cancel_all_jobs(). (Matthew Barnes)
18         camel-local-provider.c: Remove superfluous conf entries. (Matthew Barnes)
19         Fix compiler format warnings in IMAPX code (Milan Crha)
20         Try to RC2047-decode address-only string when parsing email addresses (Milan Crha)
21
22 Translations:
23         Jiri Eischmann (cs)
24         Piotr Drąg (pl)
25         Mario Blättermann (de)
26         Gabor Kelemen (hu)
27         Hannie Dumoleyn (nl)
28         Timo Jyrinki (fi)
29         Seong-ho Cho (ko)
30         Yuri Myasoedov (ru)
31         Sweta Kothari (gu)
32         Duarte Loreto (pt)
33         Nilamdyuti Goswami (as)
34         Bruno Brouard (fr)
35         Bruce Cowan (en_GB)
36         Khoem Sokhem (km)
37         Rudolfs Mazurs (lv)
38
39 * The dbus-glib dependency has temporarily returned.  GConf now uses
40   dbus-glib instead of libbonobo but it does not initialize threading
41   support, so we have to initialize it to avoid thread-safety issues.
42   When we're ready to drop GConf we will drop dbus-glib along with it.
43
44
45 Evolution-Data-Server 3.3.91 2012-03-05
46 ---------------------------------------
47
48 Bug Fixes:
49         Bug 610988 - Filter can't set labels on IMAP messages (Milan Crha)
50         Bug 658742 - Gettext messages require translator comments (Milan Crha)
51         Bug 663224 - Deleted message not deleted on other machine (Milan Crha)
52         Bug 668639 - Sexps on VEVENT / VJOURNAL statuses are not supported
53                      (Christophe Dumez)
54         Bug 670887 - e_cal_client_generate_instances_for_object() returns
55                      instances in reverse order (Christophe Dumez)
56         Bug 670938 - e_cal_client_generate_instances_for_object() returns
57                      invalid instances (Christophe Dumez)
58
59 Other Changes:
60         * Manual Refresh on a CalDAV calendar does not work (Milan Crha)
61         * Initialize EGdbusTemplates main thread in book/calendar factories
62           (Milan Crha)
63         * CamelSession: Add a default method for get_socks_proxy().
64           (Matthew Barnes)
65         * Provide at least some NSPR error text, rather than cryptic error
66           code (Milan Crha)
67         * EBookBackendFile: Fix a warning caused by Berkeley DB v5.
68           (Matthew Barnes)
69         * EContact: fix "parse vcard + update contact + commit" (Patrick Ohly)
70
71 Translations:
72         Ihar Hrachyshka (be)
73         Petr Kovar (cs)
74         Inaki Larranaga Murgoitio (eu)
75         Changwoo Ryu (ko)
76         Jonh Wendell (pt_BR)
77         Yuri Myasoedov (ru)
78         Matej Urbančič (sl)
79         Martin Srebotnjak (sl)
80         Gheyret Kenji (ug)
81         Nguyễn Thái Ngọc Duy (vi)
82         Chao-Hsiung Liao (zh_HK)
83
84
85 Evolution-Data-Server 3.3.90 2012-02-20
86 ---------------------------------------
87
88 Bug Fixes:
89         Bug 662920 - Creates MH folders, but needs restart to update folder list (Milan Crha)
90         Bug 658348 - Harmonize wording for "Check new messages in INBOX" (Milan Crha)
91         Bug 658347 - Harmonize mnemonic for "Check new messages for Junk contents" (Milan Crha)
92         Bug 637200 - Add mnemonics to Folder Properties dialog checkboxes (Milan Crha)
93         Bug 669341 - Plural forms in imapx (Milan Crha)
94         Bug 391472 - Add ability to match headers by words (Milan Crha)
95         Bug 669847 - Fix up online notification (part 2) (Alexander Larsson)
96         Bug 669487 - Fix up online notification (part 1) (Alexander Larsson)
97         Bug 535978 - Filtering on IMAP accounts causes message to be downloaded (Milan Crha)
98         Bug 553796 - Unable to Reset Message Color (Milan Crha)
99         Bug 485283 - Filter is not working for mix letter case (Milan Crha)
100         Bug 309945 - Ability to filter folders other than INBOX too (Milan Crha)
101         Bug 669545 - Crash invoking filters in IMAP folder (Milan Crha)
102
103 Miscellaneous Fixes:
104         Use GSettings for EProxy (Milan Crha)
105         Revert one change from the previous commit, it emitted incorrect warnings (Milan Crha)
106         Fix issues found by Coverity Scan (Milan Crha)
107         Crash on message send, under check_header_in_message_info() (Milan Crha)
108         Fix google contacts going online after being offline (Alexander Larsson)
109
110 Translations:
111         Daniel Mustieles (es)
112         Мирослав Николић (sr)
113         Daniel Nylander (sv)
114         Yuri Myasoedov (ru)
115         Ihar Hrachyshka (be)
116         Aurimas Černius (lt)
117         Fran Diéguez (gl)
118         Kjartan Maraas (nn)
119
120
121 Evolution-Data-Server 3.3.5 2012-02-06
122 --------------------------------------
123
124 Bug Fixes:
125         Bug 666764 - SQL error migrating folders (Milan Crha)
126         Bug 649141 - Return only system timezones known to libical (Milan Crha)
127         Bug 669005 - Partial hang with unresponsive HTML email image source
128                      (Milan Crha)
129         Bug 669003 - CalDAV: Cannot modify calendar object (libical 0.48)
130                      (Milan Crha)
131         Bug 668811 - EBookBackendSqliteDB can be asked for an unknown contact
132                      (Milan Crha)
133         Bug 669238 - Warning while creating appointments/meetings (Punit Jain)
134
135 Other Changes:
136         * Remove CamelDList and use GQueues instead. (Matthew Barnes)
137         * Improved deadlock and crash avoidance in IMAPX.  (Matthew Barnes)
138         * CamelStoreSummary: Save count changes from CamelFolderSummary
139           immediately (Milan Crha)
140         * CamelVeeFolder: Process folder changes more efficiently.
141           (Matthew Barnes)
142         * CamelStoreSummary: Schedule save rather than save immediately
143           (Milan Crha)
144         * Fix few memory leaks (Milan Crha)
145         * Add auto_fetch param to avoid autofetching next mails.
146           (Srinivasa Ragavan)
147         * Add sync+async apis for Fetch Messages and Purge Message Cache.
148           (Srinivasa Ragavan)
149         * Add flags to the Provider and code for mobile mode in settings.
150           (Srinivasa Ragavan)
151         * Added Mobile support and specific apis to imapx. (Srinivasa Ragavan)
152         * Add mobile mode settings to POP3. (Srinivasa Ragavan)
153
154 Translations:
155         Daniel Mustieles (es)
156         Kjartan Maraas (nb)
157         Matej Urbančič (sl)
158         Chao-Hsiung Liao (zh_HK)
159
160
161 Evolution-Data-Server 3.3.4 2012-01-16
162 --------------------------------------
163
164 Bug Fixes:
165         Bug 666327 - IMAP deadlock when moving message and checking new mail
166                      (Alban Browaeys)
167         Bug 666327 - [IMAP] Missing unlock in camel_imap_folder_fetch_data
168                      (Alban Browaeys)
169         Bug 357175 - IMAP alerts still too intrusive (Milan Crha)
170         Bug 482171 - IMAP warnings are presented without folder context
171                      (Milan Crha)
172         Bug 662888 - Use --include-uninstalled for internal .gir files
173                      (Colin Walters)
174         Bug 592906 - Birthdays from WebDAV contacts do not show up in calendar
175                      (Milan Crha)
176         Bug 666770 - Add gmodule-2.0 to libedataserver.pc (Matthew Barnes)
177         Bug 661743 - Return maildir Inbox sibling folders only when requested
178                      (Milan Crha)
179         Bug 665036 - Memory leaks spot in Contacts view (Milan Crha)
180         Bug 666757 - [CalDAV] Manage authentication requests even after open
181                      (Milan Crha)
182         Bug 638810 - Crash in camel_folder_search_set_folder with IMAP account
183                      (Milan Crha)
184         Bug 644817 - Slow addressbook cache (Milan Crha)
185         Bug 667698 - vapigen: fix builddir != srcdir issue (Ryan Lortie)
186         Bug 667388 - Introspection annotation fixes for nullable return types
187                      (Philip Withnall)
188
189 Miscellaneous Changes:
190         * Camel: Various iconv improvements (Jeffrey Steadfast)
191         * Camel: Add thread-safe accessors for string settings (Matthew Barnes)
192
193 Translations:
194         Ihar Hrachyshka (be)
195         Daniel Mustieles (es)
196         Fran Diéguez (gl)
197         OKANO Takayoshi (ja)
198         Kjartan Maraas (nb)
199
200
201 Evolution-Data-Server 3.3.3 2011-12-19
202 --------------------------------------
203
204 Bug Fixes:
205         Bug 665253 - "New folder" dialog does not show IMAP accounts (Milan Crha)
206         Bug 662068 - Crash in e-cal-backend-http.c:retrieval_done (Milan Crha)
207         Bug 666106 - libical 0.47 handles CATEGORIES as multiple parameters (Milan Crha)
208         Bug 652173 - EContact's file-as getter doesn't populate empty value (Milan Crha)
209         Bug 665337: Remove --disable-calendar (Matthew Barnes)
210         Bug 664819 - gmodule-2.0 dependency must be explicit (Diego López León)
211         Bug 664572 - Change e_cal_backend_notify_component* to use ECalComponent (Milan Crha)
212         Bug 652177 - Add "revision" property to calendar file backend (Tristan Van Berkom)
213
214 Miscellaneous Fixes:
215         Fix leaks around categories editing (Milan Crha)
216         e_categories_selector_get_checked: Return them always in the same order (Milan Crha)
217         Contacts calendar - consider also other than only file-as field (Milan Crha)
218         Add CamelSession.remove_service() method. (Matthew Barnes)
219         Fix glib-gen.mak rules. (Matthew Barnes)
220         Call gettext on the short descriptions of port numbers. (Gabor Kelemen)
221         Add --wait-for-client factory processes command line option (Milan Crha)
222         Small correction to imapx_command_run_sync(). (Matthew Barnes)
223         CamelIMAPXCommand: Make imapx_command_run_sync() more responsive to cancellations. (Matthew Barnes)
224         CamelIMAPXCommand: Reference the command when running synchronously. (Matthew Barnes)
225         CamelIMAPXCommand: Remove imapx_command_free() with imapx_command_unref(). (Matthew Barnes)
226         CamelIMAPXCommand: Add imapx_command_ref(). (Matthew Barnes)
227         CamelIMAPXCommand: Make IMAPX command functions static. (Matthew Barnes)
228         CamelIMAPXCommand: Add a reference count. (Matthew Barnes)
229         CamelIMAPXCommand: Allocate with g_slice_new(). (Matthew Barnes)
230         CamelIMAPXJob: Make imapx_job_run() more responsive to cancellations. (Matthew Barnes)
231         CamelIMAPXJob: Reference the job when queueing. (Matthew Barnes)
232         CamelIMAPXJob: Replace imapx_job_free() with imapx_job_unref(). (Matthew Barnes)
233         CamelIMAPXJob: Add imapx_job_ref(). (Matthew Barnes)
234         CamelIMAPXJob: Add a reference count. (Matthew Barnes)
235         CamelIMAPXJob: Allocate with g_slice_new(). (Matthew Barnes)
236         imapx_parser_thread: Skip polling and just read the socket. (Matthew Barnes)
237         rehandshake_ssl(): Be more responsive to cancellations. (Matthew Barnes)
238         Reduce frequency of CamelFolder::changed emissions. (Matthew Barnes)
239         Better runtime warnings in tcp_stream_set_error_from_pr_error(). (Matthew Barnes)
240         Wean CamelIMAPXServer off CamelMsgPort. (Matthew Barnes)
241         Avoid crash in e-cal-backend-http.c:webcal_to_http_method (Milan Crha)
242         EProxy: Disconnect from signal handlers on dispose (Milan Crha)
243         Added test case for new ECal revision backend property (Tristan Van Berkom)
244         Pre-load all built-in timezones in libical on calendar factory start (Milan Crha)
245         Add e_book_backend_sqlitedb_get_uids_and_rev() (Milan Crha)
246
247 Translations:
248         Matej Urbančič (sl)
249         Gabor Kelemen (hu)
250         Kjartan Maraas (nn)
251         Daniel Mustieles (es)
252         Xandru Armesto (ast)
253
254
255 Evolution-Data-Server 3.3.2 2011-11-21
256 --------------------------------------
257
258 Bug Fixes:
259         Bug 440316 - Improve SSL Certificate check bad signature dialog
260                      (Milan Crha)
261         Bug 652171 - Added e_book_client_view_set_flags() (Tristan Van Berkom)
262         Bug 652175 - Add revision property to addressbook backend
263                      (Tristan Van Berkom)
264         Bug 655167 - Messages moved from IMAP Inbox reappear (Michel Dänzer)
265         Bug 659736 - Do not report change on property set when not changed
266                      (Milan Crha)
267         Bug 660182 - Error dialog on LDAP query with multiple referrals
268                      (Milan Crha)
269         Bug 660646 - »IDLE« should not be translated in settings dialog
270                      (Milan Crha)
271         Bug 660972 - Unable to publish free/busy information (Milan Crha)
272         Bug 660974 - sqlite backend: use INSERT OR IGNORE in
273                      add_folder_into_db() (Christophe Dumez)
274         Bug 661033 - Add support for E_CONTACT_FILE_AS field (Philip Withnall)
275         Bug 662473 - Moving mails between local folders removes labels
276                      (Milan Crha)
277         Bug 662524 - POP3: Use a safer default value for "delete-after-days"
278                      (Matthew Barnes)
279         Bug 662643 - camel_url_decode_path() crashes on empty string
280                      (Matthew Barnes)
281         Bug 662929 - POP3 prevents expunge of local Inbox in offline
282                      (Milan Crha)
283         Bug 663062 - Missing attachment icon on a message with it (Milan Crha)
284         Bug 663219 - Crash in imapx_completion at camel-imapx-server.c
285                      (Chenthill Palanisamy)
286
287 Other Changes:
288         * Move remaining CamelURL elements to CamelSettings. (Matthew Barnes)
289         * IMAP: Split off a new mutex for commands and responses.
290           (Matthew Barnes)
291         * Remove g_thread_init() calls. (Matthew Barnes)
292         * Avoid possible crash when url->path is NULL (Milan Crha)
293         * Make local addressbook backend store image data as URIs.
294           (Tristan Van Berkom)
295         * CamelTcpStreamRaw: Use PR_Interrupt() to cancel blocked I/O.
296           (Matthew Barnes)
297         * Use the same technique in imapx_parser_thread(). (Matthew Barnes)
298         * Kill gtk-doc tmpl files. (Matthew Barnes)
299         * Camel no longer depends on libedataserver. (Matthew Barnes)
300         * Add useful GBinding transform funcs from e-util. (Matthew Barnes)
301
302 Translations:
303         Daniel Mustieles (es)
304         Fran Diéguez (gl)
305         Kjartan Maraas (nb)
306         Matej Urbančič (sl)
307
308
309 Evolution-Data-Server 3.3.1 2011-10-24
310 --------------------------------------
311
312 Bug Fixes:
313         Bug 527614 - Valgrind shows a nice amount of lost memory (Milan Crha)
314         Bug 601898 - SOCKS proxy does not work with mailer (Milan Crha)
315         Bug 620382 - Do not delete also directory for custom local calendars
316                      (Milan Crha)
317         Bug 632619 - Recurring events can clutter month view (Milan Crha)
318         Bug 642984 - Drop --enable-ssl configure option (nss/nspr always
319                      required) (Milan Crha)
320         Bug 655252 - Need to escape the comp_uid part of a path (Milan Crha)
321         Bug 656473 - Store server folder cache in user's cache directory
322                      (Milan Crha)
323         Bug 656603 - Add support for generating vCard 2.1 in libebook
324                      (Bartosz Szatkowski)
325         Bug 659438 - Checks junk in all folders despite restricting to INBOX
326                      (Milan Crha)
327         Bug 659553 - Fix e_vcard_unescape_string (Alexander Larsson)
328         Bug 659555 - Add custom icons in a folder Subscription dialog
329                      (Milan Crha)
330         Bug 659568 - One day delay in calendar view (Milan Crha)
331         Bug 659914 - e_book_get_changes: Fix crash caused by unref of a NULL
332                      pointer (Christophe Dumez)
333         Bug 660246 - EBookBackendSqliteDB: Bad loop iteration
334                      (Christophe Dumez)
335         Bug 660533 - Missing GOA cflags/libs in libedata-book (Cosimo Cecchi)
336         Bug 660615 - Make POP3 provider more cancellable ready (Milan Crha)
337         Bug 660656 - Fix e_iterator_get annotation (Alban Browaeys)
338         Bug 660829 - Allow 'Mark as read' in right click menu on spam folder
339                      (Milan Crha)
340         Bug 660870 - Empty Contacts list when pressing "To:" in composer
341                      (Milan Crha)
342         Bug 660884 - Missing libebackend LIBADD in calendar/backends
343                      (Christian Hilberg)
344         Bug 661432 - 'Any field contains' search doesn't work in contact view
345                      (Milan Crha)
346         Bug 661448 - e_util_copy_*_slist(): Avoid using append function
347                      (Christophe Dumez)
348         Bug 661549 - Avoid fetching from backend when calculating summary
349                      (Milan Crha)
350
351 Other Changes:
352         * libebook.pc.in: camel-1.2 is a private requirement. (Matthew Barnes)
353         * Add CamelMemChunk (copy of EMemChunk). (Matthew Barnes)
354         * CamelService: Add "password" property. (Matthew Barnes)
355         * CamelProvider: Remove 'license' and 'license_file' members.
356           (Matthew Barnes)
357         * Add EModule, EExtensible and EExtension (Matthew Barnes)
358         * Add various base classes for backends and servers. (Matthew Barnes)
359         * Provide CamelFolder::get_message_cached() (Milan Crha)
360         * Merge libcamel-provider into libcamel. (Matthew Barnes)
361         * Add a "services" directory. (Matthew Barnes)
362         * Require GLib 2.30. (Matthew Barnes)
363         * addressbook: Optimizations to avoid vcard parsing (Christophe Dumez)
364         * Provide EClient's GSList utility functions within
365           e-data-server-util.h (Milan Crha)
366         * Increase dependency on gtk+ to 3.2 (Milan Crha)
367         * CamelFolderSummary API changes (Milan Crha)
368         * gdbus_proxy_call_sync: check sync flag more frequently
369           (Christophe Dumez)
370         * Make all backends return NULL when calling get_contact() and the
371           contact is not found. (Christophe Dumez)
372         * e-book-client: add e_book_client_add_contacts*() methods
373           (Christophe Dumez)
374         * addressbook: Improve bulk contact removal code (Christophe Dumez)
375         * configure.ac: Bump ADDRESS_BOOK_DBUS_SERVICE_NAME to 2
376           (Christophe Dumez)
377         * Workaround possible crash in imap_body_decode() (Milan Crha)
378         * e-book-client: Add bulk contact modification methods.
379           (Christophe Dumez)
380         * e_book_backend_sqlitedb_new: Fix database connection reuse
381           (Christophe Dumez)
382         * Don't free vcard memory in e_data_book_view_notify_update*_vcard()
383           (Christophe Dumez)
384         * ENameSelectorEntry::user_delete_text: Delete whole text when user
385           deleted it (Milan Crha)
386         * e-book-backend-file: Don't share DB_ENV between address books from
387           different sources (Christophe Dumez)
388         * Require libgdata >= 0.10. (Matthew Barnes)
389         * Camel: New authentication API. (Matthew Barnes)
390         * Really implement e_cal_client_view_set_fields_of_interest()
391           (Tristan Van Berkom)
392         * Add camel_folder_refresh_info()/_finish(). (Matthew Barnes)
393         * Avoid a crash in camel_session_get_service_by_url(). (Matthew Barnes)
394
395 Translations:
396         Ihar Hrachyshka (be)
397         Alexander Shopov (bg)
398         Gil Forcada (ca)
399         Carles Ferrando (ca@valencia)
400         Jiri Eischmann (cs)
401         Mario Blättermann (de)
402         Bruce Cowan (en_GB)
403         Daniel Mustieles (es)
404         Inaki Larranaga Murgoitio (eu)
405         Alexandre Franke (fr)
406         Fran Dieguez (gl)
407         Gabor Kelemen (hu)
408         Luca Ferretti (it)
409         OKANO Takayoshi (ja)
410         Changwoo Ryu (ko)
411         Kjartan Maraas (nb)
412         Piotr Drąg (pl)
413         Matej Urbančič (sl)
414         Daniel Nylander (sv)
415         Nguyễn Thái Ngọc Duy (vi)
416         YunQiang Su (zh_CN)
417
418
419 Evolution-Data-Server 3.2.0 2011-09-26
420 --------------------------------------
421
422 Miscellaneous Changes:
423         google: Handle multivalue custom vcard attributes (Alexander Larsson)
424
425 Translations:
426         Nilamdyuti Goswami (as)
427         Mario Blättermann (de)
428         Inaki Larranaga Murgoitio (eu)
429         Sweta Kothari (gu)
430         Luca Ferretti (it)
431         Hannie Dumoleyn (nl)
432         Manoj Kumar Giri (or)
433         A S Alam (pa)
434         Muhammet Kara (tr)
435
436
437 Evolution-Data-Server 3.1.92 2011-09-19
438 ---------------------------------------
439
440 Bug Fixes:
441         Bug #659282 - Cannot add more than one appointment per session (Milan Crha)
442         Bug 659184 - Contacts calendar backend doesn't show events (Milan Crha)
443         Bug 659079 — Read all gContact:website (Alexander Larsson)
444         Bug 659165 — editing eds contacts that has an avatar fails (Philip Withnall)
445         Bug 655253 - fix regression introduced with MOD_ONLY_THIS (Patrick Ohly)
446         Bug 632153 - Set X-Evolution-Source header consistently (Milan Crha)
447         Bug 658911 - google: Always readonly addressbooks with goa (Alexander Larsson)
448         Bug 655728 - Read proxy settings from GSettings since Gnome 3 (Milan Crha)
449         Bug 655837 - Avoid use of deprecated g_unicode_canonical_decomposition (Vincent Untz)
450         Bug 654818 crash fix : query conversion to sql (Punit Jain)
451
452 Miscellaneous Fixes:
453         Introspection: improve annotation for e_source_peek_group (Raul Gutierrez Segales)
454         [imapx] Fix read of uninitialized memory from g_str_has_prefix (Milan Crha)
455         e-d-s: Expose all gContact:websites items (Milan Crha)
456         Handle changes in the goa accounts list at runtime (Alexander Larsson)
457         calendar file backend: revert adding EXDATE when creating detached recurrences (Patrick Ohly)
458         e-gdbus-templates: Fix incorrect type check in e_gdbus_proxy_finish_call_uint() (Christophe Dumez)
459         Make maintiner mode enabled by default (Javier Jardón)
460         Change order of system timezone detection (Milan Crha)
461         camel-sasl-gssapi.c: Fix reply read of org.gnome.KrbAuthDialog.acquireTgt (Milan Crha)
462
463 Translations:
464         Duarte Loreto (pt)
465         Jiro Matsuzawa (ja)
466         Bruce Cowan (en_GB)
467         A S Alam (pa)
468         Gabor Kelemen (hu)
469         Luca Ferretti (it)
470         Krasimir Chonov (bg)
471         Jorge González (es)
472         Piotr Drąg (pl)
473         Rajesh Ranjan (hi)
474         I Felix (ta)
475         Marek Černocký (cs)
476         Changwoo Ryu (ko)
477         Matej Urbančič (sl)
478         Ihar Hrachyshka ()
479         Rudolfs Mazurs (lv)
480         Andika Triwidada (id)
481         Martin Srebotnjak (sl)
482         Antonio Fernandes C. Neto (pt)
483
484 Evolution-Data-Server 3.1.91 2011-09-05
485 ---------------------------------------
486
487 Bug Fixes:
488         Bug 566563 - Make ESource password prompts clearer (Milan Crha)
489         Bug 655111 - Modify allday to date-time event keeps VALUE=DATE
490                      parameter (Milan Crha)
491         Bug 655253 - Delete of one occurrence of a repeatable event don't
492                      work (Milan Crha)
493         Bug 655433 - Drag and Drop of messages out of Junk folder broken
494                      (Milan Crha)
495         Bug 657345 - Remember password by default for book/calendar
496                      (Milan Crha)
497         Bug 657836 - Work around g_unix_signal API changes. (Denis Washington)
498
499 Other Changes:
500         * Do not expose password in imapx log (Milan Crha)
501         * Add a vapi for ecalendar (Lucas Baudin)
502         * Create tar.xz files for 'make dist' only (Milan Crha)
503
504 Translations:
505         Jorge González (es)
506         Claude Paroz (fr)
507         Fran Dieguez (gl)
508         Shankar Prasad (kn)
509         Kjartan Maraas (nb)
510         Yuri Myasoedov (ru)
511         Daniel Nylander (sv)
512         krishnababu k (te)
513         Chao-Hsiung Liao (zh_HK)
514
515
516 Evolution-Data-Server 3.1.90 2011-08-29
517 ---------------------------------------
518
519 Camel has a new class heirarchy for managing provider-specific settings
520 called CamelSettings.  Heavily utilizing GObject properties, this new API
521 replaces the prevous method of settings storage which stuffed values into
522 the CamelService URL string as "&key=value;..." pairs.
523
524 Details about the new API here:
525 http://mail.gnome.org/archives/evolution-hackers/2011-August/msg00013.html
526
527 Bug Fixes:
528         Bug 562912 - Unread vfolder marks unread messages as read (Milan Crha)
529         Bug 576398 - vfolder not showing new messages from nntp group
530                      (Milan Crha)
531         Bug 651469 - Folders don't update after moving mails in maildir
532                      (Milan Crha)
533         Bug 651693 - Decode QP encoded names when invoking 'Expand list Inline'
534                      (Ritesh Khadgaray)
535         Bug 651849 - Remove string from translation (Milan Crha)
536         Bug 652437 - NNTP messages is sometimes displayed as grey (Milan Crha)
537         Bug 652914 - IMAP: moving mail puts a copy into real Trash too
538                      (Milan Crha)
539         Bug 655121 - CalDAV: Can't reopen attachments saved on a server
540                      (Milan Crha)
541         Bug 655272 - IMAPX: Leaking file descriptors from open pipes
542                      (Milan Crha)
543         Bug 655833 — Mailing addresses for Google Contacts not saving if
544                      PO Box… (Philip Withnall)
545         Bug 655997 - Unneeded context specifiers (Milan Crha)
546         Bug 656051 - Preserve mbox file attributes after rewrite (Milan Crha)
547         Bug 657181 - Backends can be left half-opened when using ECal
548                      (Milan Crha)
549
550 Other Changes:
551         * CamelStore: Split subscription API into a separate interface.
552           (Matthew Barnes)
553         * Camel: Remove unused CAMEL_STORE_ASYNC flag. (Matthew Barnes)
554         * google: Add a missing NULL pointer check (Philip Withnall)
555         * Do not keep Google progress notifications in book view forever
556           (Milan Crha)
557         * google: Fix cancellation and progress reporting for cold-cache
558           queries (Philip Withnall)
559         * google: Tidy up finish_operation() (Philip Withnall)
560         * Don't use our own DISABLE_DEPRECATED macros in .c files.
561           (Matthew Barnes)
562         * CamelService: Add a "display-name" property. (Matthew Barnes)
563         * Camel: Add CAMEL_STORE_CAN_EDIT_FOLDERS flag. (Matthew Barnes)
564         * google: Fix various data loss bugs with organisations/jobs
565           (Philip Withnall)
566         * Incorrect message signature verification failure (Milan Crha)
567         * Pretend successful read when skipping 3+ part of multipart/signed
568           (Milan Crha)
569         * [IMAPX] Do not overwrite errors on reconnect (Milan Crha)
570         * Remove more similar strings from translation (Milan Crha)
571         * Avoid a crash in gdata_goa_authorizer_get_parameters().
572           (Matthew Barnes)
573         * Add Google Talk field to the list of IM information
574           (Raul Gutierrez Segales)
575         * Avoid use-after-free by unsetting open_finished flag sooner
576           (Milan Crha)
577         * Use cached value in e_cal_client_get_default_object() (Milan Crha)
578         * Check ic->status is not NULL imapx_command_select_done ()
579           (Raul Gutierrez Segales)
580         * Add E_TYPE_CAL_CLIENT_SOURCE_TYPE macro. (Matthew Barnes)
581
582 Translations:
583         Alexander Shopov (bg)
584         Mario Blättermann (de)
585         Jorge González (es)
586         Daniel Mustieles (es)
587         Fran Dieguez (gl)
588         Andika Triwidada (id)
589         Kjartan Maraas (nb)
590         Wouter Bolsterlee (nl)
591         Yuri Myasoedov (ru)
592         Мирослав Николић (sr)
593         Daniel Nylander (sv)
594         Abduxukur Abdurixit (ug)
595
596
597 Evolution-Data-Server 3.1.5 2011-08-14
598 --------------------------------------
599
600 Bug Fixes:
601         Bug 656490 - imapx: Memory leak of stream tokenbuf (David Woodhouse)
602         Bug 656487 - Memory leak in imapx fetch_folders_for_namespaces() (David Woodhouse)
603         Bug 656480 - Memory leak in camel_folder_search_search() (David Woodhouse)
604         Bug 656267 - Checking for auth types doesn't work properly (Milan Crha)
605         Bug 656058 - Improve EBookBackendSqliteDB searching API (Tristan Van Berkom)
606         Bug 652172 - Fix a regression from the previous commit (Milan Crha)
607         Bug 655748 - rdate parsing failure: unknown value for period 20068 (Milan Crha)
608         Bug 655190 - Sluggish performance interacting with calendar/tasks (Milan Crha)
609         Bug 619135 — Add photo support to Google Contacts backend (Philip Withnall)
610         Bug 655499 - Don't crash when getting contacts before backend is opened (Milan Crha)
611         Bug 654893 - Fix one missed rename of 'msg_security' to 'dirty' (Sean Finney)
612         Bug 655414 - Need translation comments (Milan Crha)
613         Bug 655409 - Extra flags in CamelStoreInfo break folder type check (Milan Crha)
614         Bug 654472 - Crash on async error return over GDBus (Milan Crha)
615         Bug 655331 - pgp/gpg signature is not shown (Milan Crha)
616         Bug 654480 - [imapx] Mark as Junk is not reliable (Matthew Barnes)
617
618 Miscellaneous Fixes:
619         libecal: e_cal_remove_object() must remove *all* recurrences (Patrick Ohly)
620         calendar file backend: fixed incomplete sanity check in e_cal_create_object() (Patrick Ohly)
621         e_client_utils_open_new() could use already freed memory (Milan Crha)
622         Properly manage boolean values in SQLite contacts cache (Milan Crha)
623         Vala bindings: work around owned not being honored in metadata (Raul Gutierrez Segales)
624         Call gtk_init_check() in factories with enabled maintainer mode (Milan Crha)
625         Handle fields-of-interest for local addressbook backend. (Tristan Van Berkom)
626         Do not cancel cancellable in free_get_objects_async_data() (Milan Crha)
627         Be able to provide backtraces for e_ptr_tracker* functions (Milan Crha)
628         Fix stray unref of server in imapx add_folders_to_summary() (David Woodhouse)
629         Make e-{addressbook,calendar}-factory supersede old factory at startup. (David Woodhouse)
630         Introspection: fix annotation fixes (Raul Gutierrez Segales)
631         Be able to fetch all vCards/uids from an SQLite book backend cache (Milan Crha)
632
633 Translations:
634         Yuri Kozlov (ru)
635         Daniel Mustieles (es)
636         Fran Dieguez (gl)
637         Jorge González (es)
638         Daniel Nylander (sv)
639         Kjartan Maraas (nn)
640
641
642 Evolution-Data-Server 3.1.4 2011-07-25
643 --------------------------------------
644
645 Bug Fixes:
646         none
647
648 Other Changes:
649         * Authorization domains are no longer used in password storage.
650           (Matthew Barnes)
651         * POP3: Use GError instead of errno. (Matthew Barnes)
652         * NNTP: Remove unnecessary <errno.h> includes. (Matthew Barnes)
653         * SMTP: Use GError instead of errno. (Matthew Barnes)
654         * camel_tcp_stream_ssl_enable_ssl(): Add GError parameter.
655           (Matthew Barnes)
656         * camel_stream_process_connect(): Add GError parameter.
657           (Matthew Barnes)
658         * CamelImapWrapper: Use GError instead of errno. (Matthew Barnes)
659         * Prefer g_seekable_seek() over camel_stream_reset(). (Matthew Barnes)
660         * Remove camel_stream_reset(). (Matthew Barnes)
661         * Remove camel_stream_printf(). (Matthew Barnes)
662         * CamelDataWrapper: Keep contents in a GByteArray. (Matthew Barnes)
663         * Move the "$host" down when $host is actually set and don't set
664           DL_LIB to libdl which is not available on OpenBSD/FreeBSD.
665           (Antoine Jacoutot)
666         * Fix wakeups in imapx parser thread. (David Woodhouse)
667         * Rewrite Camel's junk plugin interface. (Matthew Barnes)
668         * Break reference cycle between CamelSession and CamelService.
669           (Matthew Barnes)
670         * CamelIMAPXServer: Fix CamelSession reference leak. (Matthew Barnes)
671         * CamelSession: Add camel_session_remove_services() (Matthew Barnes)
672         * Break reference cycle between CamelStore and CamelFolder.
673           (Matthew Barnes)
674         * CamelIMAPXConnManager: Keep a weak pointer to CamelStore.
675           (Matthew Barnes)
676         * Generate GTypes for various Camel enums. (Matthew Barnes)
677         * Add CamelNetworkService interface. (Matthew Barnes)
678
679 Translations:
680         Mario Blättermann (de)
681         Daniel Mustieles (es)
682         Fran Dieguez (gl)
683         Aurimas Černius (lt)
684         Rudolfs Mazurs (lv)
685         Kjartan Maraas (nb)
686         Matej Urbančič (sl)
687         Muhammet Kara (tr)
688         Abduxukur Abdurixit (ug)
689         Wylmer Wang (zh_CN)
690
691
692 Evolution-Data-Server 3.1.3 2011-07-04
693 --------------------------------------
694
695 Bug Fixes:
696         Bug #650671 - Service connect/disconnect not cancelled properly (Milan Crha)
697         Bug #653476 - icaltimezone not copied completely with libical 0.43 (Milan Crha)
698         Bug #650126 - Add API to set the scroll policy of the Contacts container (Raul Gutierrez Segales)
699         Bug #653385 - ldaps fails with server using self-signed certificate (Milan Crha)
700         Bug #224687 - Skip ignored destinations in destination_get_address() (Dan Vrátil)
701         Bug #224687 - Create lists of lists (Dan Vrátil)
702         Bug #652173 - libebook: Delay client-side vCard parsing (Christophe Dumez)
703         Bug #648468 - POP3 doesn't recover or claim error after lost connection (Milan Crha)
704         Bug #269413 - Search treats "4 weeks" and "1 month" as synonymous (Milan Crha)
705         Bug #565961 - Crash with recurring all-day event (Milan Crha)
706         Bug #652530 - EClient - Notify about opening phase result first (Milan Crha)
707
708 Miscellaneous Fixes:
709         Require libgdata >= 0.9.1 for GNOME Online Accounts support. (Matthew Barnes)
710         Bump the required version of Vala for the bindings. (Travis Reitter)
711         e_cal_client_get_object() should not return VCALENDAR components (Milan Crha)
712         Fix LDAP authentication and process authentication requests on idle (Milan Crha)
713         Add OAuth support to Google Contacts backend. (Matthew Barnes)
714         libedata-book cleanups. (Matthew Barnes)
715         Minor compiler warning fix (change #if to #ifdef) (Milan Crha)
716         Vala bindings: we depend on gio-2.0 (Raul Gutierrez Segales)
717         Allow asynchronous retrieval of EClient capabilities for easier caching (Milan Crha)
718         Fix build breaks when using libgdata 0.9. (Matthew Barnes)
719         Remove pointless ENABLE_THREADS define. (Matthew Barnes)
720         Introspection: fix annotation in e_vcard_get_attribute (Raul Gutierrez Segales)
721         SMTP: Handle 235 code after initial AUTH command. (Matthew Barnes)
722         Make Camel's SASL framework more extensible. (Matthew Barnes)
723         Fix a few srcdir != builddir issues (Colin Walters)
724         Keep opening EClient-s till they report busy error (Milan Crha)
725         Make loading of ENameSelector on demand and cancellable (Milan Crha)
726         Reverting one line I added to Christophe's commit on my own (Milan Crha)
727         Fix few memory leaks (Milan Crha)
728         Emit notification for EClient::opened property (Raul Gutierrez Segales)
729         Fix sqlitedb-test build error. (Travis Reitter)
730         EBookBackendSqliteDD: Fix a missing comma in search contacts. (Chenthill Palanisamy)
731
732 Translations:
733         Fran Dieguez (gl)
734         Hannie Dumoleyn (nl)
735         Daniel Nylander (sv)
736         Fran Diéguez (gl)
737         Matej Urbančič (sl)
738         Daniel Mustieles (es)
739
740 Evolution-Data-Server 3.1.2 2011-06-13
741 --------------------------------------
742
743 Bug Fixes:
744         Bug 550414 - Corruption of mailbox and can't expunge trash (Milan Crha)
745         Bug 589495 - Search folder by Size (KB) counts bytes, not KB
746                      (Milan Crha)
747         Bug 633948 - Try harder to use -lresolv in LDAP_LIBS
748                      (Mathieu Trudel-Lapierre)
749         Bug 640054 - CamelDB: do not read the db while a trasaction is in
750                      progress (Chenthill Palanisamy)
751         Bug 640083 - Force secured connection when using LDAPS port (Milan Crha)
752         Bug 646898 - IMAPX should invalidated cache when uidvalidity changes
753                      (Milan Crha)
754         Bug 648454 - Subfolders disappear when moving a folder (Milan Crha)
755         Bug 648736 - Crash when adding default vcard for newly created DB
756                      (Matthew Barnes)
757         Bug 649433 - e-calendar-factory SIGSEGV while reading hash_table
758                      (David Woodhouse)
759         Bug 649757 - Filtering based on a source account always succeeded
760                      (Milan Crha)
761         Bug 649757 - Return back camel_filter_driver_filter_mbox() (Milan Crha)
762         Bug 649761 - Add gobject-introspection build system to libebook
763                      (Raul Gutierrez Segales)
764         Bug 649762 - Add support for Vala bindings (Raul Gutierrez Segales)
765         Bug 650105 - Deadlock in GroupWise connector (Matthew Barnes)
766         Bug 650524 - Use g_unix_signal_add_watch_full() for SIGTERM
767                      (Matthew Barnes)
768         Bug 650950 - entry_compare() should iterate over attributes with
769                      the same name (Christophe Dumez)
770         Bug 650952 - Remove unknown EContact field name runtime warning
771                      (Christophe Dumez)
772         Bug 651054 - Support queries based on "photo" contact field
773                      (Christophe Dumez)
774         Bug 651113 - [libebook] Querying date fields is not supported
775                      (Christophe Dumez)
776         Bug 651147 - EBook/ECal done signals ignored due to wrong name
777                      (Milan Crha)
778         Bug 651226 - e_book_new_system_addressbook() should create source
779                      in GConf (Christophe Dumez)
780         Bug 651446 - Implement e_book_client_get_contacts_uids() (Milan Crha)
781         Bug 651458 - Add getters/settrs for EContactPhoto
782                      (Raul Gutierrez Segales)
783
784 Other Changes:
785         * New asynchronous APIs to replace EBook/ECal (Milan Crha)
786         * Improved introspection annotations (Raul Gutierrez Segales)
787         * Improved Vala bindings (Raul Gutierrez Segales)
788         * Various calendar file backend improvements (Patrick Ohly)
789         * Camel: Fetch quota information asynchronously. (Matthew Barnes)
790         * addressbook file backend: libdb must be initialized for concurrent
791           read/write (Patrick Ohly)
792         * CamelService: Add async query_auth_types() functions (Matthew Barnes)
793         * IMAPX: optionally download the messages in descending order
794           (Chenthill Palanisamy)
795         * Handle SIGTERM instead of SIGQUIT. (Matthew Barnes)
796         * CamelDB: use a RW lock to prevent reads while write is in progress
797           (Chenthill Palanisamy)
798         * CamelVeeFolder: Fix a deadlock. (Matthew Barnes)
799         * Replace deprecated g_atomic_int_exchange_and_add() (Milan Crha)
800         * Limit libgdata to 0.7 or 0.8. (Matthew Barnes)
801         * e_name_western_reorder_asshole: Fix possible memory leak
802           (Christophe Dumez)
803         * e_dbhash_new: Close and reopen db handle to avoid memory leak
804           (Christophe Dumez)
805         * e_contact_name_from_string(): Fix possible memory leak
806           (Christophe Dumez)
807         * e_book_backend_file_get_contact_list: Fix memory leak
808           (Christophe Dumez)
809         * CamelVeeFolder: Fix a hang in folder_change_change.
810           (Chenthill Palanisamy)
811         * Use the right free function in the boxed type for
812           EVCardAttributeParam (Alexander Larsson)
813         * CamelIMAPXFolder: Fix handling of "filter_junk" option.
814           (Matthew Barnes)
815         * EBookBackendSqliteDB: Add sqlitedb cache for addressbook
816           (Chenthill Palanisamy)
817
818 Translations:
819         Carles Ferrando (ca@valencia)
820         Jorge González (es)
821         Daniel Mustieles (es)
822         Seán de Búrca (ga)
823         Fran Diéguez (gl)
824         Kjartan Maraas (nb)
825         Matej Urbančič (sl)
826         Abduxukur Abdurixit (ug)
827
828
829 Evolution-Data-Server 3.1.1 2011-05-09
830 --------------------------------------
831
832 Announcements:
833
834 * As of this release, the backend for Novell GroupWise servers has been
835   split off as a new module named evolution-groupwise.
836
837 * Various Camel API breaks:
838   http://mail.gnome.org/archives/evolution-hackers/2011-April/msg00093.html
839   http://mail.gnome.org/archives/evolution-hackers/2011-April/msg00099.html
840   http://mail.gnome.org/archives/evolution-hackers/2011-May/msg00017.html
841
842 Bug Fixes:
843         Bug 332497 - Add Edit -> Available Categories (Dan Vrátil)
844         Bug 418954 - Add a separate entry combo for port numbers (Dan Vráti)
845         Bug 628142 - Fix handling of simultaneous get_message requests
846                      (David Woodhouse)
847         Bug 645239 - Fix build error when enabling kerberos without specifying
848                      path (Niki Guldbrand)
849         Bug 645498 - [maildir] Fails to show already read messages again
850                      (Milan Crha)
851         Bug 645783 - Return safe paths from CamelService::get_path()
852                      (Milan Crha)
853         Bug 646117 - e-calendar-factory does not exit (Matthew Barnes)
854         Bug 646200 - Insufficient requirement on libsoup (Matthew Barnes)
855         Bug 646619 - Typo in user-visible string: "defalut" should be "default"
856                      (Milan Crha)
857         Bug 647429 - Hide port-entry for providers without port (Dan Vrátil)
858         Bug 647873 - Sources should be created in GConf (David Woodhouse)
859         Bug 648844 - IMAP Error: LIST failed: wildcards not permitted in
860                      username (Milan Crha)
861         Bug 649365 - Creation of new repository evolution-groupwise
862                      (Vibha Yadav)
863         Bug 649684 - GIR files should contain <package name=../>
864                      (Raul Gutierrez Segales)
865
866 Other Changes:
867         * Collect all test code into a top-level "tests" directory
868           (Matthew Barnes)
869         * Support NTLMv2 in camel-sasl-ntlm.c (David Woodhouse)
870         * Infer NTLM domain from username; don't assume it matches the server's
871           domain (David Woodhouse)
872         * Add camel_sasl_try_empty_password_sync() method. (David Woodhouse)
873         * Add asynchronous camel_sasl_try_empty_password() (David Woodhouse)
874         * Add support for NTLM single-sign-on using /usr/bin/ntlm_auth
875           (David Woodhouse)
876         * Fix read off end of string in NTLM SSO support (David Woodhouse)
877         * Pull in translations from Evolution for "On This Computer"
878           (David Woodhouse)
879         * Seal up CamelService. (Matthew Barnes)
880         * Fix Gtk-Doc notation in Camel. (Matthew Barnes)
881         * Fix few memory leaks (Milan Crha)
882         * Define a boxed GType for CamelURL. (Matthew Barnes)
883         * Rework how CamelServices are added to CamelSession. (Matthew Barnes)
884         * CamelStore: Chain up in the constructed() method (Matthew Barnes)
885         * CamelSession: Remove some leftover debug messages. (Matthew Barnes)
886         * CamelStore: Remove a dead assignment. (Matthew Barnes)
887         * Remove unused CamelTimeoutCallback typedef. (Matthew Barnes)
888         * Remove unused camel_session_thread_wait(). (Matthew Barnes)
889         * Replace CamelSessionThreadMsg with a more modern API. (Matthew Barnes)
890         * Revise camel_session_get_service_by_url(). (Matthew Barnes)
891         * Fix definition of CamelProvider.url_equal(). (Matthew Barnes)
892         * Remove camel_store_folder_uri_equal(). (Matthew Barnes)
893         * Mark the param spec strings for translation correctly.
894           (Kjartan Maraas)
895         * Remove camel_filter_driver_filter_mbox() (Matthew Barnes)
896         * Camel: Store UIDs in X-Evolution-Source headers. (Matthew Barnes)
897         * CamelFolderSearch: Hack to deal with "message-location".
898           (Matthew Barnes)
899         * CamelFolder: Remove "uri" property. (Matthew Barnes)
900         * Remove CAMEL_STORE_SUMMARY_FRAGMENT flag. (Matthew Barnes)
901         * CamelVeeStore: Change handling of CHANGE_NOSELECT flag.
902           (Matthew Barnes)
903         * Remove "uri" field of CamelFolderInfo. (Matthew Barnes)
904         * Rename "name" field of CamelFolderInfo to "display_name".
905           (Matthew Barnes)
906         * Rename "name" property of CamelFolder to "display-name".
907           (Matthew Barnes)
908
909 Translations:
910         Alexander Shopov (bg)
911         Jordi Serratosa (ca)
912         Kris Thomsen (da)
913         Kristjan SCHMIDT (eo)
914         Daniel Mustieles (es)
915         Inaki Larranaga Murgoitio (eu)
916         Fran Diéguez (gl)
917         Sweta Kothari (gu)
918         Luca Ferretti (it)
919         Takayuki KUSANO (ja)
920         Jiro Matsuzawa (ja)
921         Žygimantas Beručka (lt)
922         Kjartan Maraas (nb)
923         Wouter Bolsterlee (nl)
924         Hannie Dumoleyn (nl)
925         Antonio Fernandes C. Neto (pt_BR)
926         Andrej Žnidaršič (sl)
927         Daniel Nylander (sv)
928         Abduxukur Abdurixit (ug)
929
930
931 Evolution-Data-Server 3.0.0 2011-04-04
932 --------------------------------------
933
934 Bug Fixes:
935         Bug 646200 - Insufficient requirement on libsoup (Matthew Barnes)
936
937 Translations:
938         Alexander Shopov (bg)
939         Jordi Serratosa (ca)
940         Kris Thomsen (da)
941         Wolfgang Stöggl (de)
942         Kristjan SCHMIDT (eo)
943         Rajesh Ranjan (hi)
944         Sweta Kothari (gu)
945         Luca Ferretti (it)
946         Takayuki KUSANO, Jiro Matsuzawa (ja)
947         Žygimantas Beručka (lt)
948         Sandeep Shedmake (mr)
949         Kjartan Maraas (nb)
950         Wouter Bolsterlee, Hannie Dumoleyn (nl)
951         Antonio Fernandes C. Neto (pt_BR)
952
953
954 Evolution-Data-Server 2.91.92 2011-03-21
955 ----------------------------------------
956
957 Bug Fixes:
958         Bug 629032 - GW count is not updated while downloading contacts 
959                      (Punit Jain)
960         Bug 634663 - e-calendar-factory crashes while retracting a meeting.
961                      (Punit Jain)
962         Bug 641838 - More compiler warning fixes (Kjartan Maraas)
963         Bug 642783 - CamelLocalFolder: Let glibc's realpath() allocate for 
964                      us (Emilio Pozuelo Monfort)
965         Bug 643748 - Slow message_location search rule with maildir
966                      accounts (Milan Crha)
967         Bug 644367 - Check NNTP server capabilities before using OVER 
968                      command (Milan Crha)
969         Bug 644532 - Crash when opening ESource with local:/system URI
970                      (Milan Crha)
971
972 Miscellaneous Fixes:
973         * Don't use gnome-keyring to store credentials on Windows
974           (Fridrich Štrba)
975         * Miscellaneous build fixes for Windows (Fridrich Štrba)
976         * Improve camel_file_util_encode_fixed_string (Matthew Barnes)
977         * Allow special CAMEL_DEBUG=pop3 to debug pop3 communication only
978           (Milan Crha)
979         * Add e-passwords-win32.c into POTFILES.in (Milan Crha)
980         * Finish documenting the libebackend API. (Matthew Barnes)
981         * Improve libedataserver API docs (Matthew Barnes)
982         * Ensure backend life-time during inner calls (Milan Crha)
983         * Fix linking in calendar/libegdbus/Makefile.am (Matthew Barnes)
984         * Coding style and whitespace cleanup. (Matthew Barnes)
985         * Remove ESoapMessage and ESoapResponse (David Woodhouse)
986
987 Translations:
988         Mario Blättermann (de)
989         Michael Kotsarinis (el)
990         Bruce Cowan (en_GB)
991         Sweta Kothari (gu)
992         Gabor Kelemen (hu)
993         Changwoo Ryu (ko)
994         Rudolfs Mazurs (lv)
995         Piotr Drąg (pl)
996         Crenguta Bacaoanu (ro)
997         Lucian Adrian Grijincu (ro)
998         Matej Urbančič (sl)
999         Krishnababu K (te)
1000         Daniel Korostil (uk)
1001         Lele Long (zh_CN)
1002         Chao-Hsiung Liao (zh_HK) (zh_TW)
1003
1004
1005 Evolution-Data-Server 2.91.91 2011-03-07
1006 ----------------------------------------
1007
1008 Bug Fixes:
1009         Bug 614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedly
1010                      (Milan Crha)
1011         Bug 617763 - Cannot create events on Yahoo through CalDAV (Milan Crha)
1012         Bug 633156 - Runtime warning when creating direct subfolder of
1013                      On This Computer (Milan Crha)
1014         Bug 639201 - Crash on startup - pop3_get_message,
1015                      camel_pop3_delete_old (Milan Crha)
1016         Bug 640829 - Can drop text/plain message lines in message preview
1017                      (Milan Crha)
1018         Bug 643095 - Crash when opening invalid multipart/signed message
1019                      (Milan Crha)
1020
1021 Other Changes:
1022         * ECalRecur: Convert intervals < 1 into the default (1)
1023           (Carlos Martín Nieto)
1024         * e_source_copy() may copy also relative_uri (Milan Crha)
1025         * Modularize e-addressbook-factory migration. (Matthew Barnes)
1026         * Modularize e-calendar-factory migration. (Matthew Barnes)
1027         * Bump BASE_VERSION to 3.0. (Matthew Barnes)
1028
1029 Translations:
1030         Khaled Hosny (ar)
1031         David Planella (ca)
1032         Bruno Brouard (fr)
1033         Luca Ferretti (it)
1034         Rudolfs Mazurs (lv)
1035         Duarte Loreto (pt)
1036         Yuri Myasoedov (ru)
1037         Daniel Nylander (sv)
1038         Wei Li (zh_CN)
1039
1040
1041 Evolution-Data-Server 2.91.90 2011-02-21
1042 ---------------------------------------
1043
1044 Bug Fixes:
1045         Bug 639483 - Category list includes weather information (hao.h.li)
1046         Bug 638563 - Make string consistent with other providers (Milan Crha)
1047         Bug 638246 - Runtime warning: and_operator: assertion `argc == 2' failed (Milan Crha)
1048         Bug 638089 - Some mobile phone contacts are not shown in preview (Milan Crha)
1049         Bug 641757 - Fix warnings from GCC 4.6 (Kjartan Maraas)
1050         Bug 601111 - Do not use empty host names in EProxy (Milan Crha)
1051         Bug 641250 - Cannot add more than 2 recipients in To: or Cc: field (Vibha Yadav)
1052         Bug 640696 - Hidden new messages in On This Computer/Inbox (Milan Crha)
1053         Bug 634743 - Moving message on GMail with real Trash set deletes it (2nd try) (Milan Crha)
1054         Bug 641110 - Improve 'select destination' window in copy/move to calendar (Milan Crha)
1055         Bug 634743 - Moving message on GMail with real Trash set deletes it (Milan Crha)
1056
1057 Miscellaneous Fixes:
1058         CamelTcpStream cleanups. (Matthew Barnes)
1059         Memory leak fix and return events in proper order (Milan Crha)
1060         Remove NULL checks for GObject methods. (Matthew Barnes)
1061         CamelMaildirStore: Fix memory leak (Carlos Martín Nieto)
1062         Bump GTK+ requirement to 3.0. (Matthew Barnes)
1063         Be able to define DBus call timeout in configure and runtime (Milan Crha)
1064         Perform consistency check on local folders based on the parameter 'need-summary-check' (Chenthill Palanisamy)
1065         Remove streams tests (Kjartan Maraas)
1066         Add a --keep-running option to e-calendar-factory. (Matthew Barnes)
1067         Add a --keep-running option to e-addressbook-factory. (Matthew Barnes)
1068         Improve libebook annotations. (Raul Gutierrez Segales)
1069
1070 Translations:
1071         Changwoo Ryu (ko)
1072         Mario Blättermann (de)
1073         Mattias Põldaru (et)
1074         Kjartan Maraas (nn)
1075         Ivar Smolin (et)
1076         Petr Kovar (cs)
1077         Jorge González (es)
1078         Fran Diéguez (gl)
1079         krishnababu k (ug)
1080         Shankar Prasad (kn)
1081         Runa Bhattacharjee (bn)
1082
1083 Evolution-Data-Server 2.91.6 2011-01-31
1084 ---------------------------------------
1085
1086 Bug Fixes:
1087         Bug 640898 - Evolution creates invalid vCard (Matthew Barnes)
1088         Bug #623933 - Crash under ESourceList::conf_changed_callback (Milan Crha)
1089         Bug 640529 - Default size of category window is too small (Matthew Barnes)
1090         Bug #636495 - Build fails :GtkStyle deprecated (Vibha Yadav)
1091         Bug #635519 - Crash at cell_renderer_color_render (Vibha Yadav)
1092         Bug #635339 - 'Mark as read' from popup menu not working on Junk folder (Milan Crha)
1093         Bug 635353 — Don't parse empty addresses in the Google Contacts backend (Philip Withnall)
1094         Bug 566441 — The Google backend doesn't use the tags/categories/groups (Philip Withnall)
1095         Bug #639469 - WebDAV addressbook only uses https (Andrew McMillan)
1096         Bug #627788 - EDataCalView is never freed in a factory process (Milan Crha)
1097         Bug #639165 - maildir expunge not working as expected (Milan Crha)
1098         Bug #525565 - Crash in find_book_by_contact at e-name-selector-entry.c (Milan Crha)
1099         Bug #638948 - NNTP folder doesn't implement Expunge (Milan Crha)
1100
1101 Miscellaneous Fixes:
1102         CamelGroupwiseFolder: Dynamically allocate MD5 digest. (Matthew Barnes)
1103         Fix possible invalid read when checking citation depth (Milan Crha)
1104         Require the latest gtk+-3.0 release until 3.0. (Matthew Barnes)
1105         Drop support for gtk+-2.0. (Matthew Barnes)
1106         Add versioning to D-Bus service names. (Matthew Barnes)
1107         Kill CamelSeekableStream. (Matthew Barnes)
1108         Kill CamelSeekableSubstream. (Matthew Barnes)
1109         CamelMultipartSigned: Avoid using bounded streams. (Matthew Barnes)
1110         Replace CamelStreamSeekPolicy with GSeekType. (Matthew Barnes)
1111         Bump libcamel's shared object name. (Matthew Barnes)
1112         Make contact removal asynchronous in the Google Contacts backend (Philip Withnall)
1113         Add cancellation support to the Google Contacts backend (Philip Withnall)
1114         Rebase the Google Contacts backend as an asynchronous EBookBackend (Philip Withnall)
1115         Add e_source_selector_get_source_by_path() (Matthew Barnes)
1116         Bump libgdata dependency to 0.7.0 (Philip Withnall)
1117         Use GDBus calls without any timeout set (Milan Crha)
1118         imapx_server_get_message: Avoid unreffing a NULL stream. (Matthew Barnes)
1119         CamelStreamFs: Check for cancellation before closing or flushing (Matthew Barnes)
1120         Crash on bogus component removal in file calendar backend (Milan Crha)
1121
1122 Translations:
1123         Michael Kotsarinis (el)
1124         Andika Triwidada (id)
1125         Fran Diéguez (gl)
1126
1127 Evolution-Data-Server 2.91.5 2010-01-10
1128 ---------------------------------------
1129
1130 Address book and calendar backend modules are now split into different
1131 installation directories so the D-Bus factory processes will only load
1132 relevant backend modules.
1133
1134 This changes some pkg-config details for third-party backend modules.
1135
1136 Instead of querying the backend directory with:
1137
1138   pkg-config --variable=extensiondir evolution-data-server-1.2
1139
1140 you must query the directory for address book backends with:
1141
1142   pkg-config --variable=backenddir libedata-book-1.2
1143
1144 and the directory for calendar backends with:
1145
1146   pkg-config --variable=backenddir libedata-cal-1.2
1147
1148
1149 Bug Fixes:
1150         Bug 637838 - Include annotation-glossary.xml in API docs
1151                      (Matthew Barnes)
1152         Bug 637916 - configure.ac with_nspr_includes test is incorrect
1153                      (Stef Walter)
1154         Bug 638095 - Async ops in ENameSelectorEntry can exceed widget
1155                      lifetime (Matthew Barnes)
1156
1157 Other Changes:
1158         * Merge utility functions into Google Contacts backend
1159           (Philip Withnall)
1160         * Temporarily remove GTK_DISABLE_DEPRECATED. (Matthew Barnes)
1161         * Change the installation path for E-D-S backends. (Matthew Barnes)
1162
1163 Translations:
1164         Torstein Adolf Winterseth (nb)
1165         A S Alam (pa)
1166         Daniel Nylander (sv)
1167         Gheyret T.Kenji (ug)
1168
1169
1170 Evolution-Data-Server 2.91.4 2010-12-20
1171 ---------------------------------------
1172
1173 Bug Fixes:
1174         Bug 636334 - Birthdays&Anniversaries calendar skips local address books (Milan Crha)
1175         Bug 636850 - Consistent libgweather configure options (Matthew Barnes)
1176         Bug 633180 -Attendee uneditable if typed manually (jpunit)
1177         Bug 420813 - Unnecessarily slow update/reopen of webcal calendars (Milan Crha)
1178         Bug 634385 - Crash in smtp_connect (Milan Crha)
1179         Bug 616452 - Do not set '-Wl,--no-undefined' on freebsd/openbsd (Milan Crha)
1180         Bug 633557 - Translation comments needed (Milan Crha)
1181         Bug 573125 - Crashes right after startup when having broken db summary (Milan Crha)
1182         Bug 633332 - Preserve port number in WebDAV address book (Milan Crha)
1183         Bug 631568 - Scheduling Meetings with CalDAV calendars (Milan Crha)
1184         Bug 590245 - 'evolution --force-shutdown' should kill factories (Milan Crha)
1185         Bug 628563 - Use-after-free crash in objects_added_cb() (Milan Crha)
1186         Bug 530205 - Use CalDAV calendar read-only when server unreachable (Milan Crha)
1187         Bug 625048 - Fails to detect America/New York system timezone (Milan Crha)
1188         Bug 590476 - Evolution corrupts PDF files. (bnc) (Vibha Yadav)
1189         Bug 6498 - Filters are not applied to imapx Inboxes (bmo) (Federico Mena Quintero)
1190
1191 Miscellaneous Fixes:
1192         Do not store and generate locel:/system URIs (Milan Crha)
1193         Maildir: Hide folders which do not start with a dot (Chenthill Palanisamy)
1194         Drop support for password key files. (Matthew Barnes)
1195         Use less threads in CamelDB (Milan Crha)
1196
1197 Translations:
1198         Fran Diéguez (gl)
1199         Jorge González (es)
1200         Kjartan Maraas (nn)
1201         Ivar Smolin (et)
1202
1203 Evolution-Data-Server 2.91.3 2010-11-29
1204 ---------------------------------------
1205 Bug Fixes:
1206         Bug #635825 - Ensure valid UTF8 strings are passed to GDBus/GVariant (Milan Crha)
1207         Bug #624420 - Crash camel_imapx_server_append_message (Milan Crha)
1208         Bug #635673 - Stack overflow when opening slow calendar (Milan Crha)
1209         Bug #632962 - Duplicate "On this computer" sources after update (Milan Crha)
1210         Bug 635572 - Various linking failures (Diego Escalante Urrelo)
1211         Bug #635550 - e-calendar-factory leaks memory (Milan Crha)
1212         Bug #633780 - ESourceSelector - check paths when removing source/group (Milan Crha)
1213         Bug #634573 - Crash when importing ics file (Milan Crha)
1214         Bug #633181 - Deadlock after moving some mails in maildir (Milan Crha)
1215         Bug #486553 - Inline expansion of email lists are not separated by commas (Milan Crha)
1216         Bug #634658 - Unread counts for vfolders never update (Milan Crha)
1217         Bug #602958 - Right click over source in calendar view opens a calendar (Milan Crha)
1218         Bug 634593 - Maildir hang when create new folders (Chenthill Palanisamy)
1219         Bug 633122 - git head 2010-10-25 maildir folders that used to work now don't (Chenthill Palanisamy)
1220         Bug #581288 - Remove .ui files from evolution-data-server (Milan Crha)
1221         Bug #632692 - Thread by In-Reply-To, then first found reference (Milan Crha)
1222         Bug #538716 - Do not set expiration on POP3 message cache (Milan Crha)
1223         Bug #632676 - Only "Checking for new mail" in status bar and nothing else (Milan Crha)
1224         Bug #631804 - Aborts with pthread error in imapx_server_dispose() (David Woodhouse)
1225         Bug #634084 - ECal reports loaded state too early (Milan Crha)
1226
1227 Miscellaneous Fixes:
1228         Cannot delete maildir folder (ritz)
1229         CamelStore: Place Inbox at the top while building folder info (Chenthill Palanisamy)
1230         Maildir: Use Inbox instead of '.' while building folder info (Chenthill Palanisamy)
1231         Maildir: Allow subfolders for Inbox (Chenthill Palanisamy)
1232         Use '_' instead of '^' for renaming folders with dot symbol in it (Chenthill Palanisamy)
1233         Do not unset the deleted flag while copying mails across folders (Chenthill Palanisamy)
1234         Make EFileCache changes freezer recursiveable (Milan Crha)
1235         Fix QRESYNC protocol violation (RH #648082) (David Woodhouse)
1236
1237 Translations:
1238         Gheyret T.Kenji (ug)
1239         Ivar Smolin (et)
1240         Jorge González (es)
1241         Fran Diéguez (gl)
1242         Georgios Stefanakis (el)
1243         Matej Urbančič (sl)
1244         Marcos Lans (gl)
1245         Kjartan Maraas (nn)
1246
1247 Evolution-Data-Server 2.91.2 2010-11-08
1248 ---------------------------------------
1249
1250 Bug Fixes:
1251         Bug 631073 - Task update operation has some delay (Milan Crha)
1252         Bug 631290 - Crash in vee_folder_synchronize_sync (Milan Crha)
1253         Bug 632687 - Doesn't build against gtk+ 2.91.1 (Matthew Barnes)
1254         Bug 623017 - Add introspection support (Maxim Ermilov)
1255         Bug 597567 - Crash in comp_subject() (Milan Crha)
1256         Bug 632771 - Recurring calendar events set to recur forever do not
1257                      display past first week (Chenthill Palanisamy)
1258         Bug 631953 - A possible double-free in google backend
1259                      (Gary Ching-Pang Lin)
1260         Bug 632030 - Crashed while Groupwise server is not responding
1261                      (Punit Jain)
1262         Bug 445439 - Delete mail from pop-server when deleted from Inbox/Trash
1263                      (Milan Crha)
1264         Bug 631842 - Improve error reporting in some ECal/EBook functions
1265                      (Christophe Fergeau)
1266         Bug 632527 - Unmatched vFolder returns incorrect uids on search
1267                      (Milan Crha)
1268         Bug 632177 - Hide source group when none source lefts after remove
1269                      (Aparna)
1270         Bug 633122 - Maildir migration from old folder hierarchy to maildir++
1271                      hierarchy (Chenthill Palanisamy)
1272         Bug 632532 - Double free in imapx_job_done,
1273                      imapx_command_step_fetch_done (Milan Crha)
1274         Bug 633919 - Stuck on Mark messages as read (Milan Crha)
1275         Bug 634167 - Fails to build with gir (James M. Cape)
1276
1277 Other Changes:
1278         * [IMAPX] Crash on QRESYNC line formatting on 32bit platform
1279           (Milan Crha)
1280         * Fix linking against out-of-tree e-d-s (Priit Laes)
1281         * Fix failure to RSET SMTP connection before re-use. (David Woodhouse)
1282         * Commit a missing m4 file. (Matthew Barnes)
1283         * Change the maildir folder hierarchy as per maildir++ spec
1284           (Chenthill Palanisamy)
1285         * override get_full_path and get_meta_path in maildir store
1286           (Chenthill Palanisamy)
1287         * Fix remove maildir folder (Chenthill Palanisamy)
1288         * Fix maildir rename and some memory leaks (Chenthill Palanisamy)
1289         * Fix memory leak on imapx_server_get_message() failure
1290           (David Woodhouse)
1291         * Workaround GtkComboBoxText in .ui file (Milan Crha)
1292         * camel-folder-search: Fix minor GError handling issue (Matthew Barnes)
1293         * ESourceSelector: Add a "primary-selection" property. (Matthew Barnes)
1294         * Fix a build failure due to used CPPFLAGS (Paul Smith)
1295         * ENameSelectorDialog: Fix a potential string comparison crash
1296           (Matthew Barnes)
1297
1298 Translations:
1299         Xandru Armesto (ast)
1300         Gil Forcada (ca)
1301         Carles Ferrando (ca@valencia)
1302         Jorge González (es)
1303         Matej Urbančič (sl)
1304         Aron Xu (zh_CN)
1305         Ivar Smolin (et)
1306
1307 Evolution-Data-Server 2.91.1 2010-10-18
1308 ---------------------------------------
1309
1310 Bug Fixes:
1311         Bug 558478 - Autocompletion inserts comma. (Vibha Yadav)
1312         Bug 632376 - Rewind in camel-disco-diary to fix a crash (Pacho Ramos)
1313         Bug 534369 - New mail notifications for local Inbox don't work (Milan Crha)
1314         Bug 630358 - Google contacts doesn't sync anniversary (Milan Crha)
1315         Bug 608557 - CamelOfflineJournal can call fclose with NULL (Milan Crha)
1316         Bug 630358 - Google contacts doesn't sync birthday and URL (Milan Crha)
1317         Bug 631594 - Various races in CamelOperation (Matthew Barnes)
1318         Bug 347520 - Names containing a dot in address parsed incorrectly (Milan Crha)
1319         Bug 630361 - Categories editing fixes (Milan Crha)
1320         Bug 630889 - Use-after-free while sending messages (Milan Crha)
1321         Bug 631404 - Stop shipping a Locations.xml (Matthew Barnes)
1322
1323 Miscellaneous Fixes:
1324         Prefix soup_soap_(message/response) with e_soap and add it in libedataserver so that groupwise, evolution-ews 
1325           and evolution-sync for ews (Chenthill Palanisamy)
1326         Google contacts - do not drop all URLs/events on update (Milan Crha)
1327         Add a CamelFolder:uri property. (Matthew Barnes)
1328         Include also reason_phrase on libsoup errors (Milan Crha)
1329         CamelOperation: Try to avoid crashing on refcount errors. (Matthew Barnes)
1330         Really fix srcdir != builddir builds. (Javier Jardón)
1331         Limit libgdata support to 0.6. (Matthew Barnes)
1332
1333 Translations:
1334         Matej Urbančič (sl)
1335         Jorge González (es)
1336         Kjartan Maraas (nn)
1337
1338 Evolution-Data-Server 2.91.0 2010-10-04
1339 ---------------------------------------
1340
1341 Bug Fixes:
1342         Bug 629714 - endless loop in imapx_parse_status()
1343                      (David Woodhouse)
1344         Bug 630135 - No UI feedback when imapx connection fails
1345                      (David Woodhouse)
1346         Bug 630150 - imapx attempts to connect to server when already
1347                      cancelled (David Woodhouse)
1348         Bug 630152 - imapx_parser_thread registers wrong operation
1349                      (David Woodhouse)
1350         Bug 629752 - ldap doesn't work in offline (Milan Crha)
1351         Bug 616598 - AM/PM in Date header confuses parser (Milan Crha)
1352         Bug 615274 - Encode proxy user/password in proxy URL (Milan Crha)
1353         Bug 628655 - imapx parser thread gerror memory leak (Milan Crha)
1354         Bug 615828 - Incorrectly set off-line state on CamelOfflineStore
1355                      (Milan Crha)
1356         Bug 629916 - imapx fails to handle errors in imapx_command_idle_stop()
1357                      (David Woodhouse)
1358         Bug 616596 - Disable debug prints from e-categories.c (Milan Crha)
1359         Bug 629726 - Increase imapx starting buffer size to 4KiB
1360                      (David Woodhouse)
1361         Bug 629908 - assertion failed: (E_IS_BOOK (book)) (David Woodhouse)
1362         Bug 630321 - Disabling IMAPX account produces runtime warnings
1363                      (Milan Crha)
1364         Bug 630149 - imapx_sync() never returns error (David Woodhouse)
1365         Bug 599741 - Cannot accept meeting request (Vibha Yadav)
1366         Bug 630265 - Refetches unchanged 'On The Web' calendar (Milan Crha)
1367         Bug 629507 - e_book_backend_cache_set_time doesn't rewrite old value
1368                      (Milan Crha)
1369         Bug 616172 - Return NULL from imapx_find_commad_tag when not found
1370                      (Julien Ducourthial)
1371         Bug 630222 - Build failure camel-tcp-stream-raw.c (David Ronis)
1372
1373 Other Changes:
1374         * Don't dupplicate wspiapi.h internally.  This will put the
1375           responsibility to load a libary correctly to the one who implements
1376           the wspiapi.h header. (Fridrich Štrba)
1377         * bmc#3667 - SOCKS5 failure doesn't fall back to SOCKS4
1378           (Federico Mena Quintero)
1379         * Merge branch 'camel-socks-proxy-master' (Federico Mena Quintero)
1380         * Recast CamelOperation as a GCancellable subclass. (Matthew Barnes)
1381         * Increase safety on Windows Call SetDllDirectory() to reduce risk of
1382           DLL hijacking, and call SetProcessDEPPolicy() to reduce risk of rogue
1383           code execution. (Fridrich Štrba)
1384         * Fix a potential race in operation_idle_cb(). (Matthew Barnes)
1385         * Move printf inside camel_imapx_debug() macro to make prefixes easier
1386           (David Woodhouse)
1387         * Add server tagprefix to imapx debug output messages (David Woodhouse)
1388         * Use correct debug tagprefix in imapx_parse_capability()
1389           (David Woodhouse)
1390         * Update license to LGPLv2 for e-debug-log files (Chenthill Palanisamy)
1391         * Updated licenses for imapx to LGPLv2 (Chenthill Palanisamy)
1392         * Use new GDK keysym names if available. (Matthew Barnes)
1393         * Sanitize error handling in the SOCKS5/SOCKS4 code paths
1394           (Federico Mena Quintero)
1395         * Merge branch 'camel-socks-proxy-master' (Federico Mena Quintero)
1396         * Oops, fix a struct field's name (Federico Mena Quintero)
1397         * Merge branch 'camel-socks-proxy-master' (Federico Mena Quintero)
1398         * Fix potential use-after-free in ECal, as with EBook bug #629908
1399           (David Woodhouse)
1400         * Use GCancellable in all methods that may block. (Matthew Barnes)
1401         * Rename blocking Camel methods. (Matthew Barnes)
1402         * Camel: Add an asynchronous API. (Matthew Barnes)
1403         * Camel: Adapt tests to API changes. (Matthew Barnes)
1404         * Bump Camel's soname for all this API breakage. (Matthew Barnes)
1405         * Bump gtk+-2.0 requirement to 2.22.0. (Matthew Barnes)
1406         * Fix GCancellable usage in IMAPX threads. (Matthew Barnes)
1407         * Have camel_operation_new() return a GCancellable. (Matthew Barnes)
1408         * Use macros for CamelOperation timeouts. (Matthew Barnes)
1409         * Adapt to GtkObject removal in GTK3 (Javier Jardón)
1410         * Emit CamelFolder and CamelStore signals from idle callbacks.
1411           (Matthew Barnes)
1412         * Don't link libebook to GTK+. (Matthew Barnes)
1413         * Use upstream gettext instead glib one (Javier Jardón)
1414         * IMAPX: Use a CamelOperation, not GCancellable in the parser thread
1415           (Matthew Barnes)
1416         * No need to allocate colors with cairo drawing (William Jon McCann)
1417         * CamelStore: Forgot a part in store_get_folder_info() (Matthew Barnes)
1418         * Collect Camel flags into enum types. (Matthew Barnes)
1419         * Avoid passing NULL to g_strstrip in e_contact_get calls (Milan Crha)
1420         * Temporarily disable EBook tests. (Matthew Barnes)
1421
1422 Translations:
1423         Marek Cernocky (cs)
1424         Kenneth Nielsen (da)
1425         Christian Kirbach (de)
1426         Ivar Smolin (et)
1427         Jiri Grönroos (fi)
1428         Yaron Shahrabani (he)
1429         Takayuki KUSANO (ja)
1430         Žygimantas Beručka (lt)
1431         Mario Blättermann (nl)
1432         Wouter Bolsterlee (nl)
1433         Piotr Drąg (pl)
1434         Antonio Fernandes C. Neto (pt_BR)
1435         Chao-Hsiung Liao (zh_HK)
1436
1437 Evolution-Data-Server 2.31.92 2010-09-13
1438 ----------------------------------------
1439
1440 Bug Fixes:
1441         Bug 628299 - Crash in g_variant_is_trusted. (Bharath Acharya)
1442         Bug 507290 (bnc) -Messages in thread out of order (Chenthill Palanisamy)
1443         Bug 471079 (bnc) - Unable To Exclude Names (Sankar P)
1444         Bug 627336 - Groupwise cal can return NULL without error on create_object (Milan Crha)
1445         Bug 628426 - Fix double free crash caused by the previous patch (Milan Crha)
1446         Bug 603044 (bnc) -Issues with Forward as redirect (Chenthill Palanisamy)
1447         Bug 611568 (bnc) - Search fails for Cc recipient. (Bharath Acharya)
1448         Bug 628977 - crash in imapx_parse_uids() (Make stream buf grow automatically) (David Woodhouse)
1449         Bug 628659 - imapx_sync_changes memory leak (Milan Crha)
1450         Bug 628658 - imapx expunge memory leak (Milan Crha)
1451         Bug 628657 - imapx sync_folders memory leak (Milan Crha)
1452         Bug 628651 - memory leak in imapx_append_message() (Milan Crha)
1453         Bug 628426 - imapx refresh_info memory leak (Milan Crha)
1454         Bug 624135 - Gerror with imap provider when clicked 'cancel' (Milan Crha)
1455         Bug 624229 - Password dialog is not accessible in Subscriptions window (Milan Crha)
1456         Bug 611539 - EProxy doesn't use authentication for HTTPS (Milan Crha)
1457         Bug 627817 - Runtime warning when no default addressbook exists (Milan Crha)
1458         Bug 625110 - IMAPX : Do not free connection manager on disconnect (Milan Crha)
1459         Bug 624130 - Sasl::challenge reported failure without setting its GError (Milan Crha)
1460         Bug 624228 - Gerror with Usenet / nntp (Milan Crha)
1461         Bug 624705 - IMAPX : Deadlock while quiting evolution (Milan Crha)
1462         Bug 624702 - Cann't create a new folder in imapx (Milan Crha)
1463         Bug 624318 - Don't claim "CamelOperation status stack non empty" (Milan Crha)
1464         Bug 569329 - [groupwise] EDS crashed when checking contacts (Milan Crha)
1465         Bug 628485 - Accessing freed memory in EContactStore::dispose (Milan Crha)
1466         Bug 624027 - Groupwise cal doesn't use store's default_timezone (Milan Crha)
1467         Bug 628100 - Weather's cal get_object can ask for nonexistent comp (Milan Crha)
1468         Bug 623912 - SMTP::query_auth_types should not use NULL hash table (Milan Crha)
1469         Bug 627627 - Evolution not saving mail labels (Chenthill Palanisamy)
1470         Bug 627871 - e-name-selector crash (Milan Crha)
1471         Bug 627609 - imapx user_flags memory leak in imapx_untagged() (Chenthill Palanisamy)
1472         Bug 627617 - calendar memory leak (Chenthill Palanisamy)
1473
1474 Miscellaneous Fixes:
1475         Use --disable-gtk3 in DISTCHECK_CONFIGURE_FLAGS. (Matthew Barnes)
1476         Update API documentation. (Matthew Barnes)
1477         Re-work my GtkDialog:has-separator workaround. (Matthew Barnes)
1478         Work around deprecation of gtk_dialog_set_has_separator() (Matthew Barnes)
1479         Update the server utc time in the key file to avoid fetching duplicates items again and again. This had been broken when fetching modified items moved away from get_quick_messages to get_items_request. 
1480          Remove the lock from get_object_list. (Chenthill Palanisamy)
1481         Switch off user_insert signal handler while inserting the comma. Fixes comma insertion while selecting auto-completed emails. (Chenthill Palanisamy)
1482         Fixed - Unable to send mails using Evolution. (Bharath Acharya)
1483         Put the component into the cache after inserting into interval tree. Store comps in interval tree based on just uid for non-recurring events (Punit Jain)
1484         Remove the key if the value is NULL. (Chenthill Palanisamy)
1485         Don't use getline, implement a simple replacement. Some systems don't have getline in their C library, so use a private implementation released under LGPL v2+ and found here: 
1486          http://www.google.com/codesearch/p?hl=en#qUwOD6iX2hc/openjaus/branches/tom/OpenJAUSv3.3.1/ojVehicleSim/src/getLine.c&q=getline%20lang:c&sa=N&cd=9&ct=rc&l=144 (Fridrich ¿trba)
1487         Ensure end date is generated for master recurrence event while inserting into the interval tree (Chenthill Palanisamy)
1488         Avoid having backslashes in uri on windows (Fridrich ¿trba)
1489         Handle error from camel_imapx_stream_token() (David Woodhouse)
1490         Fix attachments retrieval issue in groupwise. Add the prefix file:// to the filename to form the uri (Chenthill Palanisamy)
1491         Find the timezone in libical first and then the backend or cache while resolving tzids (Chenthill Palanisamy)
1492         Patch from Stanislav Slusny as part of the Google Summer of Code project to optimize eds calendar memory usage and speed. Punit Jain <jpunit@novell.com> worked upon this patch and 
1493          fixed issues to be able to be upstreamed. Thanks to both of them. (Stanislav Slusny)
1494         Remove fatal assertions from libecal. (Matthew Barnes)
1495         Fix calls of e_data_book_view_unref (Milan Crha)
1496         ESourceList: Fix signal registrations. (Matthew Barnes)
1497         Remove non-existent symbols from Camel API docs. (Matthew Barnes)
1498
1499 Translations:
1500         Changwoo Ryu (ko)
1501         Chao-Hsiung Liao (zh_HK)
1502         Aron Xu (zh_CN)
1503         Kjartan Maraas (nn)
1504         Luca Ferretti (it)
1505         Christian Kirbach (de)
1506         Ivar Smolin (et)
1507         Dr.Tirumurti Vasudevan (ta)
1508         Daniel Nylander (sv)
1509         Dirgita (id)
1510         Philip Withnall (en_GB)
1511         Petr Kovar (cs)
1512         Matej Urban¿i¿ (sl)
1513         Claude Paroz (fr)
1514         Duarte Loreto (pt)
1515         Kiyotaka NISHIBORI (ja)
1516         Marek ¿ernocký (cs)
1517         Gabor Kelemen (hu)
1518         Yaron Shahrabani (he)
1519         Simos Xenitellis (el)
1520
1521 Evolution-Data-Server 2.31.91 2010-08-29
1522 ----------------------------------------
1523
1524 Bug Fixes:
1525         Bug 623703 - Reference counting error in Google backend
1526                      (Matthew Barnes)
1527         Bug 625115 - Changes notified from backends aren't propagated to UI
1528                      (Milan Crha)
1529         Bug 625514 - Client doesn't recognize server close/crash on GDBus
1530                      (Milan Crha)
1531         Bug 625579 - Corruption of mbox file should be properly reported
1532                      (Milan Crha)
1533         Bug 627333 - Cannot cancel password dialog for an addressbook
1534                      (Milan Crha)
1535         Bug 627597 - Memory leak in user_delete_text() (David Woodhouse)
1536         Bug 627599 - Memory leak in imapx qresync (David Woodhouse)
1537         Bug 627610 - imapx store summary memory leak (David Woodhouse)
1538         Bug 627616 - CamelIMAPXStoreSummary never frees its namespace list
1539                      (Matthew Barnes)
1540         Bug 627854 - imapx conn-manager memory leak (Matthew Barnes)
1541         Bug 627855 - smtp_auth() memory leak (David Woodhouse)
1542         Bug 627876 - PangoAttrList leak in ENameSelectorEntry (Matthew Barnes)
1543         Bug 627937 - Crash on email Add to a contact list (Milan Crha)
1544         Bug 628196 - Miscellaneous string fixes (Philip Withnall)
1545
1546 Miscellaneous Fixes:
1547         * Rewrite e_load_book_source_async(). (Matthew Barnes)
1548         * Add e_source_list_peek_default_source(). (Matthew Barnes)
1549         * Remove -DGDK_DISABLE_DEPRECATED (Matthew Barnes)
1550         * Fix SEGV when imapx_parse_list() fails (David Woodhouse)
1551         * Do not unref EDataBook before done with it (part of bug #627332)
1552           (Milan Crha)
1553         * Fix another memory leak in imapx qresync (David Woodhouse)
1554
1555 Translations:
1556         Ask H. Larsen (da)
1557         Giannis Katsampirhs (el)
1558         Philip Withnall (en_GB)
1559         Jorge González (es)
1560         Ivar Smolin (et)
1561         Bruno Brouard (fr)
1562         Claude Paroz (fr)
1563         Fran Diéguez (gl)
1564         Yaron Shahrabani (he)
1565         Kjartan Maraas (nb)
1566         A S Alam (pa)
1567         Daniel Nylander (sv)
1568         Chao-Hsiung Liao (zh_HK)
1569
1570 Evolution-Data-Server 2.31.90 2010-08-16
1571 ----------------------------------------
1572
1573 Bug Fixes:
1574         Fix for bug #624789, use ldapssl_init to initialize SSL connection for sunldap. (Jeff Cai)
1575         Bug 626505 - ECategoriesDialog doesn't show new categories (Matthew Barnes)
1576         Bug 626090 - Only set -fno-strict-aliasing for GCC (Matthew Barnes)
1577
1578 Miscellaneous Fixes:
1579         Merge branch camel-socks-proxy-master for SOCKS5 / IPv6 support (Federico Mena Quintero)
1580         use cairo as gc is deprecated (Chenthill Palanisamy)
1581         Enable largefile support by default. (Matthew Barnes)
1582         ENameSelectorEntry: Avoid IM confusion when inserting text (Matthew Barnes)
1583         Deprecate CamelHttpStream. (Matthew Barnes)
1584         cleanup, and fix for substantial GWise / soap mail leak, bgo#622366 (Michael Meeks)
1585
1586 Translations:
1587         drtv (ta)
1588         Matej Urban¿i¿ (sl)
1589         Daniel Nylander (sv)
1590         Kjartan Maraas (nn)
1591
1592 Evolution-Data-Server 2.31.6 2010-08-02
1593 ---------------------------------------
1594
1595 Evolution-Data-Server now complies with the XDG Base Directory
1596 Specification [1], which means user-specific data is no longer
1597 stored under ~/.evolution.  Instead, data is partitioned into
1598 three base directories controlled by environment variables:
1599
1600    $XDG_DATA_HOME/evolution    (default: $HOME/.local/share/evolution)
1601    $XDG_CACHE_HOME/evolution   (default: $HOME/.cache/evolution)
1602    $XDG_CONFIG_HOME/evolution  (default: $HOME/.config/evolution)
1603
1604 Data which is managed by the various address book and calendar
1605 backends will be migrated from $HOME/.evolution upon starting the
1606 corresponding D-Bus factory service.
1607
1608 [1] http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html
1609
1610 Bug Fixes:
1611         Bug 602287 - Avoid racing with camel_operation_mute() (Matthew Barnes)
1612         Bug 608299 - Cut/copy error when selection has trailing comma
1613                      (Matthew Barnes)
1614         Bug 612082 - Do not expose off_t in public API, use goffset instead
1615                      (Milan Crha)
1616         Bug 622884 - Migrate from dbus-glib to glib's GDBus (Milan Crha)
1617         Bug 624029 - Copying messages across stores is broken (Matthew Barnes)
1618         Bug 624316 - Disable debug messages in GroupWise calendar backend
1619                      (Matthew Barnes)
1620         Bug 624325 - CamelPOP3Store missing some methods (Matthew Barnes)
1621         Bug 624417 - Fix error handling in e_cal_backend_sync_get_timezone()
1622                      (Matthew Barnes)
1623         Bug 624891 - Various compiler warnings in git/master (Milan Crha)
1624         Bug 625039 - Commonly named macros in Camel header files
1625                      (Matthew Barnes)
1626         Bug 625083 - Gettext can't parse GLib's printf format constants
1627                      (Matthew Barnes)
1628         Bug 625282 - Quick add contact claims on console (Milan Crha)
1629         Bug 625351 - Sending through sendmail reports error (Milan Crha)
1630         Bug 625482 - Personal addressbook is vanished (Milan Crha)
1631         Bug 625606 - git/master build dies with glib-2.25.12 (Milan Crha)
1632
1633 Other Changes:
1634         * libebook.pc.in missing camel-1.2 requirement. (Matthew Barnes)
1635         * Add connection manager to imapx (Chenthill Palanisamy)
1636         * Removed folders from connection when operations gets done -
1637           handles when jobs return back without executing
1638           (Chenthill Palanisamy)
1639         * CamelOperation debugging improvement (Matthew Barnes)
1640         * Avoid absolute paths in "On This Computer" source groups.
1641           (Matthew Barnes)
1642         * Remove deprecated ECalBackend::set_default_timezone (Milan Crha)
1643         * Fix bug #624909 (Jeff Cai)
1644         * EDataCal: Add a getCacheDir() D-Bus method. (Matthew Barnes)
1645         * Comply with XDG Base Directory Specification. (Matthew Barnes)
1646         * Reset BASE_VERSION to 2.32. (Matthew Barnes)
1647         * Fix error handling in CamelLocalFolder::sync() (Matthew Barnes)
1648         * Fix error handling in CamelImapFolder::get_message() (Matthew Barnes)
1649         * Avoid overwriting files while migrating. (Matthew Barnes)
1650         * Build path portably in session_get_storage_path(). (Matthew Barnes)
1651         * imapx: server flags can be integers (David Woodhouse)
1652         * imapx: ->cinfo *can* be NULL in imapx_server_dispose() for a
1653           failed connection (David Woodhouse)
1654         * ebook: Remove duplicate free from array_to_stringlist helper
1655           (#625750) (Rob Bradford)
1656         * ebook & edataserverui: Use _async suffix rather than _ex suffix
1657           (Rob Bradford)
1658         * Replace dbus-glib-1 with gio-2.0 in pkgconfig files. (Matthew Barnes)
1659         * Prefer gio-2.0 when requiring GLib libraries. (Matthew Barnes)
1660         * Replace "Since: 3.0" with "Since: 2.32". (Matthew Barnes)
1661         * Fixed uudecode logic (Jeffrey Stedfast)
1662         * Optimized camel_uuencode_step (Jeffrey Stedfast)
1663
1664 Translations:
1665         Christian Kirbach (de)
1666         Jorge González (es)
1667         Fran Diéguez (gl)
1668         Yaron Shahrabani (he)
1669         Kjartan Maraas (nb)
1670         Lucian Adrian Grijincu (ro)
1671         Aron Xu (zh_CN)
1672         Chao-Hsiung Liao (zh_HK)
1673
1674 Evolution-Data-Server 2.31.5 2010-07-12
1675 ---------------------------------------
1676
1677 Bug Fixes:
1678         Bug 618938 - Crash when reading calendar acknowledgement message
1679                      (Milan Crha)
1680         Bug 623936 - 75 second delay when creating new DAV entries in Zimbra
1681                      (Milan Crha)
1682         Bug 624018 - Fix error handling in groupwise_get_folder()
1683                      (Matthew Barnes)
1684         Bug 623204 - Be able to report detailed errors from backends
1685                      (Milan Crha)
1686         Bug 623919 - Error while opening any newly received message
1687                      (Matthew Barnes)
1688         Bug 623795 - URI at the end of text isn't clickable (Milan Crha)
1689         Bug 621609 - Can pass unknown UID to e_source_combo_box_set_active_uid
1690                      (Milan Crha)
1691         Bug 623431 - Use gweather-3.0 when building with gtk3
1692                      (Maciej Piechotka)
1693         Bug 623430 - libedataserverui.pc.in hardcodes 1.2 API version
1694                      (Matthew Barnes)
1695
1696 Other Changes:
1697         * Lots of IMAPX improvements (David Woodhouse and Chenthill Palanisamy)
1698         * Make NSS database initialisation more robust, handle errors better
1699           (David Woodhouse)
1700         * Use text/vcard content type on WebDAV PUT request (Milan Crha)
1701         * Migrate from CamelException to GError. (Matthew Barnes)
1702         * Work around sudden disappearance of GdkRegion in GTK+ 2.90.5.
1703           (Matthew Barnes)
1704         * Add functions to get Evo/EDS base directories. (Matthew Barnes)
1705         * Improve error handling in CamelStreamBuffer::read(). (Matthew Barnes)
1706
1707 Translations:
1708         Mario Blättermann (de)
1709         Jorge González (es)
1710         Fran Diéguez (gl)
1711         Kjartan Maraas (nb)
1712
1713 Evolution-Data-Server 2.31.4 2010-06-29
1714 ---------------------------------------
1715
1716 Bug Fixes:
1717         Bug 622392 - Build failure due to missing nspr includes (Matthew Barnes)
1718         Bug 622799 - Fails to link libedataserverui-1.2.la (Matthew Barnes)
1719         Bug 622710 - Crash in imapx_idle_supported due to cinfo being NULL (Milan Crha)
1720         Bug 620815 - Memory leaks with Evolution (Milan Crha)
1721         Bug 622008 - Don't trust is->select_folder in imapx_job_scan_changes_done() (David Woodhouse)
1722         Bug 316783 - Broken dragging of email addresses (Matthew Barnes)
1723         Bug 621851 - CamelFolder description should fall back to full-name (Matthew Barnes)
1724         Bug 621961 - Remove GroupWise debugging messages. (Matthew Barnes)
1725         Bug 601535 - Categories not translated in menus (Matthew Barnes)
1726         Bug 621877 - Crash in summary_header_to_db at camel-vee-folder.c (Milan Crha)
1727         Bug 621842 - use 'UID FETCH' instead of 'FETCH' for scan_changes (David Woodhouse)
1728         Bug 621740 - Fix double-free of is->literal in cancel_all_jobs() (David Woodhouse)
1729         Bug 621740 - Fix double command ->complete() in imapx_command_start_next() (David Woodhouse)
1730         Bug 617723 - Critical warnings when going offline in contact view (Milan Crha)
1731         Bug 206061 - Allow normal, non-vFolder, Trash and Junk folder (Milan Crha)
1732         Bug 610919 - Remove superfluous space in flags in APPEND command (David Woodhouse)
1733         Bug 610919 - to display the exceptions to the user. We still need to enable displaying exceptions asyncronously (Chenthill Palanisamy)
1734         Bug 615239 - Fix GSSAPI (and other SASL) authentication for imapx (David Woodhouse)
1735         Bug 599879 - Fix NULL return without exception on krb5-auth-dialog failure (David Woodhouse)
1736         Bug 585301 - Use ~/.pki/nssdb for NSS SQL database, not Evolution directory. (David Woodhouse)
1737         Bug 585301 - Use correct NSS system database where appropriate. (David Woodhouse)
1738         Bug 621262 - Fix fetch of large mails from broken servers like Exchange (David Woodhouse)
1739         Bug 621237 - Add imap-over-custom-command support for imapx (David Woodhouse)
1740         Bug 585353 - Add new CAMEL_STORE_REAL_JUNK_FOLDER flag (Milan Crha)
1741         Bug 550414 - Corruption of mailbox and can't expunge trash (Milan Crha)
1742         Bug #622350 - CamelFolder's "deleted" signal prototype changed (Milan Crha)
1743
1744 Miscellaneous Fixes:
1745         For the sake of portability: sleep -> g_usleep (Fridrich ¿¿trba)
1746         Revamp imapx_job_refresh_info_start() to make use of modseq and uidnext (David Woodhouse)
1747         Always enable QRESYNC where it's available. (David Woodhouse)
1748         Handle UIDNEXT and MODSEQ/HIGHESTMODSEQ information from server. (David Woodhouse)
1749         Allow debugging to be enabled with CAMEL_DEBUG environment variable (David Woodhouse)
1750         Permit all characters but dir_sep in imapx folder names. (David Woodhouse)
1751         Simplify relationship between full and path names for imapx (David Woodhouse)
1752         Queue non-folder specific jobs while waiting for SELECT to complete (David Woodhouse)
1753         Propagate STATUS responses to folders directly from imapx_untagged() (David Woodhouse)
1754         Fix overzealous IDLE handling (David Woodhouse)
1755         Handle [CLOSED] status (RFC5162). (David Woodhouse)
1756         Cope with unsolicited FETCH having both FLAGS and UID. (David Woodhouse)
1757         Support VANISHED response (RFC5162) (David Woodhouse)
1758         Extract EXPUNGE handling into imapx_expunge_uid_from_summary() function. (David Woodhouse)
1759         Fix imapx_parse_flags to not just return the first UID repeatedly, export it. (David Woodhouse)
1760         Fix batch fetch to use UID FETCH in imapx_job_fetch_new_messages_start() (David Woodhouse)
1761         Add LITERALPLUS support. (David Woodhouse)
1762         Encode folder names as literals when sending commands, where needed (David Woodhouse)
1763         Accept unsolicited CAPABILITY report as part of LOGIN/AUTHENTICATE response (David Woodhouse)
1764         Detect CONDSTORE and QRESYNC capabilities (David Woodhouse)
1765         Use camel_folder_sync_message() to sync messages. (David Woodhouse)
1766         camel_folder_append_message: 'info' can be NULL. (Matthew Barnes)
1767         Clarify documentation for e_destination_get_address(). (Matthew Barnes)
1768         s/EVOLUTION_LOCALEDIR/LOCALEDIR/ (Matthew Barnes)
1769         Check EBook DBus error names without underscores too (Milan Crha)
1770         Build with gtk3 and have backward compatibility (Chenthill Palanisamy, Matthew Barnes)
1771         
1772 Translations:
1773         Yaron Shahrabani (he)
1774         Fran Di¿¿guez (gl)
1775
1776 Evolution-Data-Server 2.31.3 2010-06-07
1777 ---------------------------------------
1778
1779 Bug Fixes:
1780         Bug #619347 - Return formatted address in e_destination_get_address (David Ayers)
1781         Bug #620522 - Build break: 'nss_config' undeclared (Matthew Barnes)
1782         Bug #617261 - Evolution didn't quit due to deadlock (Milan Crha)
1783         Bug #617439 - Fix translation of birthday and anniversary events (Gert Michael Kulyk)
1784         Bug #585301 - Use NSS SQLite database, if available (Craig Ringer)
1785         Bug #601535 - Fix translation domain for default categories (Gert Michael Kulyk)
1786
1787 Miscellaneous Fixes:
1788         Gtk-Doc updates. (Matthew Barnes)
1789         Set the GTK+ backward compatibility check to 2.21.2. (Matthew Barnes)
1790         Add compatibility with GTK+ 2.20 (Florian M¿¿llner)
1791         Use accessors for newly sealed GdkDragContext members (Florian M¿¿llner)
1792         Making e-d-s build on Windows and also build on other platforms :) (Fridrich ¿¿trba)
1793         Factor out function to rehandshake SSL (Federico Mena Quintero)
1794         Add support for SOCKS proxy support (Federico Mena Quintero)
1795         Declare mbox' frompos as goffset, not off_t (Milan Crha)
1796         Remove dead CamelFolderSummary methods. (Matthew Barnes)
1797
1798 Translations:
1799         Kjartan Maraas (nn)
1800         Ivar Smolin (et)
1801
1802 Evolution-Data-Server 2.31.2 2010-05-24
1803 ---------------------------------------
1804
1805 Bug Fixes:
1806         #240317 - Allow searching in subscribe dialog (Milan Crha)
1807         #304415 - Allow change of signature hash algorithm (Milan Crha)
1808         #337479 - Evolution forgets password on any error (Milan Crha)
1809         #531912 - Mail inline parser doesn't always work (Milan Crha)
1810         #556061 - EContact/EVCard can re-order phone and email attributes
1811                   (Milan Crha)
1812         #566330 - WebDAV addressbook is too strict about content-type
1813                   (Petr Tomasek)
1814         #566354 - Handle server's resource rename on WebDAV PUT response
1815                   (Milan Crha)
1816         #604650 - Mishandling of '@' in WebDAV contacts username (Milan Crha)
1817         #612596 - Crash in gnome_keyring_item_info_free from e-passwords.c
1818                   (Milan Crha)
1819         #617168 - WebDAV Addressbook backend should use ctags (Milan Crha)
1820         #617881 - Crash on fetch finish with POP3 (Milan Crha)
1821         #618474 - WebDAV backend not linking to libebackend (Matthew Barnes)
1822         #618578 - Require automake >= 1.10 (Adrian Bunk)
1823
1824 Other Changes:
1825         * e_cal_new_from_uri/e_cal_open_default emits runtime warning
1826           (Milan Crha)
1827         * Remove an unused label in the name selector dialog
1828           (Federico Mena Quintero)
1829         * Convert CamelObject events to GObject signals. (Matthew Barnes)
1830         * Remove border_width from the name selector's dialog toplevel
1831           contents (Federico Mena Quintero)
1832         * Create a section in the name selector dialog in its own function
1833           (Federico Mena Quintero)
1834         * Redo the container hierarchy in the name selector dialog
1835           (Federico Mena Quintero)
1836         * Don't set a default vertical size for the name selector window
1837           (Federico Mena Quintero)
1838         * Disallow overwriting one CamelException with another.
1839           (Matthew Barnes)
1840         * Shrink the spacing between the name selector's sections
1841           (Federico Mena Quintero)
1842         * Put the name selector's section labels in the same row as the
1843           treeviews (Federico Mena Quintero)
1844         * Fix pointlessly narrow default width in the name selection dialog
1845           Name the pointless label at the top, so it can be disabled for
1846           MeeGo (Michael Meeks)
1847         * Add ORG support to the Google Contacts backend (Philip Withnall)
1848         * Add NOTE support to the Google Contacts backend (Philip Withnall)
1849         * Remove Google Calendar backend (Philip Withnall)
1850         * Add argument checks to camel-block-file.c. (Matthew Barnes)
1851         * Add argument checks to camel-partition-table.c. (Matthew Barnes)
1852         * Bump libedataserver soname twice. (Matthew Barnes)
1853
1854 Translations:
1855         Thomas Thurman (en@shaw)
1856         Fran Diéguez (gl)
1857         Kjartan Maraas (nb)
1858         Manoj Kumar Giri (or)
1859
1860 Evolution-Data-Server 2.31.1 2010-05-03
1861 ----------------------------------------
1862
1863 Bug Fixes:
1864         Bug #617263 - Crash of e-addressbook-factory on second start of evolution (Milan Crha)
1865         Bug #545505 - Properly free unused message infos periodically (Milan Crha)
1866         Bug #616819 - CamelIMAPXStore type definition typo (Milan Crha)
1867         Bug #615735 - Contacts are not displayed in GW Addressbook. (Bharath Acharya)
1868         Bug #608620 - Use CRLF in signed & encrypted S/MIME messages (dev+gnome)
1869         Bug #615246 - Teach camel_sexp_to_sql_sexp about no-arg (match-all) (Matt McCutchen 2)
1870         Bug #616318 - Don't use an unitialized key in folder_changed_remove_uid (Claudio Saavedra)
1871         Bug #616821 - From field missing in mail (Milan Crha)
1872         Bug #580021 â\80\94 Port to external libgdata (Philip Withnall)
1873         Bug #603773 - com_err.h doesn't exist on Solaris (Matthew Barnes)
1874         Bug #501140 - IMAP provider missing mnemonics (Alex Kloss)
1875         Bug #562595 - POP3 Delete after X days should depend on Leave messages (Milan Crha)
1876         Bug #615776 - Drop camel-private.h and offer a public alternative for locks (Milan Crha)
1877         Bug #608766 - Replace pthread with GLib's GThread (Milan Crha)
1878         Bug #507423 (bnc) -  Message list in Inbox doesn't get refreshed (Chenthill Palanisamy)
1879         Bug #611646 - Calendar shows recurring birthdays incorrectly (Milan Crha)
1880         Bug #615290 - Fails to build with Heimdal Kerberos (Alexandre Rostovtsev)
1881         Bug #514041 - Add space between categories (punit)
1882         Bug #583791 (bnc) - User created contact list does not behave reliably (Bharath Acharya)
1883         Bug #253510 - Do not use "Item(s)" in translatable string (Milan Crha)
1884         Bug #336776 - Learning junk feedback in status bar unclear (Milan Crha)
1885         Bug #593843 - Unclear "Use cancel" translatable message (Milan Crha)
1886         Bug #538793 - Translation issues under camel/providers/local (Milan Crha)
1887         Bug #614388 - Broken Delete after X days behaviour (Lucian Langa)
1888         Bug #325121 - Do not translate developer strings in g_param_spec_* (Milan Crha)
1889         Bug #261087 - "Learning junk" in camel difficult to translate (Milan Crha)
1890         Bug #611247 - Bad concatenation for translators (Claude Paroz)
1891         Bug #610353 - Search folder with label matches on substring (Milan Crha)
1892         Bug #570508 - Google Contacts does not display business phone (Jim McMahon)
1893         Bug #567000 - [IMAP] Renaming folder generates errors (Milan Crha)
1894         Bug #520233 - Crash in imap_body_decode at camel-imap-utils.c:979 (Milan Crha)
1895         Bug #518876 - Does not display recent messages in nntp (Milan Crha)
1896         Bug #418502 - Evolution causes gpg stale locks (Milan Crha)
1897         Bug 614056 - evolution-data-server-2.29.92 failed to build (Chenthill Palanisamy)
1898         Bug 549221 - Deleted E-Mails re-appear in Evolution client (Chenthill Palanisamy)
1899         Bug 549225 (bnc) -Evlution client does not update status of messages in the GroupWise Post Office (Chenthill Palanisamy)
1900
1901 Miscellaneous Fixes:
1902         Set the CamelIMAPXFolder type to OFFLINE_FOLDER type (Chenthill Palanisamy)
1903         Add a null check while accessing folder_get_fullname - imapx (Chenthill Palanisamy)
1904         Fix a crasher in moving large number of messages - imapx (Chenthill Palanisamy)
1905         Make selecting a folder to work - imapx (Chenthill Palanisamy)
1906         Remove a stray file (Kjartan Maraas)
1907         Don't abbreviate public symbols. (Matthew Barnes)
1908         Use GObject properties instead of CamelArg. (Matthew Barnes)
1909         Avoid passing NULL to g_strstrip in e_contact_get calls (Milan Crha)
1910         Specify the executable extension where applicable in the service files (Fridrich Å trba)
1911         The 'operation' in camel_mime_filter_progress_new can be NULL (Milan Crha)
1912         Port Camel to GObject. (Matthew Barnes)
1913         Clean up the Google Contacts addressbook backend (Philip Withnall)
1914         Whitespace fixes for the Google Contacts addressbook backend (Philip Withnall)
1915         Get Camel tests building again. (Matthew Barnes)
1916         Seal up libedataserverui classes. (Matthew Barnes)
1917         A little bit more of cleaning (Fridrich Å trba)
1918         Show deleted mails from trash and fix a crash (Chenthill Palanisamy)
1919         [win32] Use _WIN32 define instead of G_OS_WIN32 in public headers (Fridrich Å trba)
1920         [win32] G_OS_WIN32 cannot be defined if no glib header is included (Fridrich Å trba)
1921         Implement CamelVeeStore::get_name() (Milan Crha)
1922         Bump gtk+ version requirement to 2.20.0 (Milan Crha)
1923         Add GSEAL_ENABLE to AS_COMPILER_FLAGS. (Matthew Barnes)
1924         Assure that G_OS_WIN32 can be defined before relying on it (Fridrich Å trba)
1925         Compare the recurrence appointments using item id rather than rid while fetching deltas, Rid comparision may not be fool-proof as default_zone can change (Chenthill Palanisamy)
1926         Don't leave dangling stale pointers to ECal's in the backend (Michael Meeks)
1927         Drop the "hula" Camel provider. (Matthew Barnes)
1928         Drop the "imap4" Camel provider. (Matthew Barnes)
1929         [win32] Trying to remove inclusion of win32 headers in camel headers. Following the new include policy of camel/camel.h, windows defines were poluting everything. Trying to make them unseen and unheard of. (Fridrich Å trba)
1930         Do not call camel_mime_filter_basic_new recursively (Milan Crha)
1931         Assure that the G_OS_WIN32 is defined on windows (Fridrich Å trba)
1932         Lock down Camel headers. (Matthew Barnes)
1933         Implicit declaration of function 'gpg_ctx_op_cancel' on windows (Milan Crha)
1934         Add gtk-doc tests, but leave them disabled. (Matthew Barnes)
1935         Add --name-space to MKDB_OPTIONS. (Matthew Barnes)
1936         Remove deprecated API from libedataserver. (Matthew Barnes)
1937         Remove ESourceOptionMenu from libedataserverui. (Matthew Barnes)
1938         Convert ENTITY tags to xi:include in Camel API docs. (Matthew Barnes)
1939         Fix a crash on quit - imapx (Chenthill Palanisamy)
1940
1941 Translations:
1942         Valencian translation  (ca)
1943         Francisco Diéguez (gl)
1944         Jorge González (es)
1945         Fran Diéguez (gl)
1946         Philip Withnall (en_GB)
1947         Theppitak Karoonboonyanan (th)
1948         Mario Blättermann (de)
1949         Kjartan Maraas (nn)
1950         Laurent Coudeur (fr)
1951         Wadim Dziedzic (pl)
1952         Shankar Prasad (kn)
1953
1954 Evolution-Data-Server 2.29.92 2010-03-08
1955 ----------------------------------------
1956
1957 Bug Fixes:
1958         #529331 - Be able to disallow selection of a certain ESource
1959                   (Milan Crha)
1960         #600322 - assertion failed: (reply == msg) in cs_waitinfo()
1961                   (Milan Crha)
1962         #602723 - Contact list name doesn't get displayed in 'To' dialog
1963                   (Milan Crha)
1964         #611125 - Duplicate definition of camel-iconv.h in install targets
1965                   (Priit Laes)
1966         #611355 - calendar/tests/ecal/test-ecal-create-object--2 test
1967                   (Priit Laes)
1968         #611860 - Pilot calendar, todo, memo do not sync when timezone is
1969                   set to UTC (Matt McCutchen 2)
1970         #611873 - Make triple-clicking a shortcut for "Show Only This ..."
1971                   (Matthew Barnes)
1972
1973 Other Changes:
1974         Locking improvements in Camel (Michael Meeks)
1975         Steady progress on the new IMAPX backend (Chenthill Palanisamy)
1976         Various cleanups for Windows support (Fridrich Strba)
1977
1978 Translations:
1979         Alexander Shopov (bg)
1980         Simos Xenitellis (el)
1981         Bruce Cowan (en_GB)
1982         Inaki Larranaga Murgoitio (eu)
1983         Claude Paroz (fr)
1984         Yuri Kozlov (ru)
1985         Daniel Nylander (sv)
1986
1987 Evolution-Data-Server 2.29.91 2010-02-22
1988 ----------------------------------------
1989
1990 Bug Fixes:
1991         #603506 - Use thread safe G_DEFINE_TYPE/G_DEFINE_TYPE_EXTENDED (Milan Crha)
1992         #609964 -  Crash in imapx_command_expunge_done (Chenthill Palanisamy)
1993         #574940 - Always ref returned info from message_info_from_uid (Milan Crha)
1994         #609649 - Doesn't emit cal-opened on password prompt cancel (Milan Crha)
1995         #609646 - Unset global DBus variables on destroy or disconnect (Milan Crha)
1996         #609614 -  Folder -> expunge doesn't work in imapx (Chenthill Palanisamy)
1997         #606811 - evolution crashed in match_content_type at camel-folder-summary.c:5066 (Bharath Acharya)
1998         #609398 -  [IMAPX] Subscriptions are not respected. (Chenthill Palanisamy)
1999         #609390 -  search folders don't work in imapx (Chenthill Palanisamy)
2000         #609393 -  evolution crashed when clicked on search folder (Chenthill Palanisamy)
2001         #609375 -  Duplicate mnemonic in imapx preference (Chenthill Palanisamy)
2002         #609310 -  IMAPX - Crasher - imapx_job_done (Chenthill Palanisamy)
2003         #609374 -  Missing mnemonic in imapx preference (Chenthill Palanisamy)
2004
2005 Other Fixes
2006         Fix distcheck error. (Matthew Barnes)
2007         Remove libglade-2.0 from libedataserverui.pc. (Matthew Barnes)
2008         More imapx fixes (Chenthill Palanisamy)
2009
2010 Translations:
2011         Mario Blättermann (de)
2012         Christian Kirbach (de)
2013         Antonio Fernandes C. Neto (pt_BR)
2014         Petr Kovar (cs)
2015         vasudeven (ta)
2016         Mattias Põldaru (et)
2017         Fran Diéguez (gl)
2018         Chao-Hsiung Liao (zh_HK)
2019         Lucian Adrian Grijincu (ro)
2020         Matej UrbanÄ\8d\8d (sl)
2021         Kjartan Maraas (nb)
2022         Jorge González (es)
2023         
2024 Evolution-Data-Server 2.29.90 2010-02-08
2025 ----------------------------------------
2026
2027 Bug Fixes:
2028         #581604 - Permissions on mail/local folders are too open
2029                   (Chenthill Palanisamy)
2030         #602820 - Test validity of a book_view before using it in LDAP
2031                   (Milan Crha)
2032         #607812 - Properly encode CalDAV URL (Milan Crha)
2033
2034 Other Changes:
2035         Disable strict aliasing optimization. (Matthew Barnes)
2036         Steady progress on the new IMAPX backend (Chenthill Palanisamy)
2037         Fix a misspelling of "calendar". (Bruce Cowan)
2038         Use conditional locks in camel-folder (Srinivasa Ragavan)
2039         Level the differences with the alternative runtime/header set
2040         (Fridrich Strba)
2041         Fix missing LDFLAGS for imapx. (Srinivasa Ragavan)
2042         Add gthread-2.0 to E_DATA_SERVER.  At times soap test fails.
2043         (Srinivasa Ragavan)
2044
2045 Translations:
2046         Krasimir Chonov (bg)
2047         Jamil Ahmed (bn)
2048         Jorge González (es)
2049         Kjartan Maraas (nb)
2050         Matej UrbanÄ\8d\8d (sl)
2051
2052 Evolution-Data-Server 2.29.5 2010-01-25
2053 ---------------------------------------
2054
2055 Bug Fixes:
2056         #605232 - configure.ac quoting fixes and sync with evolution 
2057                   (H.Habighorst)
2058         #607588 - Fix leak in camel_folder_info_build() (Jonathon Jongsma)
2059         #602983 - Unresponsive IMAP Inbox (Milan Crha)
2060         #345401 - Cannot include 2 emails from same contact in To: dialog 
2061                   (Milan Crha)
2062         #590762 - Reocurring google calendar items are not changeable 
2063                   (Milan Crha)
2064         #607191 - Do not install gtk-docs that claim lower-level functions 
2065                   (Matthew Barnes)
2066         #568822 - (bnc) - crash caused overly large window due to malicious 
2067                   POP3 server (Chenthill Palanisamy)
2068         #607169 - Remove space and tab trailing backspace 
2069                   (Thomas Hindoe Paaboel Andersen)
2070         #606765 - e_cal_get_timezone() broken for sync backends(Travis Reitter)
2071         #599879 - Dbus integration with krb5-auth-dialog for renewing ticket 
2072                   when it expires. (Srinivasa Ragavan)
2073
2074 Other Changes:
2075         Fix distcheck errors. (Matthew Barnes)
2076         Coding style and whitespace cleanups. (Matthew Barnes)
2077         Fix possible access to already freed memory in camel-store-summary.c 
2078         (Milan Crha)
2079         Update the folder count in NOOP (Chenthill Palanisamy)
2080         A bit less 'camel_exception_get_id called with NULL parameter' on 
2081         console (Milan Crha)
2082         Change the conditional sentences. Solaris CC does not support a ? : ""
2083         Change them to a ? a : "" (caiqm)
2084
2085 Added tests for various modules (Travis Reitter)
2086         Add tests to stress-test the addressbook factory. (Travis Reitter)
2087         Add tests to stress-test the calendar factory. (Travis Reitter)
2088         Make tests silent by default. (Travis Reitter)
2089         Use the proper freeing function for the members of the list returned 
2090         by e_cal_get_free_busy(). (Travis Reitter)
2091         Add test for EDataCal method 'getQuery' and the view's 'start' method.
2092         (Travis Reitter)
2093         Add a test for EDataCal method 'receiveObjects'. (Travis Reitter)
2094         Add a test for EDataCal method 'sendObjects'. (Travis Reitter)
2095         Add test for EDataCal method 'getFreeBusy'. (Travis Reitter)
2096         Add test for EDataCal method 'setDefaultTimezone'. (Travis Reitter)
2097         Add test for EDataCal method 'addTimezone'. (Travis Reitter)
2098         Add test for EDataCal method 'getTimezone'. (Travis Reitter)
2099         Add test for EDataCal method 'modifyObject'. (Travis Reitter)
2100         Add test for EDataCal method 'getObjectList'; factor out some common 
2101         test code as a utility. (Travis Reitter)
2102         Add tests for EDataCal methods '{get,create,remove}Object'.
2103         (Travis Reitter)
2104         Add test for EDataCal method 'getDefaultObject'. (Travis Reitter)
2105         Add test for EDataCal method 'setMode'. (Travis Reitter)
2106         Add test for EDataCal method 'getSchedulingInformation'.
2107         (Travis Reitter)
2108         Add test for EDataCal method 'getLdapAttribute'. (Travis Reitter)
2109         Add test for EDataCal method 'getAlarmEmailAddress'. (Travis Reitter)
2110         Cut commented code. (Travis Reitter)
2111         Add test for EDataCal method 'getCalAddress'. (Travis Reitter)
2112         Add test for EDataCal D-Bus methods 'open'. (Travis Reitter)
2113         Add a test for e-cal's 'remove' method to libecal (as the beginning 
2114         of an automated test suite, like libebook has). (Travis Reitter)
2115         Add a test program for the e-book book view. (Travis Reitter)
2116         Cut some trailing whitespace. (Travis Reitter)
2117         Add a test for the e-book 'getBookView' method. (Travis Reitter)
2118         Move all the well-formed addressbook tests into the list of tests to 
2119         run for 'make check' (Travis Reitter)
2120         Trivial clean-ups for the output of the test utils and a couple tests
2121         (Travis Reitter)
2122         Add a test for the e-book 'getSupportedAuthMethods' method.
2123         (Travis Reitter)
2124         Don't crash when getSupportedAuthMethods is called on the file backend
2125         (Travis Reitter)
2126         Add a test for the e-book 'getSupportedFields' method.(Travis Reitter)
2127         Add a test for the e-book 'getRequiredFields' method.(Travis Reitter)
2128         Add a test for the e-book 'getStaticCapabilities' method.
2129         (Travis Reitter)
2130         Pass the full closure into the test util async callback functions, for
2131         greater flexibility in the tests. (Travis Reitter)
2132         Add a test for the e-book 'removeContacts' method. (Travis Reitter)
2133         Add a test for the e-book 'removeContacts' method. (Travis Reitter)
2134         Factor out test vcard into its own file, so we can add additional ones
2135         in a clean way. (Travis Reitter)
2136         Use consistent style with the new tests. (Travis Reitter)
2137         Take advantage of add-contact util function in test-changes and don't 
2138         return newly-allocated memory when the caller may not care about the 
2139         return value. (Travis Reitter) 
2140         Add a test program for the e-book 'addContact' method. (Travis Reitter)
2141         Add test program for the e-book 'getContact' method. (Travis Reitter)
2142         Additional test factoring (Travis Reitter)
2143         Begin factoring out ebook test functions (Travis Reitter)
2144         Rename test-book-remove to test-ebook-remove for a little more 
2145         consistency. (Travis Reitter)
2146         Add a test for e_book.*_remove() (Travis Reitter)
2147
2148 Translations:
2149         Chao-Hsiung Liao (zh_HK) (zh_TW)
2150         Vasudeven (ta)
2151         Kjartan Maraas (nb)
2152         Jorge González (es)
2153         Daniel Nylander (sv)
2154         Krasimir Chonov (bg)
2155         Stéphane Raimbault (fr)
2156
2157 Evolution-Data-Server 2.29.5 2010-01-11
2158 ---------------------------------------
2159
2160 Bug Fixes:
2161         #550622 - Always update attachment flag on IMAP message fetch
2162                   (Milan Crha)
2163         #597816 - Do not crash on incorrect parameters used in sexp to SQL
2164                   (Milan Crha)
2165         #604236 - Slow GPG processing (Milan Crha)
2166         #605125 - Crash while trying to access ldap address book (Milan Crha)
2167         #605432 - Renaming source allows entering same name (Milan Crha)
2168         #605682 - Do not scan url in invalid UTF8 strings (Milan Crha)
2169         #606316 - Mail with an attachment in a Junk folder crashes Evo
2170                   (Milan Crha)
2171
2172 Other Changes:
2173         Do not show the passwd in the dialog while typing (Bharath Acharya)
2174         Steady progress on the new IMAPX backend (Chenthill Palanisamy)
2175         Bump libedata-cal soname from 6 to 7. (Matthew Barnes)
2176
2177 Translations:
2178         Xandru Armesto Fernandez (ast)
2179         Daniel Nylander (sv)
2180         Maxim V. Dziumanenko (uk)
2181
2182 Evolution-Data-Server 2.29.4 2009-12-21
2183 ---------------------------------------
2184
2185 Bug Fixes:
2186 Mailer:
2187         #604865 - Message part description shouldn't be translated (Matthew Barnes) 
2188         #553057 - Add information about signers to a validity structure (Matthew W. S. Bell)
2189         #603342 - Memory leak fixes (Milan Crha)
2190         #592317 - Sign S/MIME with valid certificates only (Milan Crha)
2191         #604305 -  Attachments not properly indicated in message summary (Milan Crha)
2192         #603689 -  Improper escaping of folder name (Lucian Langa)
2193         #487988 - Bad search filter for LDAP address book (Alex Larsson)
2194 Calendar:
2195         #603437 - Fixes for valgrind reports on e-calendar-factory (Milan Crha)
2196          #602945 - Avoid code duplication with timezone fetching from backends (Milan Crha)
2197 Contacts:
2198         #601513 - Crashes when trying to add a new contact in MAPI (Milan Crha)
2199
2200 Misc:
2201         #604550 - e_passwords_shutdown is buggy password_cache is destroyed without properly 
2202         acquiring the lock. (Wenli).
2203         #603770, Replace __PRETY_FUNCTION__ with G_STRFUNC (Jeff Cai)
2204         #603772 - Include e-data-server-ui-marshal.list in tarballs (Matthew Barnes)
2205
2206 Other Changes:
2207         Get the prototype for strptime() when it's available  Instead of only getting it on Linux. 
2208         Also use nl_langinfo() (Emilio Pozuelo Monfort)
2209         In the factories, don't double-free some memory (and crash) when the DBus service name owner changes.
2210         (Travis Reitter)
2211         Fixes a crash in select - imapx. (Chenthill Palanisamy)
2212         Sync up the store summary and rename labels for backward, thunderbird compatibility - imapx (Chenthill 
2213         Palanisamy)
2214         Get rid of rest of the warnings. (Chenthill Palanisamy)
2215         Initialize the uidset before sync user flags. (Chenthill Palanisamy)
2216         Sync the changes - imapx. (Chenthill Palanisamy)
2217         Lock the search. (Chenthill Palanisamy)
2218         Create a new me-card in e_book_get_self() if one doesn't exist (Ross Burton)
2219
2220 Translations:
2221         Lucian Adrian Grijincu (ro)
2222         Kjartan Maraas (nb)
2223         Ivar Smolin (et)
2224         Matej UrbanÄ\8d\8d (sl)
2225
2226
2227 Evolution-Data-Server 2.29.3 2009-11-30
2228 ---------------------------------------
2229
2230 Bug Fixes:
2231
2232 Mailer:
2233         #600449 - segfault in camel_msgport_destroy (Milan Crha)
2234         #549221 (BNC) - delete, sync flags immediately (Chenthill Palanisamy)
2235         #361145 - Evolution hangs when formatting message - fixes part of it.
2236         (Chenthill Palanisamy)
2237         #574940 - Crash in message_info_to_db() (Milan Crha)
2238
2239 Calendar:
2240         #394567 - Use correct FBTYPE values in GroupWise calendar backend
2241         (Jari Urpalainen)
2242         #347845 - Early Hour AM iCal Calendar Entries Do Not Load (Milan Crha)
2243         Bug 603311 -  Prepare for new weather_info_get_icon_name() return values
2244         (Frank Solensky)
2245         Bug 494394 -  No way for the user to refresh a calendar (Milan Crha)
2246
2247 Misc:
2248         #602719 - Crash in ep_set_proxy with no proxy user or password
2249         (Milan Crha)
2250
2251
2252 Other Changes:
2253
2254 Calendar:
2255         Check the proxy state at the beginning of each function(Travis Reitter)
2256         Add a bit more input validation for D-Bus-bound ECal functions.
2257         (Travis Reitter)
2258
2259 Contacts:
2260         Documentation fix (Patrick Ohly)
2261
2262 Camel:
2263         Coding style and whitespace cleanup. (Matthew Barnes)
2264         Fetch message summary - imapx. (Chenthill Palanisamy)
2265         Add camel cflags for nameselector test program. (Chenthill Palanisamy)
2266         Fetches the folderinfo from multiple namespaces - imapx.
2267         (Chenthill Palanisamy)
2268         Pass the port directly which to exchange message(Chenthill Palanisamy)
2269         Revert 'Remove unused assignments' as it breaks nntp summary
2270         (Lucian Langa)
2271         Serializes the connect, notify new messages to UI, fixes a crash - imapx
2272         (Chenthill Palanisamy)
2273
2274 Misc:
2275         Update API documentation. (Matthew Barnes)
2276         Enable automatic .gitignore generation. (Matthew Barnes)
2277         
2278 Translations:
2279         Ivar Smolin (et)
2280
2281
2282 Evolution-Data-Server 2.29.2 2009-11-16
2283 ---------------------------------------
2284
2285 Bug Fixes:
2286         #599955 - Addressbook's writable signal received late (Milan Crha)
2287         #597648 - Crash due to DBus used from more threads in one time
2288         (Milan Crha)
2289         #600573 - e-addressbook-factory aborts on ldap lookup (Milan Crha)
2290         #332496 - Category icons not removable (Milan Crha)
2291         #600527 - Do not use space-and-comma as a category delimiter
2292         (Milan Crha)
2293         #600792 - build failure: e_calendar_factory (Yan Li)
2294         #600792 - build failure: undefined reference to
2295         `e_offline_listener_new' (Yan Li)
2296         #344790 - Add nss/nspr package names to pkgconfig requirements
2297         (Matthew Barnes)
2298         #599735 - evolution crashes on start up (Chenthill Palanisamy)
2299         #599671 - gtk_tree_view_column_get_cell_renderers() is deprecated
2300         (Matthew Barnes)
2301
2302 Other Changes:
2303         Update API documentation. (Matthew Barnes)
2304         Whitespace cleanups. (Matthew Barnes)
2305         Add MANUAL_NSPR_LIBS, too, to LDFLAGS for duration of one test
2306         (Tor Lillqvist)
2307         Use EAGAIN instead of ETIMEDOUT on Windows (Tor Lillqvist)
2308         Don't use commas on the Requires line (Tor Lillqvist)
2309         Do not skip the + symbol while parsing namespaces and parse all
2310         namespaces. (Chenthill Palanisamy)
2311         Deprecate camel_mkdir() and remove assertions. (Matthew Barnes)
2312         Use g_mkdir_with_parents() in camel_mkdir() (Tor Lillqvist)
2313         Allow ESourceComboBox to exist with no ESourceList. (Matthew Barnes)
2314         Remove the IDL stuff from our pkgconfig files. (Matthew Barnes)
2315         Use SQLite's default cache size of 2000 pages in folders.db
2316         (C de-Avillez)
2317         Don't pass NULL to PR_Lock() during camel_shutdown(). (Matthew Barnes)
2318         Deprecate EDList. (Matthew Barnes)
2319         Use CamelDList and CamelMsgPort in imapx. (Matthew Barnes)
2320
2321 Translations:
2322         Thomas Thurman (en@shaw)
2323         Jorge González (es)
2324         Antón Méixome (gl)
2325         Kjartan Maraas (nb)
2326         Dumitru MiÈ\99u Moldovan (ro)
2327         Matej UrbanÄ\8d\8d (sl)
2328         Daniel Nylander (sv)
2329         Matej UrbanÄ\8d\8d (sl)
2330         drtvasudevan (ta)
2331
2332
2333 Evolution-Data-Server 2.29.1 2009-10-26
2334 ----------------------------------------
2335
2336 Bug Fixes:
2337         Bug #484839 - Keep uids order as is before doing threading (Milan Crha)
2338         Bug #598971 - Preserve selection in ENameSelectorEntry if possible 
2339         (Milan Crha)
2340         Bug #593953 - LDAP - first unset SSL mode, then try to change it 
2341         (Milan Crha)
2342         Bug #592159 - Support multiple factories for address-book with dbus 
2343         (Milan Crha)
2344         Bug #413422 - IMAP Subscribing/Viewing of Shared Folders does not work 
2345         (Milan Crha)
2346         Bug #556933 - Too long quoted-printable lines in edge case (Milan Crha)
2347         Bug #386468 - gpg encrypted message not shown (Milan Crha)
2348         Bug #372435 - Pass signer's certificate to the camel_cipher_validity 
2349         (Milan Crha)
2350         Bug #596095 - Open saved ESource-s for e_cal_/e_book__new_system_* calls 
2351         (Milan Crha)
2352         Bug #593953 - Define LDAP_DEPRECATED as we use deprecated functions 
2353         (Milan Crha)
2354         Bug #581508 - /usr/share/zoneinfo/ isn't being parsed correctly 
2355         (Milan Crha)
2356         Bug #516000 - Wrong formatted quoted text (Milan Crha)
2357         Bug #592873 - Connect to "changed" signal on a source in file backend 
2358         (Milan Crha)
2359         Bug #499180 - BYDAY and BYMONTHDAY combination show too many entries 
2360         (Milan Crha)
2361         Bug #594502 - Some google calendar meetings don't show up (Milan Crha)
2362         Bug #593023 - Deleting an imported recurrent event will remain 
2363         (Milan Crha)
2364         Bug #482526 - E-mail list truncated in To/Cc/Bcc (Milan Crha)
2365         Bug #523399 - Maildir speedup when moving items to another Maildir 
2366         (Philip Van Hoof)
2367         Bug #329100 - Choosing adress book for birthdays (Milan Crha)
2368         Bug #498095 - Fixing mnemonics (Milan Crha)
2369         Bug #597932 - Split out Kerberos 5 check into an macro (H. Habighorst)
2370         Bug #596619 - Fixup problems in building docs (H. Habighorst)
2371         Bug #597855 - Fix for NSS/NSPR check (H. Habighorst)
2372         Bug #597836 - Remove E2K_DEBUG (Matthew Barnes)
2373         Bug #597716 - Fixes for KRB5/SSL and KRB4 removal (H. Habighorst)
2374         Bug #597157 - Better error handling and dbus signal names without '-' 
2375         (Milan Crha)
2376         Bug #597513 - Uninitialized variable after e_cal_get_object_list 
2377         (Milan Crha)
2378         Bug #597182 - Rewrite autoconf check of NSS\NSPR (H. Habighorst)
2379         Bug #597566 - Remote calendars are marked as readonly (Milan Crha)
2380         Bug #597157 - Crashes e-calendar-factory on multiple EDataCal requests 
2381         (Milan Crha)
2382         Bug #513031 - Partial Fix (Milan Crha)
2383         Bug #597173 - Rewrite autoconf check of gnome-keyring (H.Habighorst)
2384         Bug #595393 - Use per-target CPPFLAGS in EDS (Matthew Barnes)
2385         Bug #596971 - Drop support for Kerberos 4 (H.Habighorst)
2386         Bug #596834 - Fix misquoting in libdb configuration (H.Habighorst)
2387         Bug #410164 - Remove local copy of Berkeley DB (libdb) (Matthew Barnes)
2388         Bug #270893 - Support client certificates for IMAP (Craig Ringer)
2389         Bug #596157 - Use "Message-ID" instead of "Message-Id" (Jeremy Visser)
2390         Bug #595082 - contacts displayed twice in new email contact list 
2391         (Milan Crha)
2392         Bug #595351 - Drop OpenSSL support in Camel (H.Habighorst)
2393         Bug #595327 - Bump libtool to 2.2 and remove dolt (H.Habighorst)
2394         Bug #350007 - evolution busy-waits on GPG signing operations (Milan Crha)
2395         Bug #474948 (BNC) - Expand <group> Inline Adds Control Codes.
2396         (Bharath Acharya)
2397         Bug #499179 (BNC) - Paste of e-mail always goes to left most position
2398         (Bharath Acharya)
2399         Bug #578910 - Removed debug printf and changed other console print 
2400         (Milan Crha)
2401         Bug #429317 - (Petr Tomasek)
2402         Bug #578910 - Fixes problem of missing migration for left out 
2403         (Srinivasa Ragavan)
2404         Bug #592310 - Deadlock in maildir provider after doing expunge 
2405         (Milan Crha)
2406         Bug #581288 - Use GtkBuilder instead of libglade (Milan Crha)
2407         Bug #590575 - Do not crash while searching unmatched categories. 
2408         (Chenthill Palanisamy)
2409         Bug #590574 - Do not allow hyphen in error names. Fixes memory leaks. 
2410         (Chenthill Palanisamy)
2411         Bug #590227 - missing evolution-data-server idl (Bharath Acharya)
2412         Bug #591377 - Fails to detect krb5 in configure with -as-needed 
2413         (H.Habighorst)
2414         Bug #591324 â\80\93 Cosmetic changes and fixes in configure.ac (H.Habighorst)
2415         Bug #590044 - Drop index on all columns of sqlite database      
2416         (Romuald Brunet)
2417         Bug #571206 - Index files on Maildir accounts are not updated on move 
2418         (Milan Crha)
2419
2420 Other Fixes:
2421         Coding style and whitespace cleanup. (Matthew Barnes)
2422         Automatic Gtk-Doc updates. (Matthew Barnes)
2423         Put compiler warning flags in AM_CPPFLAGS instead of CFLAGS.
2424         (Matthew Barnes)
2425         Remove the structured exception handling as it may cause 
2426         (Chenthill Palanisamy)
2427         Remove dead Camel code that uses EPoolv. (Matthew Barnes)
2428         Remove dead Camel code that uses EStrv. (Matthew Barnes)
2429         Fix compiler warnings. (Matthew Barnes)
2430         Move servers/exchange to evolution-exchange. (Matthew Barnes)
2431         Full list of errors returned from EDataCal/EDataBook (Milan Crha)
2432         Fix the libecal documentation build (Ross Burton)
2433         Port libecal to DBus (Ross Burton)
2434         Port libedata-cal to DBus (Ross Burton)
2435         Remove calendar/idl (Ross Burton)
2436         Remove EComponentListener (Ross Burton)
2437         Remove the Bonobo factory (Ross Burton)
2438         Remove unused Bonobo checks (Ross Burton)
2439         Switch calendar to DBus instead of Bonobo (Ross Burton)
2440         Unbreak Camel providers. (Matthew Barnes)
2441         Remove unused assignments (Kjartan Maraas)
2442         Remove unused code (Kjartan Maraas)
2443         Mark data static (Kjartan Maraas)
2444         libecal: importing event with pseudo "Etc/UTC" timezone crashed 
2445         (Bug #593019) (Patrick Ohly)    
2446         Retrieving and storing bodystructure from IMAP servers (Philip Van Hoof)
2447         Let offline listener set local/remote mode in factory. (Johnny Jacob)
2448         Added a crude gconf based offline listener for e-addressbook-factory 
2449         (Johnny Jacob)
2450         Port libedata-book to DBus (Ross Burton)
2451         Port libebook to DBus (Ross Burton)
2452         Migrate eds pkgconfig to dbus (Ross Burton)
2453         Build the ORBit server only if the calendar is enabled (Rob Bradford)
2454         Remove the addressbook support from the ORBit server (Ross Burton)
2455         Add DBUS related gubbins to configure. (Rob Bradford)
2456
2457 Translations:
2458         Ivar Smolin (et)
2459         Jorge González (es)
2460         drtvasudevan (ta)
2461         ifelix (ta)
2462         Kjartan Maraas (nb)
2463         Amitakhya Phukan (as)
2464         Jiri Eischmann (cs)
2465         Astur (ast)
2466         Takayuki KUSANO (ja)
2467         David Planela (ca)
2468         Adi Roiban (ro)
2469         A S Alam (pa)
2470         Ask H. Larsen (da)
2471         Philip Withnall (en_GB)
2472         Matej UrbanÄ\8d\8d (sl)
2473         Shankar Prasad (kn)
2474         Mario Blättermann (de)
2475         krishnababu k (te)
2476         Piotr DrÄ\85g (pl)
2477         Sweta Kothari (gu)
2478         Å½ygimantas BeruÄ\8dka (lt)
2479         Gabor Kelemen (hu)
2480         Luca Ferretti (it)
2481         Duarte Loreto (pt)
2482         Daniel Nylander (sv)
2483         Aron Xu (zh_CN)
2484         Claude Paroz (fr)
2485         Inaki Larranaga Murgoitio (eu)
2486         Manoj Kumar Giri (or)
2487         Seán de Búrca (ga)
2488         Alexander Shopov (bg)
2489         Antón Méixome (gl)
2490         Sandeep Shedmake (mr)
2491
2492 Evolution-Data-Server 2.27.90 2009-08-10
2493 ----------------------------------------
2494
2495 Bug Fixes:
2496
2497 Calendar:
2498         #579965 - calendar file backend, update 'LAST-MODIFIED' when removing a recurring event 
2499                   instance (Chen Congwu)
2500         #589984 - eds crash trying to create an event. (Chenthill Palanisamy)
2501
2502 Mail:
2503         #511283 - Some Images Do not Display in Evolution Mail Reader (Milan Crha)
2504
2505 Miscellaneous:
2506         #590697 â\80\93 Build regression detecting com_err.h (Matthew Barnes)
2507         #589388 â\80\93 Build fixes / enhancements for EDS (H.Habighorst)
2508
2509 Other Fixes:
2510         Enforce including only top-level GLib and GTK+ headers. (Matthew Barnes)
2511
2512 Translations:
2513         Seán de Búrca (ga)
2514         Djavan Fagundes (pt_BR)
2515         Kjartan Maraas (nb)
2516         Jamil Ahmed (bn)
2517         Chao-Hsiung Liao (zh_HK)
2518
2519 Evolution-Data-Server 2.27.5 2009-07-27
2520 ---------------------------------------
2521
2522 Bug Fixes:
2523
2524 Address Book:
2525         #587558 - Removing a picture of a contact in an LDAP addressbook
2526         crashes evolution (Milan Crha)
2527         #589325 - Evolution Contacts reports ambiguous error on Google
2528         Contacts authentication failure with bad password (Milan Crha)
2529
2530 Calendar:
2531         #572176 - Allow local iCal files to be selected as calendar source
2532         (Milan Crha)
2533         #586342 - CalDAV backend does not support attachments (Wang Xin)
2534         #588857 - CalDAV for Google calendars should allow email notifications
2535         (Milan Crha)
2536
2537 Mail:
2538         #524219 (bnc) - Unable to read forward groupwise mails in other
2539         clients. (Chenthill Palanisamy)
2540         #588220 - Evolution crashed when starting with local account
2541         configured (Jeff Cai)
2542         #588573 - NULL string comparison in camel-search-sql-sexp.c
2543         (Matthew Barnes)
2544
2545 Miscellaneous:
2546         #583374 - The broken Google calendar import should be replaced by
2547         the working CalDAV support (Milan Crha)
2548         #588277 - Unnecessary special-purpose configure flag (Matthew Barnes)
2549
2550 Other Fixes:
2551         Handle quota error messages. (Chenthill Palanisamy)
2552         Return the proper timezone to get the counts right in all timezones.
2553         (Chenthill Palanisamy)
2554         CamelVeeFolder - pass exceptions to functions instead of NULL
2555         (Milan Crha)
2556         Migrate caldav, groupwise, http, weather backends to ECalBackendStore.
2557         (Chenthill Palanisamy)
2558
2559 Translations:
2560         Ilkka Tuohela (fi)
2561         Daniel Nylander (sv)
2562
2563 Evolution-Data-Server 2.27.4 2009-07-13
2564 ---------------------------------------
2565
2566 Bug Fixes:
2567
2568 Addressbook:
2569         #540779 - Do not call e_book_new in the main thread (Milan Crha)
2570         #563668 - Do not pop-down an empty completion list (Milan Crha)
2571         #586225 - Parse numeric name suffixes (Marco Barisione)
2572
2573 Calendar:
2574         #548702 - google calendar source does not show all events (Milan Crha)
2575         
2576 Mail:
2577         #575701 - Message disappear from unread vfolder, when reply. (Srinivasa Ragavan)        
2578         #568302 - create camel summary table if not exists on load (Milan Crha)
2579         #586602 â\80\93 folder messages are lost on folder rename (Lucian Langa)
2580         #327285 - Word "Success" in error message for failed action (Milan Crha)
2581         #587699 - IMAP - Localize only Inbox folder name, no other (Milan Crha)
2582         #579065 - IMAP - Synchronize remote mail locally is not working (Milan Crha)
2583         #564388 - UI blocks for a long time when downloading mails with nntp (Srinivasa Ragavan)
2584         
2585 Misc:
2586         #586442 â\80\93 Various build cleanups (H.Habighorst)
2587         #586477 â\80\93 Fix quoting in configure.ac (H.Habighorst)
2588         #586811 â\80\93 Require automake 1.9 and fix whitespace (H.Habighorst)
2589         #586813 â\80\93 Fix iconv cflags/libs in configure.ac (H.Habighorst)
2590         #586809 â\80\93 Enable "silent rules" automake 1.11 option (H.Habighorst)
2591         #587165 â\80\93 Double free in initialize_categories (Matthew Barnes)
2592         #587374 - iconv test broken on some gcc (Matthew Barnes)
2593         
2594 Other Fixes:
2595
2596 Misc:
2597         Use G_BEGIN_DECLS / G_END_DECLS macros. (Matthew Barnes)
2598         Work around deprecation of g_mapped_file_free() (Matthew Barnes)
2599         Silence some compiler warnings (Ross Burton)
2600         Fixes for windows build (Fridrich Strba)
2601
2602 Calendar:
2603         CalDav Fixes/improvements (Milan Crha)
2604
2605 Translations:
2606         Ivar Smolin (et)
2607         Maxim Dubovoy (uk)
2608
2609 Evolution-Data-Server 2.27.3 2009-06-15
2610 ---------------------------------------
2611
2612 Bug Fixes:
2613         
2614         #583507 - Fix for evolution hang while updating search folder.
2615                   (Srinivasa Ragavan)
2616         #585327 - Attaching a message via drag and drop doesn't work for
2617                   GW provider. (Bharath Acharya)
2618         #266678 - Renaming LDAP contacts CN breaks DN. (Sven Anders)
2619         #580198 - IMAP offline mode improvement. (Milan Crha)
2620         #584797 - Do not set internal SQLite3 structures on error. (Milan Crha)
2621         #580212 - Report errors in CamelException when verifying signature (Milan Crha)
2622         #559345 - Support CalDAV free/busy extension (Milan Crha)
2623         #337082 - Do not return folders with empty names (Milan Crha)
2624         #584101 - Configure fails with kerberos and LDFLAGS="-Wl,--as-needed" (Tiziano Muller)
2625         #584030 - New API function for ESourceSelectorDialog (Milan Crha)
2626         #583344 - do not leak pipe handles (Milan Crha)
2627         #562015 - CalDAV - Store CTag in a cache (Milan Crha)
2628         #506265 - (bnc) do not reset the meeting date to delivered date. (Milan Crha)
2629         #583528 - Hints of missing mails in Gw (Chenthill Palanisamy)
2630         #582643 - Deleted mails are not immediately synced (Chenthill Palanisamy)
2631         #543069 - Support detached instances in CalDAV (Milan Crha)
2632         #559980 - Harden WebDAV contact backend by checking for etag being NULL (Tobias Muller)
2633
2634 Translations:
2635         Manoj Kumar (or)
2636         Kjartan Maraas (nb)
2637
2638 Other Fixes:
2639         Support for header based threading in GroupWise provider. (Chenthill Palanisamy)
2640         Compiler warnings and white space cleanup (Matthew Barnes)
2641         Correctly dispose of the source in EBookBackend. Code cleanup. (Ross Burton)
2642         Instead of duplicating libgnome function, use corresponding glib functions (Fridrich Strba)
2643         Make the backend factory type const (Rob Bradford)
2644
2645 Evolution-Data-Server 2.27.2 2009-05-25
2646 ---------------------------------------
2647
2648 Bug Fixes:
2649
2650         #549094 â\80\93 provider_table might not be initialized in
2651                   camel_provider_list (Tobia Mueller)
2652         #576413 â\80\93 Cannot delete multiple categories at once (Matthew Barnes)
2653         #579176 â\80\93 crashes when accepting meeting invitation (Milan Crha)
2654         #579360 â\80\93 Problem with vfolders in latest svn trunk version
2655                   (Srinivasa Ragavan)
2656         #580154 â\80\93 Use e_data_book_view_{ref,_unref} transition functions
2657                   (Rob Bradford)
2658         #580419 â\80\93 Remove deprecated libgnome dependency (Milan Crha)
2659         #581420 â\80\93 Cannot retrieve html images on Solaris (Jeff Cai)
2660         #581424 â\80\93 Personal folder tree appears besides Public folder when
2661                   you go to Folder > Subscription (Johnny Jacob)
2662         #582110 â\80\93 build: dolt has some link issues with library dependency
2663                   (Marc-André Lureau)
2664         #184554 â\80\93 (bnc) multiple groupwise open notices (Chenthill Palanisamy)
2665         #494490 â\80\93 (bnc) Fixes a crash while moving messages twice
2666                   (Chenthill Palanisamy)
2667         #498712 â\80\93 (bnc) meetings are not deleted properly sometimes
2668                   (Chenthill Palanisamy)
2669         #498745 â\80\93 (bnc) Read/Unread count is not syncronized properly
2670                   (Chenthill Palanisamy)
2671         #499105 â\80\93 (bnc) do not update the server utc time when the
2672                   calendar opens (Chenthill Palanisamy)
2673         #500133 â\80\93 (bnc) show mails with same subject in a single thread
2674                   (Chenthill Palanisamy)
2675
2676 Updated Translations:
2677
2678         Jorge Gonzalez (es)
2679         Ivar Smolin (et)
2680         drtvasudevan (ta)
2681
2682 Evolution-Data-Server 2.27.1 2009-05-04
2683 ----------------------------------------
2684
2685 Bug fixes:
2686         #480091 (bnc) - Crash From Filters Moving To Sub-Folders 
2687         #477697 (bnc) - Evolution GroupWise Sender column is blank
2688         #576424 - Do not unref object twice and treat icalcomponent as it, not as icaltimezone.
2689         #573187 - Do not leak unchanged components.
2690         #569700 - Disconnect properly on a failure
2691         #564465 - Pass correct body for signature verification
2692         #573880 - Properly encode given uri before using it
2693         #571677 - Do not duplicate timezones in a file on open
2694         #575084 - Check for actual SQLite3 version in runtime
2695         #577002 - Do not leak ".ev-journal" file handles
2696         #574522 - Free list's members of e-proxy properly
2697         #241604 (bnc) - Fixes monthly recurring appointments to be created on correct dates
2698         #471083 (bnc) - Do not allow deletion of system folders
2699         #488632 (bnc) - Fixes the number of instances created on server
2700         #561312 - Need not merge master event dates as evo handles it now
2701         #573205 - Use the util function to load the system timezone if its not
2702         #556116 - support for unmatched search folder
2703         #578823 - fixed a wrong condition
2704         #578210 - fix the code to handle re-entrant problem
2705         #578817 - fixed potential invalid dereference
2706         #578822 - fixed potential invalid dereference
2707         #578818 - only do closedir() if directory is not NULL
2708         #343505 - Make Search ignore accents for address book summary searches
2709         #381132 - Allow getting system timezone information in libecal
2710         #552583 - Compare URLs only on protocol, user, host and port for smtp and pop3
2711         #569652 - Deprecate e_source_list_peek_group_by_name
2712         #571206 - Index files on Maildir accounts are not updated
2713         #563954 - Define camel_folder_cmp_uids to compare UIDs properly
2714         #478239 - Unset attachment icon if no attachment found
2715         #575773 - Set new object properly on object modify in a file calendar backend
2716         #553932 - Ask calendar on a readonly state after changing its mode
2717         #567731 â\80\93 Redundant declarations in camel-folder-summary.h
2718         #577485 â\80\93 CRL strings suck: explain the abbrevation
2719         #572977 â\80\93 Use g_strerror() instead of strerror()
2720         #577491 â\80\93 "mailbox:%s (%s)" typo
2721         #573170 - Add back support for vfolder of vfolders
2722
2723 Updated translation:
2724
2725         Kjartan Maraas (nb)
2726         Anas Afif Emad (ar)
2727         Manoj Kumar (or)
2728         Jorge Gonzalez (es)
2729         Baris Cicek (tr)
2730         Gabor Kelemen (hu)
2731         Milo Casagrande (it)
2732         Philip Withnall (ne)
2733         
2734
2735 Evolution-Data-Server 2.26.0 2009-03-16 
2736 ----------------------------------------
2737
2738 What is in 2.26.0?
2739
2740         Support CalDAV for VTODO and VJOURNAL (Milan Crha)
2741         Improved Camel/Sqlite support
2742         Dropped libical fork and uses upstream libical
2743         Exchange MAPI support for Exchange 2007 connectivity.
2744         Mail summary database restructured for use by Tracker/Beagle
2745         Loads of bug fixes
2746
2747 Evolution-Data-Server 2.25.92 2009-03-02
2748 ----------------------------------------
2749
2750 Updated Translations:
2751         Alexander Shopov (bg)
2752         Andre Gondim (pt)
2753         Arangel Angov (mk)
2754         Changwoo Ryu (ko)
2755         Chao-Hsiung Liao (zh)
2756         Claude Paroz (fr)
2757         Clytie Siddall (vi)
2758         Daniel Nylander (sv)
2759         David Planella (ca)
2760         Duarte Loreto (pt)
2761         Gabor Kelemen (hu)
2762         Ilkka Tuohela (fi)
2763         Inaki Larranaga Murgoitio (eu)
2764         Ivar Smolin echo
2765         Jani Monoses (ro)
2766         Jiri Eischmann (cs)
2767         Jorge Gonzalez (es)
2768         Kenneth Nielsen (da)
2769         Kjartan Maraas (nb)
2770         Luca Ferretti (it)
2771         Philip Withnall (en)
2772         Robert Sedak (hr)
2773         Sweta Kothari (gu)
2774         Takeshi AIHANA (ja)
2775         Theppitak Karoonboonyanan (th)
2776         Vladimir Melo (pt)
2777         Wadim Dziedzic (pl)
2778         Wouter Bolsterlee (nl)
2779
2780 Bug Fixes:
2781         #266147 : Verify signature of the encrypted text, if any (Milan Crha)
2782         #273233 : Show to user also reason why the operation failed (Milan Crha)
2783         #477535 : Randomly mail status changes were not getting stored in server (Sankar P)
2784         #534938 : Remember which IDs we added to the folder and ignore these in report of recent messages (Milan Crha)
2785         #555888 : Use proxy configurable within Evolution (Milan Crha)
2786         #563212 : Track state of the operation, three states WAITING, PROCESSING, CANCELLING and cancel or process only those WAITING (Milan Crha)
2787         #567008 : Avoiding the clearing of the uids in the spool summary if forceindex is true (Jeff Cai)
2788         #567861 : Two sources also differ when one has set color_spec and the other not (Milan Crha)
2789         #569459 : Revert back to including <libical/ical*.h> (Suman Manjunath)
2790         #570653 : Kill n_std_folders and use G_N_ELEMENTS (std_folders) instead (Matthew Barnes)
2791         #570696 : Define GDATA_CFLAGS and GDATA_LIBS and explicitly require libsoup-2.4 and libxml-2.0 (Matthew Barnes)
2792         #570765 : Do not store UTC to the component (Milan Crha)
2793         #571046 : Always strip trailing white-spaces added during message transmission, before verifying message signature (Milan Crha)
2794         #571726 : Fix a translatable string typo (Matthew Barnes)
2795         #571761 : Stop using deprecated GtkType macros (Matthew Barnes)
2796         #572268 : Do not create duplicate folder infos (Milan Crha)
2797         #572566 : Do not set/access NULL pointers (Milan Crha)
2798         #572950 : Fix ordering of -I compiler directives (Daniel Macks)
2799         #573175 : Use a proper format string to call g_set_error with (Tobias Mueller)
2800         #573240 : Do not disconnect on user canceled (Milan Crha)
2801         #573497 : Use "%s" as format-string to g_set_error (Tobias Mueller)
2802         #566984 : (Tom Parker)
2803         #570696 : Remove unnecessary dependencies from libgdata (Daniel Macks)
2804         #573183 : Use a gint64 for a format string with the macro PRId64 (Tobias Mueller)
2805         #573494 : Use a const char[] instead of a const char* for a fixed sized format-string to increase auditability (Tobias Mueller)
2806         #549838 : Entity-encode the text and target URL of links when formatting plain text mail to HTML for display (Matt McCutchen)
2807
2808 Other contributions:
2809         AC_HELP_STRING instead of AS_HELP_STRING (Tor Lillqvist)
2810         Add a "no space" error (Ross Burton)
2811         Add e_contact_field_id_from_vcard() (Ross Burton)
2812         Add EVC_X_SIP and E_CONTACT_SIP (Ross Burton)
2813         Comment too recent error codes (Milan Crha)
2814         Fix -Wold-style-definition warnings (Andre Klapper)
2815         Handle EContactName structures containing NULLs (Ross Burton)
2816         Move e_book_view_set_book to -private (Ross Burton)
2817         Recompute digests from the signed message content (Nalin Dahyabhai)
2818         Some help comments for the future maintainers (Sankar P)
2819         Include <libical/ical*.h> (Suman Manjunath)
2820         Use correct server parameter for getting folder information (Sankar P)
2821
2822 Evolution-Data-Server 2.25.90 2009-02-02
2823 ----------------------------------------
2824
2825 Updated Translations:
2826         Andre Klapper (de)
2827         Changwoo Ryu (ko)
2828         David Planella (ca)
2829         Gabor Kelemen (hu)
2830         Laurent Coudeur and Claude Paroz (fr)
2831         Matthew Barnes (PO)
2832         Yair Hershkovitz (he)
2833
2834 Bug Fixes:
2835         #390198 : Free the exception object which was leaking. (Sankar P)
2836         #464758 : Evolution crashes while moving mails to Junk in Groupwise (Sankar P)
2837         #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)
2838         #467075 (BNC) : Incorrect url is displayed in Evolution plain text mails when the url is surrounded by brackets (Simon Brys)
2839         #467638 (BNC) : Fix the broken current_folder handling code. Lots of issues are fixed. some may remain yet. (Sankar P)
2840         #470143 : GroupWise Container Crash (Sankar P)
2841         #557348 : Search folders with "Include threads" do not update reliably (Srinivasa Ragavan)
2842         #568332 : Sqlite vfs for async disk wrigte (Milan Crha)
2843         #568561 : crash in summary_reloaded (Srinivasa Ragavan)
2844         #569405 : Negated header criterion fails to match messages without the header (Matt McCutchen 2)
2845         #569742 : Do not crash when open of the file failed. Also be thread safe with respect of filling global variables. (Milan Crha)
2846         #569874 : Crash while deleting messages  (Srinivasa Ragavan)
2847         #347287 : MVC for calendar. Store the current operation going on. (Chenthill Palanisamy)
2848         #550414 : Corruption of mbox and failure to expunge (Hiroyuki Ikezoe)
2849
2850
2851 Other contributions:
2852         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)
2853         Fix compiler warning (Srinivasa Ragavan)
2854         "GUI" executable on Windows to avoid console windows that annoy end-users. (Tor Lillqvist)
2855         Include appropriate headers which otherwise cause build failures with strict compiler settings. (Suman Manjunath)
2856         Remove some trailing whitespace. (Ross Burton)
2857         Allow cross-compiling e-d-s for windows fix some win32 hickups. (Fridrich Strba)
2858         Use G_DEFINE_TYPE. (Ross Burton)
2859         Use GObject private data instead of g_new(). (Ross Burton)
2860
2861
2862 Evolution-Data-Server 2.25.5 2009-01-19
2863 ---------------------------------------
2864
2865 Updated Translations:
2866         Andre Klapper (de)
2867         Kjartan Maraas (nb)
2868         Luca Ferretti (it)
2869         Wadim Dziedzic (pl)
2870
2871 Bug Fixes:
2872         #303738 : Return AuthFailed when need auth, to ask for a password again, or return AuthRequired to indicate we require authentication. (Milan Crha)
2873         #360813 : RFC 2445 - CREATED/DTSTAMP/LAST-MODIFIED always in UTC.  (Milan Crha)
2874         #435599 : Don't do to displaying and creation of organization's contact in evolution.  (Ashish Shrivastava)
2875         #439986 (bugzilla.novell.com) : Set the transparency on the cached object. (Chenthill Palanisamy)
2876         #443296 (bugzilla.novell.com) : Free memory only after it is duped.  (Suman Manjunath)
2877         #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)
2878         #463095 : Fix cinfo parsing logic (Simon Brys)
2879         #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)
2880         #518920 : Handle relative URIs in value of action attribute of form in form-based authentication. (Chow Loong Jin)
2881         #554182 : Don't use 'authmech' for URL comparision. (Milan Crha)
2882         #557348 : Re-did bits of threaded vfolder (Matt McCutchen)
2883         #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)
2884         #564339 : Reduce the IO done during sync by not reading into memory locally cached files. (Robert Collins)
2885         #564543 : Bump gtk_minimum_version to 2.14.0. (Matthew Barnes)
2886         #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)
2887         #564954 : Fix SQL-ization of booleans and immediate-function confusion. (Matt McCutchen)
2888         #566279 : Introduces a new API in Camel needed for implementing EPlugin of Bug #565091 (Philip Van Hoof  )
2889         #565376 : Support more search options (Milan Crha)
2890         #567384 : Remove unused variables. Comment out variables that are used by commented out code to silence compiler warnings. (Matthew Barnes)
2891
2892 Other contributions:
2893         DB Logging and DB Optimizations  (Srinivasa Ragavan  )
2894         Manage GroupWise counts better. fix bugs in read-cursor elimination. A brand new flags handling code for GroupWise provider. (Sankar P)
2895         Always send XEV headers with messages. (Srinivasa Ragavan)
2896         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)
2897         Hack and debug log to get one hard to get imap crash. (Srinivasa Ragavan)
2898         Fix for better vfolder flag syncing and count (Srinivasa Ragavan)
2899         Sync using counting manually than the old approach (Srinivasa Ragavan)
2900
2901 Evolution-Data-Server 2.25.4 2009-01-05
2902 ---------------------------------------
2903
2904 Bug Fixes:
2905         #209514: (Novell Bugzilla) Addresses some missing mails issues. Optimization fixed (Sankar P)
2906         #446290: Parallel clients support and (un)read count handling (Sankar P)
2907         #448079: (Novell Bugzilla) Avoid invalid reads by validating optional fields (Sankar P, Simon Brys)
2908         #449916: (Novell Bugzilla) Display multiple lines of an assinged asks or shared memo. (Bharath Acharya)
2909         #462575: (Novell Bugzilla) Extend function to honor "Check in all folders" setting (Simon Brys)
2910         #559153: Migration improvements (Sankar P)
2911         #564652: Convert time from UTC properly. Leak a bit less (Milan Crha)
2912
2913 Updated Translations:
2914         Jorge Gonzalez (es)
2915
2916 Evolution-Data-Server 2.25.3 2008-12-15
2917 ---------------------------------------
2918
2919 Bug Fixes:
2920         #270376: Skype name field added to the  list of IM information (Sasa Ostrouska)
2921         #348299: New files implement category completion (Matthew Barnes)
2922         #352287: Share locations and forecast rertieving with libgweather (Milan Crha)
2923         #357948: Show preview of the selected image file when choosing new icon (Milan Crha)
2924         #435632: (Novell Bugzilla) Don't unref when things aren't reffed (Srinivasa Ragavan)
2925         #440265, #447121: (Novell Bugzilla) Fix some stupidity (Srinivasa Ragavan)
2926         #451734: Correctly set Blythe, CA URL (Ian Weisser)
2927         #503662: Use last '@' in the address part to be the delimiter between user name and server address, not the first one (Milan Crha)
2928         #545834: Update mailing list information after full retrieval if necessary (Milan Crha)
2929         #552986: Ensure error description is valid UTF-8 text before using it (Milan Crha)
2930         #558883: Don't do DB sort from IMAP (Srinivasa Ragavan)
2931         #561081: Delete mails for XGWMOVE when mails are moved (Srinivasa Ragavan)
2932         #561561: Use a sufficiently large buffer for  strings used as an operand in strftime() (Federic van Starbann)
2933         #562228: Always store correct owa_path when validating, without trailing slash and without mailbox name (Milan Crha)
2934         #562567: Remember local/remote mode correctly. Also done various cleanups, less debug output and waits for the slave thread only if exists (Milan Crha)
2935
2936 Updated Translations:
2937         Kjartan Maraas (nb)
2938         Luca Ferretti (it)
2939         Gabor Kelemen (hu)
2940
2941 Evolution-Data-Server 2.25.2 2008-12-01
2942 ---------------------------------------
2943
2944 New in 2.25.2
2945         Support CalDAV for VTODO and VJOURNAL (Milan Crha)
2946
2947 Bug Fixes:
2948        #359745: Support CalDAV for VTODO and VJOURNAL (Milan Crha)
2949        #524377: Attachments with localised letters are unrecognised by Outlook (Milan Crha)
2950        #527692: CalDAV does not work with Apple CalDAV  (Milan Crha)
2951        #531090: Deprecate dead API in camel-object.h (Matthew Barnes)
2952        #546637: Mail opened from the "Unread mails" displays empty list (Srinivasa Ragavan)
2953        #555979: Evolution does not empty trash on exit (Milan Crha)
2954        #556119: Evolution takes a very long time to index newsgroup (Srinivasa Ragavan)
2955        #557348: Search folders with "Include threads" do not update reliably (Srinivasa Ragavan)
2956        #557818: Centralize ESourceSelector drag-n-drop handling (Matthew Barnes)
2957        #558322: Pressing "F2" on a highlighted Task List / Memo List / Address Book / Calendar 
2958                 should bring up the properties dialog box (Matthew Barnes)
2959        #558737: Evolution freezes on trying to store folder (Milan Crha)
2960        #558883: Evolution 2.24 is terribly slow with large IMAP folders (Milan Crha) (Srinivasa Ragavan)
2961        #559272: Evolution freeze while using a CalDAV calendar (Milan Crha)
2962        #560076: Follow-Ups doesn't work in 2.24 (Srinivasa Ragavan)
2963        #560185: Support 'getctag' in CalDAV, if available (Milan Crha)
2964        #560681: Parsing QUOTED-PRINTABLE vcards probably ignores CHARSET info (Milan Crha)
2965        #560981: Result of xpath query is not freed in CalDAV synch loop (Andrew McMillan)
2966        #561069: Evolution crashed expunging 48k deleted junk messages (Srinivasa Ragavan)
2967        #561466: Changes needed in E-D-S for evolution-mapi (Suman Manjunath)
2968        #435964 (bugzilla.novell.com): Crash after switching from offline to online in GW addressbook (Ashish Shrivastava)
2969
2970 Evolution-Data-Server 2.25.1 2008-11-03
2971 ---------------------------------------
2972
2973 Bug Fixes:
2974         #209514, #372382, #434958, #434946, #435725, #434950, #435727, #440502: (Novell Bugzilla) GroupWise improvements (Sankar P)
2975         #313225: Fix misunderstanding of the parameter in code causing crash in this part (Milan Crha)
2976         #315919: Show contact's photo in the completion list if available locally. (Milan Crha)
2977         #337479: Do not use uninitialized variables (Milan Crha)
2978         #364542: Be able to cancel async op too (at least any) (Milan Crha)
2979         #497928: Check for NULL pointers before accessing members of the structure (Milan Crha)
2980         #511947: Do not parse response when status indicates failure. (Milan Crha)
2981         #514670: Check for errors properly. Also do not use uninitialized variables (Milan Crha)
2982         #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)
2983         #544141: Do not store invalid values in 'standard_uris', it leads to crash later (Milan Crha)
2984         #546406: Don't lookup password from old keyring. (Srinivasa Ragavan)
2985         #546637: Redo for unread vfolder (Srinivasa Ragavan)
2986         #547243: Check for correct values to prevent invalid reads. (Milan Crha)
2987         #550466: Ignore 'no such table' errors (Milan Crha)
2988         #550980: Fix the offline mode string to be more helpful. (Philip Withnall)
2989         #550998: Refresh, when everything local is deleted on the server (Srinivasa Ragavan)
2990         #552261: Don't expose sqlite3 header outside. (Srinivasa Ragavan)
2991         #552491: Check for NULL output from xmlParseDoc before continuing (Philip Withnall)
2992         #552631: Do not forget password on 'resource temporarily unavailable' exception (Milan Crha)
2993         #553148: Standardise "GroupWise" usage in translatable strings (Philip Withnall)
2994         #553266: Do not free memory owned by someone else (Milan Crha)
2995         #553298: Unset all known server flags on the message when the resulting flag list is empty (Milan Crha)
2996         #553301: Do not forget password when server not available at the moment or user cancelled (Milan Crha)
2997         #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)
2998         #554455: Allow thread based searches by falling back on the old in-memory search model (Srinivasa Ragavan)
2999         #554540: Don't compare XML data of ESource* literally. Instead, compare them semantically. (Suman Manjunath)
3000         #556372: Update counts to summary on sync (Srinivasa Ragavan)
3001         #556495: When things don't match, remove them from db and force a count (Srinivasa Ragavan)
3002         #556688: Sync before emitting the signal (Srinivasa Ragavan)
3003         #558727: Fix some potential string format crashes (Frederic van Starbmann)
3004
3005 Updated Translations:
3006         Jorge Gonzalez (es)
3007         Vladimir Melo (pt_BR)
3008         Ignacio Casal Quinteiro (gl)
3009         Ivar Smolin (et)
3010         Kjartan Maraas (nb)
3011         Yair Hershkovitz (he)
3012
3013 Evolution-Data-Server 2.24.0 2008-09-22
3014 ---------------------------------------
3015
3016 New in 2.24.0
3017         * Google Contacts Backend
3018         * WebDAV Contacts Backend
3019         * Sqlite based on-disk summary for Camel
3020         * Quota support for IMAP
3021
3022 Bug Fixes:
3023         #418080: (Novell Bugzilla) Match contains using %like% (Srinivasa Ragavan)
3024         #551805: Honour return data type (Milan Crha)
3025         #552724: Remove a while space following trailing backslash. (Hiroyuki Ikezoe)
3026         #552729: Adds support for x-camel-mlist & Answered flag to search/vfolders. (Srinivasa Ragavan)
3027
3028 Updated Translations:
3029         Wadim Dziedzic (pl)
3030         Kenneth Nielsen (da)
3031         Takeshi AIHANA (ja)
3032         Igor NestoroviÄ\87 (sr, sr@latin)
3033         Å½ygimantas BeruÄ\8dka (lt)
3034         Djihed Afifi (ar)
3035         Tirumurthi Vasudevan (ta)
3036         Tino Meinen (nl)
3037         David Planella (ca)
3038         Jiri Eischmann (cs)
3039         Duarte Loreto (pt)
3040         Sandeep Shedmake (mr)
3041         Luca Ferretti (it)
3042         Daniel Nylander (sv)
3043         Gabor Kelemen (hu)
3044
3045 Evolution-Data-Server 2.23.92 2008-09-08
3046 ----------------------------------------
3047
3048 Bug Fixes:
3049         #418080: (Novell Bugzilla) Make thing better, with new sexp/sql parser. (Srinivasa Ragavan)
3050         #547884: Do not crash on unexpected response, rather skip it (Milan Crha)
3051         #548343: Do not read summary information for the folder from DB when we have it fresh in memory already (Milan Crha)
3052         #550412: Make sure that a NULL CamelFolderInfo is always gracefully handled. Document that. (Paul Bolle)
3053
3054 Updated Translations:
3055         Philip Withnall (en_GB)
3056         Funda Wang (zh_CN)
3057         Andre Klapper (de)
3058         Changwoo Ryu (ko)
3059
3060 Evolution-Data-Server 2.23.91 2008-09-01
3061 ----------------------------------------
3062
3063 Bug Fixes:
3064         #213072: Sort mbox/spool summary uids by from_pos (Srinivasa Ragavan)
3065         #391936: (Novell Bugzilla) To solve hang issue after e-d-s crash (Ashish Shrivastava)
3066         #418080: (Novell Bugzilla) Support 'not' operator in search (Srinivasa Ragavan)
3067         #466754: Sort the model itself by category name, so that new categories appear in the appropriate place in the list (Vingnesh Prabhu)
3068         #518728: Fix subtle link error: system libs before Evolution libs (Patrick Ohly)
3069         #546926: Explicitly call camel_shutdown() instead of g_atexit() or atexit() (Matthew Barnes)
3070         #548331: Put back the summary mismatch. It is more serious now (Srinivasa Ragavan)
3071         #548565: Add 'void' to make it built on Solaris. (Shuai Liu)
3072         #548865: Dont crash, if the folder isn't there (Srinivasa Ragavan)
3073         #550072: Allow evolution-rss content type on body-search (Lucian Langa)
3074
3075 Updated Translations:
3076         Shankar Prasad (kn)
3077         Daniel Nylander (sv)
3078         Kjartan Maraas (nb)
3079         Ilkka Tuohela (fi)
3080         Runa Bhattacharjee (bn_IN)
3081         Leonardo Ferreira Fontenelle (pt_BR)
3082         Takeshi AIHANA (ja)
3083         Inaki Larranaga Murgoitio (eu)
3084         Robert-AndrÃ\83© Mauchin (fr)
3085         Ignacio Casal Quinteiro (gl)
3086         Theppitak Karoonboonyanan (th)
3087
3088 Evolution-Data-Server 2.23.90 2008-08-18
3089 ----------------------------------------
3090
3091 Bug Fixes:
3092         #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)
3093         #324203: Check for source option "can-browse" in LDAP address books and if present, then search until reaches limits for empty searches. (Milan Crha)
3094         #327851: Skip detached instances which doesn't belong to requested time range (Milan Crha)
3095         #337503: Fixed a crash when renaming a folder twice (Milan Crha)
3096         #510949: Memory leak fix (Milan Crha)
3097         #510949: Memory leak fix and compiler warnings fix (Milan Crha)
3098         #523103: Fix a leak (Sankar P)
3099         #531930: Improve loading of appointment items (Stanislav Slusny)
3100         #535745: Put public include files to google/libgdata-google. Include also path to libgdata in CFLAGS (Milan Crha)
3101         #538074: Add gthread-2.0 in CAMEL checking (Jeff Cai)
3102         #545021: Check for NULL and other code cleanups (Tobias Mueller)
3103         #545877: Use CamelDList instead of EDList (Matthew Barnes)
3104         #546397: Do not leak objects from loaded_infos array. (Milan Crha)
3105         #546444: Don't loop infinitely when the network connection is lost while fetching a message. (Sergio Villar Senín)
3106         #546544: Don't try print folder name, when folder is NULL. Print the summary path for such debugging purposes (Srinivasa Ragavan)
3107         #546613: Return NULL, if unmatched folder is requested. (Srinivasa Ragavan)
3108         #547256: Handle plain match-all (Srinivasa Ragavan)
3109         #547308: Do not reauthenticate to the GAL server more than twice (Milan Crha)
3110         #547389: Fix crash on account search. Unhook the signals on finalize (Srinivasa Ragavan)
3111         #547469: Count only when you have results (Srinivasa Ragavan)
3112         #547786 : Test events against search expression when required. (Milan Crha)
3113         #547952 : Don't display empty source groups. (Mathew Barnes)
3114         #548059 : NULL check message-id before accessing its elements. (Priit Laes)
3115
3116 Updated Translations:
3117         Kjartan Maraas (nb)
3118         Shankar Prasad (kn)
3119         Chao-Hsiung Liao (zh_HK)
3120         Chao-Hsiung Liao (zh_TW)
3121         Duarte Loreto (pt)
3122         Ilkka Tuohela (fi)
3123         Ivar Smolin (et)
3124         Takeshi AIHANA (ja)
3125         Djihed Afifi (ar)
3126
3127 Evolution-Data-Server 2.23.6 2008-08-04
3128 ---------------------------------------
3129
3130 New in 2.23.6:
3131         Rewrite camel search by converting sexp to sql (Srinivasa Ragavan)
3132         WebDAV Contacts backend (Matthias Braun)
3133         
3134 Bug Fixes:
3135         #336074: New option "check_lsub", when set, then checking for new messages in subscribed folders (Milan Crha)
3136         #349870: Do not hide errors, rather report them to the caller as expected (Milan Crha)
3137         #388966: (Novell Bugzilla) Use right data type (Chenthill Palanisamy)
3138         #468671: Read timezone name of the calendar and let it be available for others (Milan Crha)
3139         #500389: New ability to set different authentication type to Global Address List (GAL) and OWA (Milan Crha)
3140         #538620: Improve wording of "cannot get message" error message (Matthew Barnes)
3141         #540295: Previous POSIX logic didn't work for VFAT filesystems (Sergio)
3142         #543569: Recreate cache, if it was blown (Srinivasa Ragavan)
3143         #543943: Fix memory leak (Milan Crha) 
3144         #544031: Compiler warnings cleanup (Milan Crha)
3145         #544049: Initialize global variables, just to be sure (Milan Crha)
3146         #544114: Do a sync before we reload things (Srinivasa Ragavan)
3147         #544284: Use (void) 0 insead of '0' in the conditional statement (Jeff Cai)
3148         #544491: Lock while 2 thread try to access same folder's table using same handle (Srinivasa Ragavan)
3149         #544501: Handle single node search queries (Srinivasa Ragavan)
3150         #544528: Ignore match-threads. It wont be supported with new disk summary. Handle cases where it crashes (Srinivasa Ragavan)
3151         #544651: Interpret and update given list pointer properly (Milan Crha)
3152         #544825: Never hold the summary lock and do a disk operation. It leads to dead lock (Srinivasa Ragavan)
3153         #544963: Include camel-search-sql.h in headers. (Frederic Peters)
3154         #545022: ea_setting_setup calls g_conf_free with NULL argument (Tobias Mueller)
3155         #545081: Add a new simple delete cache function (Srinivasa Ragavan)
3156         #545082: Folder rename requires restart to show mails (Srinivasa Ragavan)
3157         #545099: Improve flag sync. When new mails added, update the summary. (Srinivasa Ragavan)
3158         #545103: We test only against changes, thus detect ranges properly to not touch other messages than we are actually changed (Milan Crha)
3159         #545558: Disable the Hula provider unless --enable-hula was given at configure-time. (Matthew Barnes)
3160
3161 Other Contributors:
3162         Search goodness. Make use of the new sexp parser (Sankar P)
3163         Camel Reference Manual improvements: Add more sections to the Table of Contents (Matthew Barnes)
3164
3165 Updated Translations:
3166         Jorge Gonzalez (es)
3167         Kjartan Maraas (nb)
3168         Ivar Smolin (et)
3169         Djihed Afifi (ar)
3170         Ignacio Casal Quinteiro (gl)
3171         Jonh Wendell (pt_BR)
3172         Fabrício Godoy (pt_BR)
3173         Bruno Brouard (fr)
3174
3175 Evolution-Data-Server 2.23.5 2008-07-21
3176 ----------------------------------------
3177
3178 New in 2.23.5:
3179         Camel DB Summary support. (Srinivasa Ragavan & Sankar P)
3180         Google Contacts support (Jörgen Scheibengruber)
3181
3182 Bug Fixes:
3183         #236010: Anonymously modify LDAP entries (Milan Crha)
3184         #543066: Updated documentation of two libecal functions (Paul Bolle)
3185         #200147: Stores the templates folder uri (Bharath Acharya)
3186         #213072: Lock while rebuilding summaries. (Srinivasa Ragavan)
3187         #253509: Added translators comment (Milan Crha)
3188         #329571: Preserve detached instances when modifying master object (Milan Crha)
3189         #330838: Notify application about server folder changes as soon as we know about them (Milan Crha)
3190         #334160: Changed the way when test the expiration of the cache (Milan Crha)
3191         #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)
3192         #476640: Deleting a meeting after someone accepted invitation now works (Milan Crha)
3193         #503922: Fix typo in mapping flag name "draft". (Matt McCutchen)
3194         #515998: On any error in remove calendar just print the message on the console and return success (Milan Crha)
3195         #528902: Use current system time zone definitions instead of possibly out-dated custom definitions (Patrick Ohly)
3196         #531712: Do not reset flags on no-flag situation (Milan Crha)
3197         #532472: Force a password reprompt if the SMTP server rejects our password with a 535 response (Matthew Barnes)
3198         #534080: Return correct bytes_written on success and -1 on error (Priit Laes)
3199         #537415: Break a busy loop between Evolution and Gnome-Keyring by only reauthenticating (Matthew Barnes)
3200         #539758: Report success when looking for an empty string in a value (Milan Crha)
3201         #540127: Evolution can now connect to LDAP server on port 636 using SSL (Wang Xin)
3202         #540152: Fixed leaks (Julien Puydt)
3203         #541347: Include header files in proper order (Matthew Barnes)
3204         #543656: Add sqlite3 to to EVO_SET_COMPILE_FLAGS(CAMEL) to fix the build (Luca Ferretti)
3205
3206 Other Contributors:
3207         New method to sort an array of uids (Jeffrey Stedfast)
3208         Don't crash if the str argument is NULL (Jeffrey Stedfast)
3209         Copy/pasted GMime's decode_date() code to replace really nasty code (Jeffrey Stedfast)
3210         Setup progress reporting for message sending (Jeffrey Stedfast)
3211         [Win32] Use -D when using -r to not add pointless entries for directories in the zip files (Tor Lillqvist)
3212
3213 Updated Translations:
3214         Ignacio Casal Quinteiro (gl)
3215         Andre Klapper (de)
3216         Yair Hershkovitz (he)
3217         Yannig Marchegay (oc)
3218         Kjartan Maraas (nb)
3219         Jorge Gonzalez (es)
3220
3221 Evolution-Data-Server 2.23.4 2008-06-16
3222 ----------------------------------------
3223
3224 Bug Fixes:
3225         #394654: (Novell Bugzilla) Fix for Groupwise crasher (Chenthill Palanisamy)
3226         #304029: Improve LDAP addressbook search filter (Milan Crha)
3227         #509721: Do not delete original message if exception occurred (Milan Crha)
3228         #521921: Handle redirects in a way that works with Google API. Fixes some cases of entries not being created or deleted (Sebastian Keller)
3229         #527544: Added support for proxy (Wang Xin)
3230         #530241: Recognize no-flag situation properly and in that case use two commands (Milan Crha)
3231         #534080: Use g_output_stream_write_all instead of g_output_stream_write (Milan Crha)
3232         #534111: Copying past the end of the buffer can cause core dumps (Paul Smith)
3233         #536154: Camel sends bracketed hostname in SMTP HELO (Tor Lillqvist)
3234         #536636: Allow e-d-s to build with G_DISABLE_SINGLE_INCLUDES and GTK_DISABLE_SINGLE_INCLUDES defined. (Matthew Barnes)
3235
3236 Other Contributors:
3237         Multiple fixes to build evolution on Windows (Tor Lillqvist)
3238
3239 Updated Translations:
3240         Djihed Afifi (ar)
3241         Hedayat Vatankhah (fa)
3242
3243 Evolution-Data-Server 2.23.3 2008-06-02
3244 ----------------------------------------
3245
3246 New in 2.23.3:
3247         Implement support for getting and setting IMAP4 cache's expire settings (Jeffrey Stedfast)
3248
3249 Bug Fixes:
3250         #318803: Do not show ".#evolution" directory in the UI (Ilkka Tuohela)
3251         #326149: Set inbox flag only on real inboxes (Milan Crha)
3252         #354923: Store passwords in the keyring by server, username and protocol (Matthew Barnes)
3253         #374616: Return proper IMAP error (Milan Crha)
3254         #388579: (Novell Bugzilla) Fix for Exchange crasher (Chenthill Palanisamy)
3255         #473658: Fix a crash when starting evolution (Milan Crha)
3256         #518312: Work around the broken "Jive Forums" NNTP gateway (Jeffrey Stedfast)
3257         #530514: Added a necessary condition to handle a specific server response and to prevent a crash (Sankar P)
3258         #530543: Large memory leak while syncing mails for offline usage (Sankar P)
3259         #530763: Return NULL if the value of dest_folder is disturbed to prevent the crash (Bharath Acharya)
3260         #531009: Use the right iterator to prevent a crash in offline mail movement (Sankar P)
3261         #531439: Prevent GPG passphrases from destroying other passwords (Matthew Barnes)
3262         #531591: Don't use TeX-style quotes in user-visible messages (Matthew Barnes)
3263         #531713: Split the evolution-data-server version into major/minor/micro macros (Matthew Barnes)
3264         #532286: Fix some whitespace issues, and make the Caps Lock label smaller (Matthew Barnes)
3265         #533058: Enable GROUPWISE_DEBUG logs (Sankar P)
3266         #533780: Link against libebackend (Ed Catmur)
3267         #534077: Don't use freed memory (Paul Smith)
3268         #534294: Fix a crash when checking for junk in a virtual folder (Hiroyuki Ikezoe)
3269         #534312: Support to save Forwarded flag (Milan Crha)
3270
3271 Updated Translations:
3272         Philip Withnall (en_GB)
3273         Clytie Siddall (vi)
3274         Ivar Smolin (et)
3275         Tino Meinen (nl)
3276         Gil Forcada (ca)
3277         Jorge Gonzalez (es)
3278         Kjartan Maraas (nb)
3279         Djihed Afifi (ar)
3280         Yair Hershkovitz (he)
3281         Theppitak Karoonboonyanan (th)
3282
3283 Evolution-Data-Server 2.23.2 2008-05-12
3284 ----------------------------------------
3285
3286 Bug Fixes:
3287         #182380: (Novell Bugzilla) Message classification and security cannot be viewed (Sankar P)
3288         #274316: Moving a message does not retain the follow-up flag or label (Milan Crha)
3289         #301980: Warn user when Caps Lock is on (Milan Crha)
3290         #316390: New API to support listening for changes in categories (Milan Crha)
3291         #325882: If a parent window was given, make the password dialog transient for the parent and center it over the parent (Matthew Barnes)
3292         #330990: Allow remove only one instance of the recurring event (Milan Crha)
3293         #338330: (Novell Bugzilla) Internet based calendar events are declined by Evolution/GroupWise (Chenthill Palanisamy)
3294         #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)
3295         #350143: (Novell Bugzilla) Plugged severe memory leak in evolution-data-server (Chenthill Palanisamy)
3296         #358584: (Novell Bugzilla) Display of web calendars ignores timezones (Chenthill Palanisamy)
3297         #358644: (Novell Bugzilla) Retracted groupwise appointments should disappear as soon as they are retracted. (Chenthill Palanisamy)
3298         #358650: (Novell Bugzilla) International clock applet is crashing (Chenthill Palanisamy)
3299         #381307: (Novell Bugzilla) Run a single delta-thread to fetch changes from the server (Ashish Shrivastava)
3300         #382736: (Novell Bugzilla) Exchange crashed everytime at start up. (Chenthill Palanisamy)
3301         #424744: Remove Camel's dependency on libedataserver (Matthew Barnes)
3302         #502899: Guard private folder's hash tables with a lock to prevent access to them from different threads at same time (Milan Crha)
3303         #517244: Configure doesn't set HAVE_CODESET (Matthew Barnes)
3304         #520532: Support migration from password file to keyring (Matthew Barnes)
3305         #530139: Do not ship .svn files (Matthew Barnes)
3306         #530323: Don't free the same variable twice (Sebastien Bacher)
3307         #530688: evolution-data-server trunk build failes on solaris because of using s_addr as a variable (Wang Xin)
3308         #532284: Fixes a double free (Sankar P)
3309
3310 Other Contributors:
3311         A lot of IMAP4 fixes (Jeffrey Stedfast)
3312         Use new paths for header files that have been moved to libebackend (Rob Bradford)
3313         Use "dialog-password" icon instead of "dialog-question" in the password dialog (HIG compliance) (Matthew Barnes)
3314
3315 Updated Translations:
3316         Yair Hershkovitz (he)
3317         Jorge Gonzalez (es)
3318         Kjartan Maraas (nb)
3319         Ignacio Casal Quinteiro (gl)
3320
3321 Evolution-Data-Server 2.23.1 2008-04-21
3322 ----------------------------------------
3323
3324 New in 2.23.1:
3325         Configurable Proxy settings for Evolution. (Veerapuram Varadhan)
3326         Quota Support for IMAP (Milan Crha)
3327         Google contact API support in libgdata-google (Jörgen Scheibengruber)
3328
3329 Bug Fixes:
3330         #235681: First step in fixing header folding and prerving headers (Jeffrey Stedfast, Craig Shelly)
3331         #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)
3332         #270406: Added quota support to IMAP/POP accounts (Milan Crha)
3333         #271863: Count junk messages which are not marked as deleted separately (Milan Crha)
3334         #274316: Also copy user tags when copying messages between folders. (Milan Crha)
3335         #303067: Random crash looking up addresses in new email (Milan Crha)
3336         #341004: Hide the auth mech when CAMEL_URL_HIDE_AUTH is specified (Christian Kellner)
3337         #369512: Store to folder's and store's summary actual numbers of unread/total/deleted/junked mails, not the old one. (Milan Crha)
3338         #372383: (Novell Bugzilla) Mail size is not shown for some mails and not all related recurring appointments are deleted as well (Sankar P)
3339         #417000: Fixed problem with display of subject containing accented characters in Microsoft Outlook (Jeffrey Stedfast)
3340         #453109: Fixed a crash after entering password and clicking ok (Matthew Barnes)
3341         #473880: Fixed a few compiler warnings (Suman Manjunath)
3342         #475616: Use rather recursive mutex here. (Milan Crha)
3343         #494311: Backend connection often dies on dual core processor (Ondrej Jirman)
3344         #500389: Fall back to simple binds if the global catalog server does not support NTLM binds (Matthew Barnes)
3345         #514300: Make sure we do the Inbox -> INBOX translation at the right place (Christian Kellner)
3346         #514827: POP3 folder doesn't have a summary, it has its own cache, so read message time from it. (Milan Crha)
3347         #516608: Use an EFlag in EBookOp instead of a GMutex/GCond pair. Makes the code simpler. (Matthew Barnes)
3348         #518710: Use GLib's new MD5 Checksum API. (Matthew Barnes)
3349         #518886: More code cleanups (Matthew Barnes)
3350         #520526: Stop work as soon as we know application is going to exit. (Milan Crha)
3351         #521015: Also check for changes in custom flags and store them, if any. (Milan Crha)
3352         #522389: Use correct base64 decoding to fix stack corruption on x86_64 (Stanislav Brabec)
3353         #522433: Open files with O_LARGEFILE flag. (Milan Crha)
3354         #523023: Fix a severe reference count leak. (Matthew Barnes)
3355         #523126: Initialize variable to NULL, so do not free random memory. (Milan Crha)
3356         #523528: Some mails with attachments does not have an attachment icon in the mail list. (Sankar P)
3357         #523533: Always return NULL or new allocated string. (Milan Crha)
3358         #523541: Fix memory leaks (Milan Crha)
3359         #523630,518656: Updated google service API's for error handling (Jörgen Scheibengruber)
3360         #524324: Fix a critical runtime warning (Milan Crha)
3361         #524704: Better parsing of non rfc2047 subject line (Milan Crha)
3362         #525242: Enforce the minimum GLib version (Matthew Barnes)
3363         #525485: Fetching Groupwise mails with attachments gets Evolution into an infinite loop (Sankar P)
3364         #526138: Return NULL if the input string is NULL (Matthew Barnes)
3365         #526741: Do not depend on gnomve-vfs, but use gio/gvfsinstead. (Milan Crha)
3366
3367 Updated Translations:
3368         Jorge Gonzalez (es)
3369         Kjartan Maraas (nb)
3370         Yuriy Penkin (ru)
3371         Philip Withnall (en_GB)
3372         Krishna Babu K (te)
3373         Yavor Doganov (bg)
3374         Ivar Smolin (et)
3375
3376 Evolution-Data-Server 2.21.93 2008-03-10
3377 ----------------------------------------
3378
3379 Bug Fixes:
3380         #327851: Try find timezone if entered only as a location name (Milan Crha)
3381         #518728: Fix linking order of libecal-1.2 and libedata-cal-1.2. (Patrick Ohly)
3382         #520362: Put all declarations at the beginnings of code blocks to make older compilers happy (Jens Granseuer)
3383
3384 Other Contributors:
3385         Minor API documentation updates (Matthew Barnes)
3386
3387 Updated Translations:
3388         Maxim Dziumanenko (uk)
3389         Ankit Patel (gu)
3390         Sandeep Shedmake (mr)
3391         David Planella (ca)
3392         Gabor Kelemen (hu)
3393         Kenneth Nielsen (da)
3394         Laurent Dhima (sq)
3395
3396 Evolution-Data-Server 2.21.92 2008-02-25
3397 ----------------------------------------
3398
3399 Bug Fixes:
3400         #163982: (Novell Bugzilla) Do not keep popping up error dialogs in case of failure (Chenthill Palanisamy)
3401         #164140: (Novell Bugzilla) Fixes a crash (Chenthill Palanisamy)
3402         #167638: Dont try downloading while exitting (Jeffrey Stedfast, Sankar P)
3403         #183819: (Novell Bugzilla) Fixes a crashwhile closing evolution in offline mode (Chenthill Palanisamy)
3404         #445489: Handle emails without '<>' in DLs.
3405         #459468: Return proper error codes from e_gw_* if no items aren't return (Milan Crha)
3406         #469119: Check also for correct date values if parse is OK (Milan Crha)
3407         #489043: Do not store quotes in param values when quoting, it is not allowed (Milan Crha)
3408         #489810: Remember Google calendar passwords in keyring (Srinivasa Ragavan)
3409         #510949: Memory leak fixes. (Milan Crha)
3410         #514836: Memory leak fixes (Milan Crha)
3411         #516074: Don't assume NI_MAXHOST and NI_MAXSERV are defined in <netdb.h> since these are GNU extensions (Matthew Barnes)
3412         #516408: Memory leak fixes (Chenthill Palanisamy)
3413         #516474: Query on EContact should work for custom fields too (Milan Crha)
3414         #517190: Fix a crash when refreshing mail folders (Jeff Cai)
3415         #517885: Do not compare value/parameter names case sensitively (Milan Crha)
3416
3417 Other Contributors:
3418         Fix for some warnings (Chenthill Palanisamy)
3419
3420 Updated Translations:
3421         Jiri Eischmann (cs)
3422         Washington Lins (pt_BR)
3423         Changwoo Ryu (ko)
3424         Jorge Gonzalez (es)
3425         Ilkka Tuohela (fi)
3426         Baris Cicek (tr)
3427         Wadim Dziedzic (pl)
3428         Shankar Prasad (kn)
3429         Robert-André Mauchin, Stéphane Raimbault (fr)
3430         Ignacio Casal Quinteiro (gl)
3431         Pawan Chitrakar (ne)
3432
3433 Evolution-Data-Server 2.21.91 2008-02-11
3434 ----------------------------------------
3435
3436 Bug Fixes:
3437         
3438         #211353 - Make labels work during filtering. (Milan Crha)
3439         #324804 - Report all mails that Evolution receives first as new mails and apply filters (Milan Crha)
3440         #395939 - Memory leak fix (Milan Crha)
3441         #505806 - Check for permenant flags before storing on the IMAP server (Milan Crha)
3442         #509776 - Fix broken alarm failure (Milan Crha)
3443         #510949 - Fix memory leaks in EDS (Milan Crha, Chenthill)
3444         #511208 - e-d-s free-memory read/write ... (Chenthill)
3445         #513389 - Crash in camel-url (Milan Crha)
3446         #513646 - Fixes libsoup infinite authentication (Dan Winship)
3447         #514407 - e-d-s crash while syncing palm with Groupwise calendars (Hein-Pieter van Braam)
3448         #514487 - CalDAV backend doesn't accept mime types "text/calendar" with charset information (Peteris Krisjanis)
3449         #514555 - Evolution mail tree uses "Trash" but menu item uses "Wastebasket" (Bastien Nocera)
3450         #514682 - Build Fixes (Paul Smith)
3451         #515054 - Do better spam filtering - Upsync SPAM flags (Milan Crha)
3452
3453 Other Contributors:
3454         Windows build fixes (Tor Lillqvist)
3455
3456 Updated Translations:
3457         
3458         Djihed Afifi (ar)
3459         Yannig Marchegay (oc)
3460         Andre Klapper (de)
3461         Takeshi AIHANA (ja)
3462         Duarte Loreto (pt)
3463         Chao-Hsiung Liao (zh_HK)
3464         Chao-Hsiung Liao (zh_TW)
3465         Theppitak Karoonboonyanan (th)
3466         Inaki Larranaga Murgoitio (eu)
3467         Arangel Angov (mk)
3468
3469 Evolution-Data-Server 2.21.90 2008-01-28
3470 ----------------------------------------
3471
3472 New in 2.21.90
3473         Speed up spam filtering and spam whitelist implementation (Srinivasa Ragavan)
3474
3475 Bug Fixes:
3476         #213072: Avoids the infinite loop that might be caused in case of broken mbox files or null From addresses. (Sankar P)
3477         #213072: Remove the error condition that inits and persists the infamous "folder summary mismatch" bug (Sankar P)
3478         #300098: Set proper dependencies for stand-alone programs linking against camel. (Ã\98ystein GisnÃ¥s)
3479         #324168: Crash while disabling/Deleting accounts (Milan Crha)
3480         #335217: Memory leak fixes + Invalid memory read (Chenthill)
3481         #386157: crash in Evolution (Milan Crha)
3482         #445309: Save certificates before cleaning up (Matthew Barnes)
3483         #450840: Do not crash if a message is not there in the summary (Srinivasa Ragavan)
3484         #456019: Use 'pop' as service name, instead of 'pop3', in the digest-uri (hggdh2)
3485         #475781: Fix memory leaks (Milan Crha)
3486         #481699: Don't crash if the server returns you bad COPYUID (Srinivasa Ragavan)
3487         #482940: Make the maildir summary check thread safe. May be needed for other functions too. (Srinivasa Ragavan)
3488         #496081: Can't find string in phone field, but can in all fields (Milan Crha)
3489         #498977: Prevent encoding to base64 of no data in the content buffer. (Milan Crha)
3490         #506250: Improvements in password prompt (Matthew Barnes)
3491         #509124: Check pointer for NULL (Matthew Barnes)
3492         #509644: Use the correct response codes for the dialog buttons. (Matthew Barnes)
3493         #509985: Refactor the keyring logic and emit more informative warning messages when a keyring operation fails (Matthew Barnes)
3494         #510168: Ensure slave gone in dispose function of the backend (Milan Crha)
3495         #510303: Escape the authentication error message so the markup parser will parse it verbatim (Matthew Barnes)
3496         #510409: Fix memory leaks (Milan Crha)
3497         #511235: Changed prototype to reflect actual libsoup (Milan Crha/Dan Winship)
3498         #511301: Crash on Exchange startup (Dan Winship)
3499         #511717: Add gettext imap folders (Takao Fujiwara)
3500
3501 Other Contributors:
3502         Camel mime fixes (Jeffrey Stedfast)
3503         Implement byte order for win32 (Tor Lillqvist)
3504         Changed error message to a better string (Sankar P)
3505         Remove unused libsoup includes and update for libsoup 2.4 (Dan Winship)
3506         Adapt to newer libsoup (Kjartan Maraas)
3507
3508 Updated Translations:
3509         Daniel Nylander (sv)
3510         Ivar Smolin (et)
3511         Kjartan Maraas (nb)
3512         Inaki Larranaga Murgoitio (eu)
3513         Jorge Gonzalez (es)
3514
3515 Evolution-Data-Server 2.21.5 2008-01-14
3516 ---------------------------------------
3517
3518 New in 2.21.5
3519         - Improved Mime header decoding (Jeffrey Stedfast)
3520 Bug Fixes:
3521         #224026: Do not send headers in UTF-8 (Jeffrey Stedfast)
3522         #327965: Fixed multiple password prompts in an exchange account (Sushma Rai)
3523         #329692: Get the decoded content size of a MIME part (Jean-Christophe BEGUE)
3524         #339813: Always store birthday of contact with 4-digit year and modify it according to locale setting upon display (Milan Crha)
3525         #341579: Improve SMTP error reporting (Milan Crha)
3526         #348149: Convert a g_assert to g_warning. (Sankar P)
3527         #361972: Fix a crash if the action is not recognised by soup. So if the message is null return (Srinivasa Ragavan)
3528         #379896: Check the value for NULL before comparing. (Srinivasa Ragavan)
3529         #405497: Don't pass events if the object is being destroyed. (Srinivasa Ragavan)
3530         #474118: Downsyncs all the messages from folders marked for offline use (Bharath Acharya)
3531         #500233: Handle empty strings (Srinivasa Ragavan)
3532         #503400: Remove excessive whitespace on password dialogs (Ted Percival)
3533         #504837: Do not ignore HELO failed message (Milan Crha)
3534         #506457: Fixed a crash in calendar (Ondrej Jirman)
3535         #508438: Extract error only if it is there (Srinivasa Ragavan)
3536
3537 Updated Translations:
3538         Inaki Larranaga Murgoitio (eu)
3539         Washington Lins (pt_BR)
3540         Clytie Siddall (vi)
3541         Yannig Marchegay (oc)
3542         Wadim Dziedzic (pl)
3543         Daniel Nylander (sv)
3544         Ivar Smolin (et)
3545         Seán de Búrca (ga)
3546         Andre Klapper (de)
3547
3548 Evolution-Data-Server 2.21.4 2007-12-17
3549 ---------------------------------------
3550
3551 Bug Fixes:
3552         #322917: Change mnemonics for Contacts, Address Book labels. Add mnemonic for Category label (Alex Kloss)
3553         #336074: Check for mail only in active folders (Milan Crha)
3554         #339510: Accept time inputs with 4 figures (e.g. '1830' would be converted to '18:30') (James "Doc" Livingston)
3555         #462593: Prevent from crash on invalid uri (Milan Crha)
3556         #466499: Added mnemonics to configuration options (David Turner)
3557         #486126: Fixed an incorrect format string usage that can lead to crashes (Evil Ninja Squirrel)
3558         #487687: Do not dereference NULL when a geo parsing error occurs. (Christian Krause)
3559         #501548: Fix leaks (Milan Crha)
3560         #501622: Fixes broken Digest-MD5 authentication (Matthew Barnes)
3561         #501969: Passwords should not be forgotten on all errors (Sankar P)
3562         #502866: Allow get the VJOURNAL component at once same as other components (Milan Crha)
3563
3564 Updated Translations:
3565         Kjartan Maraas (nb)
3566         Jorge Gonzalez (es)
3567         Matej UrbanÄ\8di (sl)
3568         Andre Klapper (de)
3569
3570 Evolution-Data-Server 2.21.3 2007-12-03
3571 ---------------------------------------
3572
3573 Bug Fixes:
3574         #308815: Colors for categories can now be changed (Milan Crha)
3575         #376425: Use proxy if user uses it. Do not crash if have proxy without name and password (Milan Crha)
3576         #415817: Update start/end time for recurrence instances even when only end time has been changed (Milan Crha)
3577         #461979: Fixed a repeatable crash when entering an IMAP folder (Milan Crha)
3578         #492426: Do not iterate beyond bounds of the array (Robert Noland)
3579         #494314: Don't leak Cal object reference (Ondrej Jirman)
3580
3581 Updated Translations:
3582         Matej UrbanÄ\8di (sl)
3583         Ivar Smolin (et)
3584         Yannig Marchegay (oc)
3585         Changwoo Ryu (ko)
3586
3587 Evolution-Data-Server 2.21.2 2007-11-12
3588 ---------------------------------------
3589
3590 Bug Fixes:
3591         #318842: Task lists should be sorted (Milan Crha)
3592         #345135: Disable SSLv2 compatible HELLO on SSL stream when SSLv2 is disabled (Niels Vorgaard Christensen)
3593         #359267: Not all memos are showed in calendar view (Milan Crha)
3594         #430420: Returned size <= 0 is an error (Milan Crha)
3595         #460649: Meeting UI Needs To Show Color Of Selected Calendar Source (Matthew Barnes, Milan Crha)
3596         #487229: Use GKeyFile instead of gnome-config to access stored passwords (Matthew Barnes)
3597         #488156: Minimize use of the WITH_GNOME_KEYRING macro (Matthew Barnes)
3598         #492130: ESourceSelector uses pointers to ESource (Milan Crha)
3599         #494304: Fix leak (Ondrej Jirman)
3600
3601 Updated Translations:
3602         Ignacio Casal Quinteiro (gl)
3603         Priit Laes (et)
3604
3605 Evolution-Data-Server 2.21.1 2007-10-29
3606 ---------------------------------------
3607
3608 New in 2.21.1:
3609         Support for Google Calendar (Ebby Wiselyn)
3610
3611 Bug Fixes:
3612         #203480: (Novell Bugzilla) Compiler warning fix for usage ofunintialized variable (Srinivasa Ragavan)
3613         #231178: New symbol 'set-label' defined and added corresponding callback (Milan Crha)
3614         #271777: Keep character's case as user types (Milan Crha)
3615         #417999: Don't use deprecated GTK+ symbols (Matthew Barnes)
3616         #420167: e-d-s now exits with gnome-session (Milan Crha)
3617         #469657: Better use of GHashTable (Matthew Barnes)
3618         #474000: Use GLib's Base64 API instead of Camel's (Matthew Barnes)
3619         #475487: When creating the default contact, print errors to the console (Ross Burton)
3620         #475493: Use G_DEFINE_TYPE (Ross Burton)
3621         #475494: Use G_LOCK instead of a static mutex for clearer code (Ross Burton)
3622         #478404: Reset the id to zero (Srinivasa Ragavan)
3623         #483301: Remove an unused variable (Matthew Barnes)
3624         #487270: Fix typo in documentation (Tollef Fog Heen)
3625         #488173: Remove __FUNCTION__, which is a gcc-ism (Jeff Cai)
3626         #488351: Fix an addressbook error on a fresh install (Matthew Barnes)
3627
3628 Other Contributors:
3629         Protect against a NULL subject string. (Jeffrey Stedfast)
3630
3631 Updated Translations:
3632         Anas Husseini (ar_
3633         Matej UrbanÄ\8di (sl)
3634         Yavor Doganov (bg)
3635         Theppitak Karoonboonyanan (th)
3636         Ignacio Casal Quinteiro (gl)
3637
3638 Evolution-Data-Server 1.12.0 2007-09-17
3639 ---------------------------------------
3640
3641 Bug Fixes:
3642         #275990: (Novell Bugzilla) Handle errors from ldap for duplicate fields. (Rashmi C)
3643         #348149: Convert a g_assert to g_warning (Sankar P)
3644         #402506: Remembers idle and timeout calls and removes them when finalizing (Milan Crha)
3645         #426421: Fixed a crash when deleting two addressbooks (Chenthill Palanisamy)
3646         #469007: Skip white spaces at the beginning of header value when running filters (Milan Crha)
3647         #473880: Fixed serious compiler warnings (Milan Crha)
3648
3649 Other Contributors:
3650         Updated the timezones. (Chenthill Palanisamy)
3651
3652 Updated Translations:
3653         Nickolay V. Shmyrev (ru)
3654         David Planella (ca)
3655         Amitakhya Phukan (as)
3656         Inaki Larranaga Murgoitio (eu)
3657         Mugurel Tudor (ro)
3658         Gabor Kelemen (hu)
3659         Laurent Dhima (sq)
3660         Danishka Navin (si)
3661         Jamil Ahmed (bn)
3662         Igor Nestorovi (sr)
3663         Maxim Dziumanenko (uk)
3664         Kenneth Nielsen (da)
3665         Washington Lins (pt_BR)
3666         Clytie Siddall (vi)
3667         Jovan Naumovski (mk)
3668         Luca Ferretti (it)
3669
3670 Evolution-Data-Server 1.11.92 2007-09-03
3671 ----------------------------------------
3672
3673 Bug Fixes:
3674         #271841: Fix AIX compile errors (Ross Burton)
3675         #290330: (Novell Bugzilla) Fetch FOLDER_CLASS and PERMANENT_URL properties for public folders as well. (Varadhan)
3676         #298095: (Novell Bugzilla) Added a function to fetch the system folder flag (Chenthill Palanisamy)
3677         #298788: (Novell Bugzilla) Fixes crash in 64 bit architectures. (Chenthill Palanisamy)
3678         #301263: (Novell Bugzilla) Subscribed calendar requires restart (Chenthill Palanisamy)
3679         #302038: (Novell Bugzilla) remove warnings and make them debug statements (Sankar)
3680         #330185: Searching Evolution addressbooks only works for some fields (Ross Burton)
3681         #378759: Fixed a crash when entering S/MIME password (Milan Crha)
3682         #470445: Fix FSF address (Tobias Mueller)
3683
3684 Updated Translations:
3685         Kjartan Maraas (nb)
3686         Takeshi AIHANA (ja)
3687         Ivar Smolin (et)
3688         Ilkka Tuohela (fi)
3689         Ankit Patel (gu)
3690         Tirumurthi Vasudevan (ta)
3691         Wadim Dziedzic (pl)
3692         Jorge Gonzalez (es)
3693         Daniel Nylander (sv)
3694         Theppitak Karoonboonyanan (th)
3695         Clytie Siddall (vi)
3696         Duarte Loreto (pt)
3697         Stéphane Raimbault (fr)
3698
3699 Evolution-Data-Server 1.11.91 2007-08-27
3700 ----------------------------------------
3701
3702 Bug Fixes:
3703         #261084: Translator comments for "match-all" and "match-threads"(Jared Moore)
3704         #256878: Set the correct message for valid signatures (Vincent Untz)
3705         #332979: Fixes a thread synchronization issue while doing autocompletion (Srinivasa Ragavan)
3706         #337454: Fixed a crash when modifying a calendar entry (Milan Crha)
3707         #350539: Check for NULL MIME part (Milan Crha)
3708         #351756: Fixed a crash when modifying a datefield/date_entry (Milan Crha)
3709         #354855: CalDAV: Support response with relative URLs (Christian Kellner)
3710         #355659: CalDAV: New appointments disappear for 1 minute, and then reappear (Christian Kellner)
3711         #356176: Importing .vcf replaces line breaks with literal \n in NOTE (Patrick Ohly)
3712         #365213: Evolution can't show attachments in an attachment. (Wang Xin)
3713         #367760: Fix multiple issues with Save / Save All attachment button (Milan Crha)
3714         #381548: Fixed a crash in exchange (John D. Ramsdell)
3715         #394571: Fixed a caldav request bug (Jari Urpalainen)
3716         #437331: Read NSS certificate files more reliably (Matthew Barnes)
3717         #458715: Fixed a crash in GW proxy setting (Johnny Jacob)
3718         #464569: Plug memory leak and incorrect creation of gnome keyring attributes lists (Kevin Piche)
3719         #464636: In groupwise account sender field does not display anything (Ashish)
3720         #466309: Fix build with gcc 2.x (Jens Granseuer)
3721         #466987: Fix compilation errors caused by glibc's new "open" macro (Matthew Barnes)
3722         #467883: Add argument checks to several public functions (Matthew Barnes)
3723         #469870: Simply return from _get_ functions and don't show error warning (Milan Crha)
3724
3725 Other Contributons:
3726         Add new debugging framework which can be controlled during
3727          runtime with the CALDAV_DEBUG debug enviroment variable
3728          (Christian Kellner)
3729
3730 Updated Translations:
3731         Adam Weinberger (en_CA)
3732         Duarte Loreto (pt)
3733         Washington Lins (pt_BR)
3734         Daniel Nylander (sv)
3735         Hendrik Richter (de)
3736         Ivar Smolin (et)
3737         Ankit Patel (gu)
3738         Takeshi AIHANA (ja)
3739         Claude Paroz and Stéphane Raimbault (fr)
3740         Kjartan Maraas (nb)
3741         Tirumurthi Vasudevan (ta)
3742         Theppitak Karoonboonyanan (th)
3743         Gabor Kelemen (hu)
3744
3745 Evolution-Data-Server 1.11.90 2007-08-13
3746 -----------------------------------------
3747
3748 Bug Fixes:
3749         #261084 - "match-all" and "match-threads" in evolution camel needs translator comments (Jared Moore)
3750         #313221 - Import of vcards misses type information (Milan Crha)
3751         #314709 - Add GEO field to EVCard and EContact (Cosimo Cecchi)
3752         #327977 - Crash in e_account_set_string at e-account.c:929 (Milan Crha)
3753         #352346 - Cannot create Maildir account (Milan Crha)
3754         #355640 - crash on invalid response to the IMAP command "XX FETCH 1 BODY" (Sankar)
3755         #387806 - camel_text_index_new() faults instead of handling allocation failure (Rob Bradford)
3756         #415891 - Use EFlag for synchronization (Matthew Barnes)
3757         #420462 - Crash while clicking refresh in folder subscription (Srini)
3758         #427469 - Incorrect importing of VCard (Milan Crha)
3759         #439147 - Don't print pages of debug information (Jeff Cai)
3760         #451003 - Build fails because SOUP_SESSION_TIMEOUT is undefined (Ross Burton)
3761         #455799 - Remove all .cvsignore and update svn:ignore porperty in whole directories (Hiroyuki Ikezoe)
3762         #458670 - Crash while autocompleting in composer (Srini)
3763         #460999 - Crashing while looking up passwords (Srini)
3764         #461989 - Memory leaks fixes on e-categories* (Hiroyuki Ikezoe)
3765         #464252 - Use /usr/share/lib/zoneinfo/tab/zone_sun.tab on Solaris (Jeff Cai)
3766         #465419 - crash in e_gw_item_append_to_soap_message (Suman)
3767
3768 Updated Translations:
3769         Jorge Gonzalez (es)
3770         Daniel Nylander (sv)
3771         Ankit Patel (gu)
3772         Kjartan Maraas (nb)
3773         Ilkka Tuohela (fi)
3774         Takeshi AIHANA (ja)
3775         Runa Bhattacharjee (bn_IN)
3776         Danishka Navin (si)
3777         Daniel Nylander (sv)
3778         Kjartan Maraas (nb)
3779         Priit Laes (et)
3780         
3781 Evolution-Data-Server 1.11.6.1 2007-07-31
3782 -----------------------------------------
3783
3784 Bug fixes:
3785     #327851: Partially fixes a critical warning crasher allowing
3786     the events to appear properly in the view.
3787
3788 Updated Translations:
3789          Jorge Gonzalez (es)    
3790
3791 Other Contributors:
3792       Fixed a warning (Matthew Barnes)
3793       Look for the libedataserver header files from the source rather
3794       than install area (Chenthill Palanisamy)
3795       Only send remove notifications if the contact was in the view
3796       originally. (Ross Burton)
3797       Fixes annoying "Is a Directory" error,All (un)read count fixes should 
3798       have been ported, Moved items from sent-items are lost is fixed (Sankar P)
3799       Install the timezone files only on win32 systems. (Chenthill Palanisamy)
3800
3801 Evolution-Data-Server 1.11.6 2007-07-30
3802 ---------------------------------------
3803
3804 New in 1.11.6
3805         Add username & password entries to webcal dialog (Milan Crha)
3806
3807 Bug fixes:
3808         #268162: Add username & password entries to webcal dialog (Milan
3809          Crha)
3810         #342164: Harmonize error strings (Lakke Wankhede and Jared Moore)
3811         #380534: Collect all the required package versions in one place and
3812          explicitly require GTK+ 2.10 or higher (Matthew Barnes)
3813         #402925: Use strong SSL/TLS encryption (hggdh)
3814         #455796: Fixed a crash when starting evolution (Srinivasa Ragavan)
3815         #456565: Added support for Memos to webcal protocol, which is used
3816          for memos 'On The Web' (Milan Crha)
3817         #457523: Fixed parse error in quick search bar (Johnny Jacob)
3818         #460649: Used image menu item and using sources colors when
3819          possible. Didn't work for collapsed state (Milan Crha)
3820         #460681: Always report connection status when connecting (Karl
3821          Relton)
3822         #460861: Add some sanity checks in camel (Ross Burton)
3823         #460867: Fixed a crash in calendar (Srinivasa Ragavan)
3824
3825 Updated Translations:
3826         Inaki Larranaga Murgoitio (eu)
3827         Andre Klapper (de)
3828         Priit Laes (et)
3829         Pramod (te)
3830         Wouter Bolsterlee (nl)
3831         Daniel Nylander (sv)
3832         Ilkka Tuohela (fi)
3833         Theppitak Karoonboonyanan (th)
3834
3835 Other Contributors:
3836         Plugged memory leak (Hiroyuki Ikezoe)
3837
3838 Evolution-Data-Server 1.11.5 2007-07-09
3839 ---------------------------------------
3840
3841 New in 1.11.5
3842
3843         Exchange delegation support (Bharath and Suman)
3844
3845 Bug fixes:
3846         #307410: Fix prompting for IMAP password a second time after
3847          canceling first request (Milan Crha)
3848         #311098: Changes to appointment is visible across restarts (Milan
3849          Crha)
3850         #352284: Do not fetch the message from server - instead use the
3851          header information to calculate the expiry period. (Veerapuram
3852          Varadhan)
3853         #364731: Fix error dialog when creating searches with negative score
3854          (Milan Crha)
3855         #394572: Include a missing forward http proxy in caldav module (Jari
3856          Urpalainen)
3857         #410823: Fixed a crash when clicking on an URL and then closing the
3858          browser (Srinivasa Ragavan)
3859         #412735: Fix a typo avoiding open_brace to be initialized (Pascal
3860          Terjan)
3861         #434356: Fix USENET crash when retrieving gmane.linux.kernel
3862          (Jindrich Makovicka)
3863         #448947: Fixed a cyclic configure option (Karsten Bräckelmann)
3864         #449531: Fix partial email display when GPG verification fails
3865          (Milan Crha)
3866         #452996: Fix a typo and wording (Christian Kirbach)
3867         #454570: Fix build with gcc 2.x (Jens Granseuer)
3868
3869 Updated Translations:
3870         Ankit Patel (gu)
3871         Jorge Gonzalez (es)
3872         Nguyá»\85n Thái Ngá»\8dc Duy (vi)
3873         Clytie Siddall (vi)
3874         Daniel Nylander (sv)
3875         Funda Wang (zh_CN)
3876         I. Felix (ta)
3877
3878 Evolution-Data-Server 1.11.4 2007-06-18
3879 ---------------------------------------
3880
3881 Bug fixes:
3882         #312854: Fix a hang while renaming folders twice for exchange
3883          (Matthew Barnes)
3884         #331099: Fix calculation of array index to avoid negative values
3885          (Matthew Barnes)
3886         #344728: Add headers for Sun Kerberos v5 (Irene Huang)
3887         #352284: Do not fetch the message from server - instead use the
3888          header information to calculate the expiry period. (Veerapuram
3889          Varadhan)
3890         #437751: Fix time display in Windows (Andreas Köhler)
3891         #443705: Fixed build break due to incorrect macro (Loïc Minier)
3892         #443958: Add support for help string. (Sebastien Tandel)
3893         #447414: Security bugfix - negative index of an array (Philip Van
3894          Hoof)
3895         #447753, #447749: Fix a memory leak (Matthew Barnes)
3896         #448589: Add support for automake 1.6 (Tobias Mueller)
3897
3898 Other Contributors:
3899         Check entire IMAP4 summary to remove non-existent messages (Jeffrey
3900          Stedfast)
3901         Fetches "Sent Items" in all folders. Also, fixed some bugs in moving
3902          mails across folders. (Sankar P)
3903
3904 Updated Translations:
3905         Priit Laes (et)
3906         Pema Geyleg (dz)
3907         Jorge Gonzalez (es)
3908
3909 Evolution-Data-Server 1.11.3 2007-06-04
3910 ---------------------------------------
3911
3912 New in 1.11.3:
3913         Addressbook optimizations (Ross Burton)
3914         Introduced search capabilities in calendar (Keshav Upadhyaya,
3915          Abhishek Parwal)
3916
3917 Bug fixes:
3918         #360114: Use g_list_prepend/reverse rather than append (Paolo
3919          Borelli)
3920         #409542: Fix various linking issues in e-d-s (Loic Minier)
3921         #425129: Added timezone for Asia/Jerusalem, Australia/Perth and 
3922          fixed the crash when there is no tzname. (Pascal Terjan)
3923         #438577: Fix some distcheck errors (Matthew Barnes)
3924         #438577: Don't install implementation detail headers (Ross Burton)
3925         #438727: Hide implementation details from public headers (Ross 
3926          Burton)
3927         #438928: Add --disable-calendar to build without any calendar
3928          support (Ross Burton)
3929         #440524: Memory leak fixes (Srinivasa Ragavan)
3930         #442187: Fix to open default memo component (John Stowers)
3931         #438928: Ability to build EDS with just addressbook only.
3932
3933 Evolution-Data-Server 1.11.2 2007-05-14
3934 ---------------------------------------
3935
3936 New in this release:
3937         * EContact optimization from (Oystein Gisnas and Milan Crha)
3938
3939 Bug fixes:
3940         #420496: Add support to cut/copy contacts in composer (Ebby Wiselyn)
3941         #339160: Implement the sync method for Addressbook backends (Ross Burton)
3942         #414191: Type fixes for EContact ints (Loïc Minier)
3943         #433782 and #336574: Optimise vCard folding (Oystein Gisnas and
3944          Milan Crha)
3945         #431135: Fix a crash when modifying a calendar event (Rob
3946          Bradford)
3947         #274035: Importing a Vcard with attached photo data is now possible
3948          (Jonty Wareing)
3949         #361138: Fix a crash when double clicking text widget in calendar
3950          in indic locales (Matthew Barnes)
3951
3952 Other Contributors:
3953         Jules Colding
3954
3955 Updated Translations:
3956         Jorge Gonzalez (es)
3957
3958
3959 Evolution-Data-Server 1.11.1 2007-04-23
3960 ---------------------------------------
3961
3962 Bug fixes:
3963
3964         #383686: Use g_mkdir_with_parents (Ross Burton)
3965         #322105: Fix for non-junk messages to learn ham. (Srinivasa Ragavan)
3966         #418971: E-D-S requires GLib 2.10 now; remove dead
3967          backward-compatibility code for GLib < 2.8 (Matthew Barnes)
3968         #360240: Remove unused variable. (Matthew Barnes)
3969         #360619: Fix "incompatible pointer type" warnings (Matthew Barnes)
3970         #405495: Don't mix declarations and code (Jens Granseuer)
3971         #360807: Fix a couple of memory leaks (Chris Heath)
3972         #400970: Remove marshallers that are in GLib already (Ross Burton)
3973         #413173: Fix up the documentation (Ross Burton & Matthew Barnes)
3974         #420933: Copy the recurrence ID string so it doesn't disappear on us.
3975          (Patrick Ohly)
3976         #426893: Added support from address fields in LDAP addressbook. (Caolan
3977          McNamara)
3978         #422883: Build fix for SUN LDAP (Wang Xin)
3979         #424837: Allow contact creation to fail, and propagate the error back
3980          (Ross Burton)
3981         #422932: Make EContact extendable (Ross Burton)
3982         #428183: BDBB backend cleanups (Ross Burton)
3983         #425512: Fix issue with creating a new addressbook (Xiurong Simon Zheng)
3984         #426564: Misc cleanups (Ross Burton)
3985         #385078: Don't go via GObject properties when calling e_contact_get (Ross
3986          Burton)
3987         #425464: e-vcard optimizations (Ross Burton)
3988         #422652: Return decent error codes, and convert errors to human readable
3989          strings for the console. (Ross Burton)
3990         #421445: Fix build logic for e-name-western-tables.h (Ross Burton)
3991         #421683: Fix broken dispose/finalise in e-book-backend-file.c (Ross
3992          Burton)
3993         #359806: Non-ascii characters generate trash in address lists (Matthew
3994          Barnes and Makuchaku)
3995         #373117: Use the new ESource color API. (Matthew Barnes)
3996         #425535: Dont submit path of EDS for segv_handler. (Frederic Crozat)
3997         #423382: Convert messages from gnupg to UTF-8 (Pascal Terjan)
3998         #415891: Introduce EFlag in libedataserver (Matthew Barnes)
3999         #388789: Make the libiconv test program returns a value (Matthew Barnes)
4000         #388788: Fix autotools checks for iconv (Elijah Newren)
4001
4002 Other Contributors:
4003         Debug statements should be conditional (Sankar P)
4004         Fix compiler warnings and other code cleanups (Kjartan Maraas)
4005         Many IMAP fixes. (Jeffrey Stedfast)
4006         Improved GroupWise mailer component (Sankar P)
4007
4008 Updated Translations:
4009         Funda Wang (zh_CN)
4010         Djihed Afifi (ar)
4011         Duarte Loreto (pt)
4012         Laurent Dhima (sq)
4013         David Lodge (en_GB)
4014
4015 Evolution-Data-Server 1.10.0 2007-03-12
4016 ---------------------------------------
4017
4018 Changes since Evolution-Data-Server 1.9.92 :
4019
4020         Harish Krishnaswamy
4021         Matthew Barnes
4022         Ross Burton
4023
4024 Updated Translations:
4025         
4026         Igor NestoriviÄ\87 (sr)
4027         Mugurel Tudor (ro)
4028         Tino Meinen (nl)
4029         Alexander Shopov (bg)
4030         Jovan Naumovski (mk)
4031         Takeshi AIHANA (ja)
4032         Maxim Dziumanenko (uk)
4033         Gintautas Miliauskas (lt)
4034         Chao-Hsiung Liao (zh_HK, zh_TW)
4035         Ankit Patel (gu)
4036         Leonid Kanter (ru)
4037
4038 Evolution-Data-Server 1.9.92 2007-02-26
4039 ---------------------------------------
4040
4041 Updated Translations:
4042         Gabor Kelemen  (hu)
4043         Luca Ferretti (it)
4044         Artur Flinta (pl)
4045         Priit Laes (et)
4046          
4047 Contributors:
4048         Gilles Dartiguelongue
4049         Matthew Barnes
4050
4051 Evolution-Data-Server 1.9.91 2007-02-12
4052 ---------------------------------------
4053
4054 Updated Translations:
4055         Duarte Loreto (pt)
4056         Pema Geyleg (dz)
4057         Djihed Afifi  (ar)
4058         Changwoo Ryu (ko)
4059         Daniel Nylander (sv)
4060         Raphael Higino (pt_BR)
4061         Hendrik Richter (de)
4062         Priit Laes and Ivar Smolin (et)
4063          
4064 Contributors:
4065         Sankar P
4066         Harish Krishnaswamy
4067         Kjartan Maraas
4068         Priit Laes 
4069         Patrick Ohly
4070         Ross Burton
4071         Trond Myklebust
4072
4073 Evolution-Data-Server 1.9.6 2007-01-22
4074 --------------------------------------
4075
4076 Updated Translations:
4077 Stéphane Raimbault (fr), Priit Laes (et),
4078 Daniel Nylander (sv)
4079
4080 Contributors:
4081 Nickolay V. Shmyrev : #353060
4082 Sankar P : IMAP Configurable Headers
4083 Srinivasa Ragavan: Fallback code for Gnome Keyring
4084 Harish Krishnaswamy: Fixes calling glib methods
4085
4086
4087 Evolution-Data-Server 1.9.5 2007-01-08
4088 --------------------------------------
4089
4090 Updated Translations:
4091 Francisco Javier F. Serrador (es), Djihed Afifi (ar), Kjartan Maraas (nb), 
4092 Theppitak Karoonboonyanan (th), David Lodge (en_GB),  
4093 Christophe Fergeau (fr), Clytie Siddall (vi)
4094
4095 Bug Fixes: 362638, 387397, 387638 and other downstream fixes
4096
4097 Contributors:
4098 Mathew Barnes, Veerapuram Varadhan, Chenthill Palaniswamy, Jeff Cai
4099
4100 Evolution-Data-Server 1.9.4 2006-12-18
4101 --------------------------------------
4102
4103 Updated Translations:
4104 Djihed Afifi (ar), Ilkka Tuohela (fi).
4105
4106 Bug fixes : 349445, 346728, 268412, 363445, 
4107 208395, 222605 (bugzilla.novell.com), memory leak and 
4108 other cleanup fixes.
4109
4110 Contributors: 
4111 Veerapuram Varadhan, Harish Krishnaswamy, Srinivasa Ragavan,
4112 Ross Burton, Tor Lillqvist, Bastien Nocera
4113
4114
4115 Evolution-Data-Server 1.9.3 2006-12-04
4116 --------------------------------------
4117
4118 Updated Translations:
4119 Alexander Shopov (bg), Josep Puigdemont i Casamajó (ca),
4120 Ivar Smolin (et).
4121
4122 Bug fixes : 330157, 350880, 328836, 348123, 365000, 353924. 
4123 174655, 222605, 219729, 208318, 207960. (bugzilla.novell.com)
4124 plus miscellaneous code clean-ups and memory leak fixes.
4125
4126 Contributors :
4127 Harish Krishnaswamy, Sankar, Srinivasa Ragavan, Chenthill, 
4128 Claudio Saavedra, Ross Burton, Matthew Barnes, Andrew Ruthven.
4129
4130 Evolution-Data-Server 1.9.2 2006-11-07
4131 --------------------------------------
4132
4133 Updated Translations:
4134
4135 Ivar Smolin (et), Francisco Javier F. Serrador (es).
4136
4137 Bug fixes : 
4138 330157, 369368, 312348, 365000.
4139
4140 Contributors :
4141 Srinivasa Ragavan, Hans Petter Jansson, Harish Krishnaswamy,
4142 Claudio Saavedra.
4143
4144
4145 Evolution-Data-Server 1.9.1 2006-10-16
4146 --------------------------------------
4147
4148 Updated Translations:
4149 Ilkka Tuohela (fi), Priit Laes (et),
4150 Ignacio Casal Quinteiro (gl),
4151 Ivar Smolin (et)
4152
4153 Contributors:
4154 Steffen Eschenbacher, Tor Lillqvist,
4155 Srinivasa Ragavan, Matthew Barnes, Harish Krishnaswamy
4156
4157 Evolution-Data-Server 1.8.1 2006-10-02
4158 --------------------------------------
4159
4160 Updated Translations:
4161
4162 Ivar Smolin (et), Marco Ciampa (it), Luca Ferretti (it),
4163 Ã\85smund Skjæveland (nn), David Lodge (en_GB).
4164
4165 Bug fixes :
4166
4167 350907, 350617, 347811, 357666, 351330, 352596, 352872, 356051. 
4168
4169 Contributors:
4170 Li Yuan, Veerapuram Varadhan, Sankar, Chenthill Palanisamy, 
4171 Matthew Barnes, Mikael Nilsson, Devashish Sharma, Ross Burton,
4172 Harish Krishnaswamy.
4173
4174 Evolution-Data-Server 1.8.0 2006-09-04
4175 --------------------------------------
4176 Evolution -Data-Server 1.8 Stable Release for GNOME 2.16.0.
4177
4178 Evolution-Data-Server 1.7.92, 2006-08-21
4179 ------------------------------------------
4180
4181 Updated Translations
4182
4183 Hendrik Richter (de), Alexander Shopov (bg), Rahul Bhalerao (mr),
4184 Satoru SATOH (ja), Kjartan Maraas (nb), Artur Flinta (pl),
4185 Žygimantas BeruÄ\8dka (lt), Daniel Nylander (sv), Runa Bhattacharjee (bn_IN),
4186 Gabor Kelemen (hu), Leonid Kanter (ru), Matic Å½gur (sl), 
4187 Clytie Siddall (vi), Funda Wang (zh_CN), Changwoo Ryu (ko),
4188 Vladimer Sichinava (ka), Xavier Conde Rueda (ca), Maxim Dziumanenko (uk),
4189 Guntupalli Karunakar (dz), Theppitak Karoonboonyanan (th), 
4190 Priit Laes (et).
4191
4192 Bug Fixes:
4193
4194 Ricardo Markiewicz, Chenthill, Harish, Kjartan Maraas,
4195 j@bitron.ch
4196
4197 Evolution-Data-Server 1.7.91, 2006-08-07
4198 ------------------------------------------
4199
4200 Updated Translations
4201
4202 Francisco Javier F. Serrador (es), Inaki Larranaga (eu), Ilkka Tuohela (fi),
4203 Christophe Merlet (fr), Ahmad Riza H Nst (id), Kjartan Maraas    (nb), 
4204 Vincent van Adrighem (nl), Jovan Naumovski (mk), Theppitak Karoonboonyanan (th)
4205
4206 New in EDS 1.7.91:
4207 - Add filters to Groupwise SOAP calls so that each component fetches items of
4208   its own type and none other. (Harish)
4209 - Memory fixes in Addressbook (Hans Peters Jansson)  
4210
4211 Bug Fixes:
4212 Matthew Barnes, Chenthill Palanisamy, Devashish Sharma, Srinivasa Ragavan, 
4213 Tor Lillqvist, Harish Krishnaswamy, Ed Catmur, Ross Burton, 
4214 Wouter Bolsterlee
4215
4216 Evolution-Data-Server 1.7.90.1, 2006-07-25
4217 ------------------------------------------
4218 Fix a dist bug in tarball.
4219
4220 Evolution-Data-Server 1.7.90, 2006-07-24
4221 ----------------------------------------
4222 Updated Translations contributed by:
4223
4224 Funda Wangi (zh_CN), Christophe Merlet (fr),
4225 Jonathan Ernst (fr), Changwoo Ryu (ko),
4226 Kostas Papadimas (el), Dzongkhalinux team, DIT (dz),
4227 Ilkka Tuohela (fi), Ankit Patel (gu), Daniel Nylander (sv),
4228 Priit Laes (et), Francisco Javier F. Serrador (es),
4229 Raivis Dejus (lv).
4230
4231 New in EDS 1.7.90 : 
4232 Support for GW Reminder Notes (Chenthill)
4233 Split cache for less memory, better performance (Harish)
4234 Support for security-classifications in GW send options (Sankar)
4235 Support for default alarms in GW (Harish)
4236 Support for Gadu Gadu IM in Contact Entries 
4237 (Artur Flinta, Fryderyk Dziarmagowski) 
4238 Memory reduction and Performance improvements in Contacts (Ross Burton)
4239
4240 Bug fixes :
4241 Andre Klapper, Shreyas Srinivasan, Sushma Rai, Vandana Shenoy,
4242 Harish Krishnaswamy, Devashish Sharma, Hiroyuki Ikezoe, Srinivasa Ragavan.
4243 Luca Ferretti
4244
4245 Evolution-Data-Server 1.7.4, 2006-07-10
4246 ---------------------------------------
4247 Updated Translations contributed by:
4248
4249 Inaki Larranaga, Ilkka Tuohela, 
4250 Vincent van Adrighem, Runa Bhattacharjee,
4251 Changwoo Ryu, I.Felix, Rajesh Ranjan,
4252 Dzongkhalinux, Yair Hershkovitz, Kjartan Maraas,
4253 Chao-Hsiung Liao, Ignacio Casal Quienteiro,
4254 Theppitak Karoonboonyan, Francisco Javier F. Serrador,
4255 Ankit Patel, Hendrik Richter.
4256
4257 Bug fixes: 
4258 Harish Krishnaswamy, Jeffrey Stedfast, Sankar P,
4259 Tor Lillqvist, Andre Klapper, ,Parthasarathi,
4260 Srinivasa Ragavan, Chenthill, Wang Xin, Ross Burton,
4261 Devashish Sharma, Boby Wang, Simon Zheng, Hiroyuki
4262 Ikezoe, Frederic Peters.
4263
4264
4265 Evolution-Data-Server 1.7.3, 2006-06-12
4266 ---------------------------------------
4267 Updated Translations contributed by:
4268
4269 Kjartan Maraas, Francisco Javier F. Serrador,
4270 Gabor Kelemen, Ignacio Casal Quinteiro,
4271 Ankit Patel, Pema Geyleg, Inaki Larranaga, 
4272 Clytie Siddall, Emil Hessman.  
4273
4274 Bug fixes and other changes :
4275 Chris Heath , Tor Lillqvist, Srinivasa Ragavan,
4276 Jeffrey Stedfast, Parthasarathi Susarla,
4277 Sankar P, Harish Krishnaswamy, Ross Burton, Wang Xin
4278 Simon Zheng, Devashish Sharma, Hiroyuki Ikezoe, 
4279 Frederic Peters. 
4280
4281 Evolution-Data-Server 1.7.1, 2006-04-24
4282 ----------------------------------------
4283
4284 First release of 1.7 development series.
4285
4286 What is new ?
4287 -------------
4288
4289 * Capability to link dynamically to libdb.
4290 * Integration with gnome-keyring.
4291
4292 Evolution-Data-Server 1.5.92, 2006-02-27
4293 ----------------------------------------
4294 Bug fixes since last release :
4295 http://go-evolution.org/Evo2.5.92#Evolution-Data-Server
4296
4297 Updated Translations:
4298
4299         - ca (Josep Puigdemont i Casamajó)
4300         - el (Kostas Papadimas)
4301         - et (Priit Laes)
4302         - eu (Inaki Larranag)
4303         - lt (Žygimantas BeruÄ\8dka)
4304         - pl (Artur Flinta)
4305         - th (Theppitak Karoonboonyanan)
4306
4307 Evolution-Data-Server 1.5.91, 2006-02-13
4308 ----------------------------------------
4309 Bug fixes since last release :
4310 http://go-evolution.org/Evo2.5.91#Evolution-Data-Server
4311
4312 Updated Translations:
4313
4314         - cs (Lukas Novotny)
4315         - cs (Miloslav Trmac)
4316         - cy (Rhys Jones)
4317         - et (Ivar Smolin)
4318         - fi (Ilkka Tuohela)
4319         - ja (Takeshi AIHANA)
4320         - pt (Duarte Loreto)
4321         - ru (Leonid Kanter)
4322         - sq (Laurent Dhima)
4323         - sr, sr@Latn (Slobodan D. Sredojevic)
4324         - th (Supranee Thirawatthanasuk)
4325         - th (Theppitak Karoonboonyanan)
4326
4327 Evolution-Data-Server 1.5.90, 2006-01-30
4328 ----------------------------------------
4329
4330 What's new:
4331
4332 Bug fixes sinces 1.5.5 :
4333 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=
4334
4335 Updated Translations:
4336
4337         - en_CA (Adam Weinberger)
4338         - es (Francisco Javier F. Serrador)
4339         - et (Ivar Smolin)
4340         - fi (Ilkka Tuohela)
4341         - gl (Ignacio Casal Quinteiro)
4342         - gu (Ankit Patel)
4343         - gu (Ankit Patel)
4344         - ko (Changwoo Ryu)
4345         - nb, no (Kjartan Maraas)
4346         - nl (Tino Meinen)
4347         - vi (Clytie Siddall)
4348         - zh_CN (Funda Wang)
4349         - zh_TW, zh_HK (Chao-Hsiung Liao)
4350
4351 Evolution-Data-Server 1.5.5, 2006-01-16
4352 ----------------------------------------
4353
4354 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
4355
4356         #321812 â\80\93 crash during Draft saving in offline mode (Shreyas)
4357         #314841 â\80\93 gw: Don't Mark Trash As New Messages (Parthasarathi)
4358         #323570 â\80\93 gw: Forward Of Multiple Messages At Once Loses Formatting (Parthasarathi)
4359         #320898 â\80\93 gw: Inserted Images Appears As Broken Link Image (Parthasarathi)
4360         #303998 â\80\93 In 'Exchange Connector' GAL should be selected for 'Autocompletion by default (Sushma)
4361         #323115 â\80\93 --force-shutdown does not shutdown e-d-s (Harish)
4362         #326060 â\80\93 Exchange password expiry handling is broken (Sushma)
4363         #267402 â\80\93 can not specify https URL for a remote calendar location (Tony Tsui)
4364         #324518 â\80\93 Webcal Entries Duplicated In Calendar (Chenthill)
4365         #324741 â\80\93 Critical Warning on Command Line (Chenthill)
4366         #214977 â\80\93 Contact lists on LDAP server are broken (Sushma)
4367         #320065 â\80\93 Fix GList leaks (Ross Burton)
4368         #325959 â\80\93 Subscribe to other user's folder not working (Sushma)
4369         #242966 â\80\93 Focus Problem, Screen Entry on "Select Contacts From Address Book" screen (Johnny Jacob)
4370         
4371
4372 Other Fixes :
4373         
4374         - Merge Calendar backend bits from evolution-caldav module into EDS (Harish)
4375         - Code cleanup (Simon Zheng, Kjartan Maraas, Parthasarathi)
4376         - Win32 fixes (Tor Lillqvist)
4377         
4378         
4379 Updated Translations:
4380
4381         - bg (Alexander Shopov)
4382         - ca (Josep Puigdemont i Casamajó)
4383         - gl (Ignacio Casal Quinteiro)
4384         - ja (Takeshi AIHANA)
4385         - lt (Žygimantas BeruÄ\8dka)
4386         - nl (Vincent van Adrighem)
4387
4388
4389 Evolution-Data-Server 1.5.4, 2006-01-02
4390 ----------------------------------------
4391
4392 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
4393
4394         #323106 - IMAP drawers with non-ASCII UTF-8 names do not work (Tor Lillqvist)
4395         #317794 - Groupwise mail folder not visible (Parthasarathi)
4396         #324483 - Memory leak in Exchange connector (Sushma)
4397         #305006 - Fixed vCalendar file import without UID (Chenthill)
4398         #267330 - Fixed a crash/hang while accepting exchange meeting invititation (Chenthill)
4399         #324009 - Hang in Evolution Calendar (Chenthill)
4400         #317411 - Fixed Evolution crash while synchronizing with palm device. (Varadhan)
4401         #238979 - Added Support to expand contact lists inline in name selector entry
4402         
4403 Other Fixes :
4404
4405         - Added option to select emails in contacts/lists in name selector
4406           entry (Srinivasa Ragavan)
4407         - Modifications to use gstdio wrappers (Tor Lillqvist)
4408         - Exchange fixes (Sushma)
4409         - Network Manager Support (Shreyas)
4410         - Win32 fixes (Tor Lillqvist)
4411         
4412 Updated Translations:
4413
4414         - en_CA (Adam Weinberger)
4415         - es (Francisco Javier F. Serrador)
4416         - fi (Ilkka Tuohela)
4417         - gl (Ignacio Casal Quinteiro)
4418         - gu (Ankit Patel)
4419         - ja (Takeshi AIHANA)
4420         - nb, no (Kjartan Maraas)
4421         - nn (Ã\85smund Skjæveland)
4422         - vi (Clytie Siddall)
4423
4424
4425 Evolution-Data-Server 1.5.3, 2005-12-12
4426 ----------------------------------------
4427
4428 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
4429
4430         #323433 - Evolution crashes when folding vfolder subfolders while in one,
4431                   wont restart (Jeff Cai)
4432         #321139 - evolution will crash on solaris when print error message (Shi Pu)
4433         #321515 - Lazy-bind loaded modules in camel (Ross Burton)
4434         #322408 - creating new folder causes evolution to hang on the uw-imapd
4435                   server (Jeff Cai) 
4436         #317322 - crash when delete a imported recurrent event (Chenthill)
4437         #318777 - recurrence editing ... (Chenthill)
4438         #323349 - Evolution data server, Configuration failed on Solaris (Irene Huang)
4439         #319592 - Use GLib for determining host endian (Ross Burton)
4440         #319591 - Use G_DEFINE_TYPE in libedataserver (Ross Burton)
4441         #321830 - GW - Not All Email In Sent Items Appearing In Evolution (Parthasarathi)
4442
4443 Other Fixes :
4444         - Numerous fixes in Camel/Libebook/libedataserver for Win32 support (Tor Lillqvist) 
4445         - Hula provider fixes (Harish)
4446         - Exchange : Use remembered password for authentication (Irene Huang)
4447         - Exchange : fix compiler warnings (Sushma)
4448         - Build fixes (Dave Malcolm)
4449
4450 Updated Translations:
4451
4452         - be (Vital Khilko)
4453         - bg (Alexander Shopov)
4454         - cs (Miloslav Trmac)
4455         - en_CA (Adam Weinberger)
4456         - es (Francisco Javier F. Serrador)
4457         - fa (Meelad Zakaria)
4458         - fr (Christophe Merlet)
4459         - gl (Ignacio Casal Quinteiro)
4460         - gu (Ankit Patel)
4461         - ja (Takeshi AIHANA)
4462         - nb, no (Kjartan Maraas)
4463         - zh_CN (Funda Wang)
4464
4465
4466 Evolution-Data-Server 1.5.2, 2005-11-14
4467 ---------------------------------------
4468
4469 New Features:
4470         - Camel Hula Provider (Harish)
4471
4472 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
4473
4474         #320095 - Empty Trash Deletes From GW POA, But Doesn't Delete Headers 
4475                   In Trash Folders (Parthasarathi)
4476         #314476 - Fixes to inform the Over quota issue in groupwise to
4477                   user (Sankar)
4478         #320736 - Fixed a possible crash due to a invalid buffer
4479                   (Parthasarathi)
4480         #317804 - Fix Macao timezone issue (Harish)
4481         #318130 - Fix to include e-cal-time-util.h for
4482                   e-cal-backend-http.c to solve a build issue. (Matthew Daniel)
4483         #319612 - Stop warnings from e-destination about xmlChar when
4484                   compiling using gcc4 (Ross Burton)
4485         #319848 - Multiple Select for To/CC/BCC in Name selector dialog.
4486                   (Sushma)
4487
4488 Other Fixes:
4489
4490         - Changed the string so as to be consistent with Win32 client error 
4491           messages. (Sankar)
4492
4493 Update Translations:
4494
4495         - ca (Adam Weinberger)
4496         - cs (Miloslav Trmac)   
4497         - es (Francisco Javier F. Serrador)     
4498         - fi (Ilkka Tuohela)
4499         - ja (Takeshi AIHANA)
4500         - ku (Erdal Ronahi)
4501
4502 Evolution-Data-Server 1.5.1, 2005-10-25
4503 ---------------------------------------
4504
4505 New Features : Support for Memos component (Nathan Owens)
4506
4507
4508 Other fixes :
4509
4510         - Win32 related bits and code clean-up (Tor Lillqvist) 
4511         - Remove Bonobo/GnomeProgram dependencies in 
4512           contact store/name selector (Ross Burton)
4513         - Fix for API/Base Version mismatches causing issues in
4514           Solaris where libdir==libexecdir (Irene Huang)
4515
4516 Updated Translations:
4517
4518         - en_CA (Adam Weinberger)
4519         - es (Francisco Javier F. Serrador)
4520         - gl (Ignacio Casal Quinteiro)
4521
4522 Evolution-Data-Server 1.3.8, 2005-08-22
4523 ---------------------------------------
4524
4525 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
4526
4527         #242032 - color labels stored to imap message store (Michael Zucchi)  
4528         #247706 - Automatically add comma after autocompleting an address (Devashish)
4529         #271894 - PGP-encrypted attached messages not displayed (Michael Zucchi)
4530         #271969 - Synchronize doesn't work for Tasks and Calendar (Armin Bauer, Varadhan, Mubeen)
4531         #300115 - RFC2047 encoding always separates the last non-ASCII UTF-8 character. (Changwoo)
4532         #300891 - Now camel should specify the translation domain explicitly to use gettext (Changwoo)
4533         #302835 - Mailbox does not appear on top in offline mode (Parthasarathi)
4534         #302963 - Status tracking does not work for some items (Vivek)
4535         #309499 - Additional mail is sent to delegate(s) in Groupwise. (Chakravarthi)
4536         #310325 - Meeting request mail cannot be sent for Meeting created in 'Personal' calendar (Vivek)
4537         #310496 - 'make check' fails on gpg test (Michael Zucchi) 
4538         #310956 - gw: trying to copy the mailbox folder when online copies the folder below the mailbox folder (Parthasarathi)
4539         #311078 - Calendar loading progress information goes beyond 100% (Chakravarthi)
4540         #311639 - mh: Renaming parent folder loses subfolders (Michael Zucchi)
4541         #311831 - sometimes clicking on a meeting request mail or any mail related to assigned task crashes evolution (Chenthill)
4542         #312184 - Signature shown as attachment (Parthasarathi)
4543         #312578 - In GW calendar user should be able to delegate all instances together (Chenthill)
4544         #312668 - Unable to go back to Online mode after clicking offline button (Michael Zucchi)
4545         #312715 - Evolution crashes moving IMAP folder to local folder (Michael Zucchi)
4546         #312831 - crash in camel-folder-thread.c:sort_node when generating message list (Michael Zucchi)
4547         #312857 - gw: Evolution crashes while starting up (Parthasarathi)
4548         #312988 - Regressing 274308 - EDS crashed (Sushma)
4549         #313058 - gw: Unable to create a new folder(subfolder) with names like Mailbox, Sent Items, etc (Vivek)
4550         #313091 - Useless assignment in e-vcard (Ross Burton)
4551         #313284 - camel indexing valgrind hits (Michael Zucchi)
4552         #313381 - gw: evo crashes while trying to refresh the folder (Vivek)
4553         #313574 - crash viewing IMAP mail (Michael Zucchi)
4554         #313593 - imap4: sub folders not working (Michael Zucchi)
4555         #313657 - IOP: Implement Outlook-like handling of recurrence corner-cases (Carsten Guenther)
4556         #313806 - cannot decrypt an encrypted message (Parthasarathi)
4557
4558 Updated Translations:
4559
4560         - bg (Rostislav Raykov)
4561         - ca (Xavier Conde)
4562         - de (Frank Arnold)
4563         - de (Kostas Papadimas)
4564         - el (Kostas Papadimas)
4565         - et (Ivar Smolin)
4566         - hu (Gabor Kelemen)
4567         - lt (Justina KlingaitÄ\97)
4568         - sr, sr@Latn (Igor NestoriviÄ\87)
4569         - sq (Laurent Dhima)
4570
4571 Evolution-Data-Server 1.3.7, 2005-08-08
4572 ---------------------------------------
4573
4574 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
4575
4576          #274382 - Multiple CC headers are not processed properly (Michael Zucchi)
4577          #310198 - Grammar errors failing Sun's compiler 'Vulcan / Forte' (Mengjie Yu)
4578          #309237 - broken imap server workaround (Michael Zucchi)
4579          #311658 - 1.3.6 lists a pile of old folders (Michael Zucchi)
4580          #300048 - configure script fails to detect getaddrinfo (Harish)
4581          #312535 - GW: Fwded message headers are not displayed (Parthasarathi)
4582          #305304 - Description does not appear completely when using the ITIP FORMATTER plugin (Dinesh Layek)
4583          #312190 - problems with junk test in filters (Vivek Jain)
4584          #312185 - Configuring same account for IMAP and GroupWise troubles Proxy Login (Sankar)
4585          #302968 - GW: Some mails do not get delivered (Sankar)
4586          #305590 - GW: don't see schedules from people in other post offices. (Chenthill)
4587          #310328 - Cannot create recurring 'All Day event' in groupwise calendar (Chenthill)
4588          #311684 - evolution-data-server crashes trying to reply all (Wolfgang Ocker)
4589          #303111 - GW long delays & no status (Sushma Rai)
4590          #308512 - Key /apps/evolution/lock/mail/accounts/save_password does not work correctly
4591
4592 Updated Translations:
4593
4594         - cs (Miloslav Trmac)
4595         - es (Francisco Javier F. Serrador)
4596         - et (Ivar Smolin)
4597         - fi (Ilkka Tuohela)
4598         - gu (Ankit Patel)
4599         - id (Imam Musthaqim)
4600         - it (Marco Ciampa)
4601         - ja (Takeshi AIHANA)
4602         - nb,no (Terance Sola)
4603         - nl (Reinout van Schouwen)
4604         - pl (GNOME PL Team)
4605         - pt_BR (Raphael Higino)
4606         - vi (Clytie Siddall)
4607         - zh_CN (Funda Wang)
4608         - zh_TW (Chao-Hsiung Liao)
4609
4610 Evolution-Data-Server 1.3.6, 2005-07-26
4611 ---------------------------------------
4612
4613 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
4614
4615 Addressbook :
4616          #260851 - "Edit Contact" option in Contact name popup menu (Sushma)
4617          #301922 - Composer Section (To: CC: BCC:) Fields Flip Order Of Names (Antony)
4618
4619 Calendar :
4620          #303548 - Missing Calendar Items in GW (Chenthill)
4621          #310752 - Multiple mails and multiple appointments created for a non recurring 
4622                    appointment (Chenthill)
4623          #310767 - Cannot Accept GW Appointments Without Error (Chenthill)
4624
4625 Mailer:
4626          #301871 - uninitialized variable in evo-data-server pop3 and imap backend
4627          (meissner@suse.de)
4628          #272505 - GroupWise" spelled inconsistently in evolution-data-server (Parthasarathi)
4629          #310953 - reproducible crash trying to "add signature" in preferences (Parthasarathi)
4630          #310716 - trying to delete a subfolder crashed evolution (Parthasarathi)
4631
4632 Exchange :
4633          #310483 - Check Remember password option, and enter wrong password - Evolution unusable
4634          (Arunprakash)
4635
4636 Others :
4637          #271837 - handle _PRETTY_FUNCTION_ for Sun compilers
4638          (The Written Word)
4639         - Copy folder contents locally by default. (Shreyas)
4640         - camel store/folder refactoring (Michael)
4641         - camel docs breakage fix (Shreyas) 
4642         - camel imap store - if the folder is on disk, just get it 
4643           offline, only go to the server if we need to. (Michael)
4644         - align ESource uri handling in Exchange addressbook to the
4645           calendar uris (Praveen)
4646         - remove esource removal to exchange plugins code (Sarfraaz)
4647         - support for timed refresh of GW system addressbook (Sushma)
4648         - freezing the cache while updating and writing to disk at once
4649           (Sushma)
4650         - make Name selector dialog more intuitive (Vivek)
4651         - send a cancel reply to kill a e-password dialog (Jedy Wang) 
4652
4653
4654 Updated Translations:
4655
4656         - cs (Miloslav Trmac)
4657         - de (Frank Arnold)
4658         - en_CA (Adam Weinberger)
4659         - es (Francisco Javier F. Serrador)
4660         - et (Ivar Smolin)
4661         - et (Priit Laes)
4662         - fi (Ilkka Tuohela)
4663         - gu (Ankit Patel)
4664         - hu (Gabor Kelemen)
4665         - id (Imam Musthaqim)
4666         - ja (Takeshi AIHANA)
4667         - nb, no (Kjartan Maraas)
4668         - nl (Vincent van Adrighem)
4669         - POTFILES (Adam Weinberger)
4670         - POTFILES (Sarfraaz Ahmed)
4671         - pt_BR (Raphael Higino)
4672         - sr, sr@Latn (Igor Nestorivia)
4673         - vi (Clytie Siddall)
4674         - zh_CN (Funda Wang)
4675
4676 Evolution-Data-Server 1.3.5, 2005-07-12
4677 ---------------------------------------
4678
4679 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
4680
4681         #309175 - Error compiling e-d-s based applications with GCC4 (Sushma)
4682         #309276 - "is" sexp queries not working with E_CONTACT_UID (Sushma)
4683         #308209 - SASL LOGIN mechanism protocol violation (Greg Hudson)
4684         #309684 - Contact text entry leaks threads (Ross Burton)
4685         #242165 - "search in any field" produces wrong results (Sushma)
4686         #302965 - Names begin with a comma in GW Sent Items folder (Partha)
4687
4688 New features :
4689         GroupWise Proxy support (Sankar, Shreyas)
4690
4691 Other fixes and changes :
4692
4693         - Support for getting e-mail ids from a contact list for GW
4694           addressbooks (Sushma)
4695         - Addressbook memory leak fixes (Kjartan Maraas, Ross Burton) 
4696         - Update GW address book only if marked for offline usage (Sushma)
4697         - Optimize e_cal_is_read_only calls (Viren)
4698         - Handle GW recurrences in Evolution (This and All) as in GW clients
4699           (Harish)
4700         - Optimize calendar attachment retrievals (Chenthill) 
4701         - Fix miscellaneous compiler versions (Harish)
4702         - Use read cursors request instead of getQM calls in GW backend (Chen)
4703         - Improve Junk Mail Handling support (Vivek)
4704         - Background folder refresh in GW store (Partha)
4705         - Make name selector dialog modal (Sushma)
4706         - Remove e-mail addresses more easily in name-selector (Philip Van Hoof)
4707         - Fetch folder size in Exchange store (Sarfraaz)
4708         - Exchange Foreign hierarchy support (Shakti Sen)
4709         - Improved error handling in Exchange store (Arun Prakash)
4710
4711 Updated Translations:
4712
4713         - bg (Rostislav Raykov)
4714         - cs (Miloslav Trmac)
4715         - de (Jens Seidel)
4716         - en_CA (Adam Weinberger)
4717         - es (Francisco Javier F. Serrador)
4718         - et (Ivar Smolin)
4719         - nb, no (Terance Sola)
4720         - vi (Clytie Siddall)
4721         - zh_TW (Chao Hsiung Liao) 
4722
4723 Evolution-Data-Server 1.3.4, 2005-07-02
4724 ----------------------------------------
4725
4726 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
4727
4728 Camel
4729         #303225 - Left pane is not updated with maildir (Michael Zucchi)
4730
4731 Addressbook
4732         #302006 - Autocompletion does not work properly (Hans Petter Jansson)
4733
4734 Calendar
4735         #309079 Memory leaks when syncing PDA on FC4 (Harish)
4736
4737
4738 Other fixes and changes:
4739
4740         - Inline PGP signature support (Matt Brown)     
4741         - Add exchange as a supported backend to e-d-s
4742         - remove checks for unused fields in camel local provider (Michael
4743           Zucchi)
4744         - Display GW events based on date of appointment not on the received
4745           time. (Parthasarathi)
4746         - Remove redundant linking of http backend to the file (Chen) 
4747         - Define static capability for delegation to multiple recipients (Chen)
4748         - Support --no-undefined option on windows while building evolution 
4749           and drop superfluous inclusion of pthread.h in Addressbook (Tor Lillqvist)
4750         - Switch to GThread API instead of pthreads for the main loop in Addressbook
4751           (Tor Lillqvist)
4752         - Ignore 'any field contains' query in LDAP address book refresh
4753           (Sushma)
4754         - Build system addressbook cache if marked for offline usage (Sushma)
4755         - Update addressbook cache with changes in GW System Address book
4756           (Srinivasa Ragavan)
4757         - Use GtkFileChooserButton instead of GnomeFileEntry (Ross Burton)
4758         - store the change type of a  Groupwise item while getting the changes
4759           (Chenthill)
4760         - Miscellaneous compiler warning fixes (Harish)
4761
4762 Updated Translations:
4763         
4764         - bg (Vladimir Petkov)
4765         - cs (Miloslav Trmac)
4766         - da (Martin Willemoes Hansen)
4767         - en_CA (Adam Weinberger)
4768         - et (Ivar Smolin)
4769         - et (Priit Laes)
4770         - et (Priit Laes)
4771         - nb, no (Kjartan Maraas)
4772         - zh_CN (Funda Wang)
4773         - zh_TW (Abel Cheung)
4774         - zh_TW (Chao-Hsiung Liao)
4775         - POTFILES.in (Sarfraaz Ahmed)
4776
4777 Evolution-Data-Server 1.3.3, 2005-06-07
4778 ----------------------------------------
4779 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
4780
4781 IMAP
4782         #274407 IMAP4rev1: moved message pops up as new (Jeffrey Stedfast)
4783
4784 Groupwise 
4785
4786         #300599 Mail folders not getting refreshed for GW account (Partha)
4787         
4788 Addressbook
4789         #271901 GroupWise naming consistency (Daniel van Eeden)
4790         #300290 GALview does not show Complete name.(Sushma)
4791
4792
4793 Other Features and Fixes:
4794         - Added support for delegating meetings in Groupwise (Chenthill)
4795         - Memory leak in Addressbook File backend (Ross Burton)
4796         - updates to camel session fixes for Groupwise backend (Parthasarathi)
4797         - fix incorrect naming of camel function (Jeffrey Stedfast)
4798
4799 Updated Translations:
4800
4801         - es (Francisco Javier F. Serrador)
4802         - en_CA (Adam Weinberger)
4803         - nb (Terance Sola)
4804         - vi (Clytie Siddall)
4805         - cs (Miloslav Trmac)
4806         - zh_CN (Funda Wang)
4807         - cy (Dafydd Harries)
4808         - ja (Takeshi AIHANA)
4809  
4810 Evolution-Data-Server 1.3.2, 2005-05-18
4811 ----------------------------------------
4812 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
4813
4814 Groupwise 
4815
4816         #274194 Filters do not filter all messages  (Partha)
4817         #273246 email is visible with mime.822 file attached (Partha)
4818         #273243 external HTML mail is an attachment not viewed inline (Partha)
4819
4820         #256874 Anniversaries in B&A calendar have the Birthday category (Shreyas)
4821         #301116 libedataserverui needs to specify the translation domain explicitly
4822                 (Changwoo Ryu) 
4823
4824         #303540 F10 + Shift Key' doesn't work in evolution contacts (Mengjie Yu)  
4825         #272504 spell GW rightly (Chenthill)
4826         #272503 Typo fix (Thierry Moisan)
4827
4828
4829 Other Features and Fixes:
4830
4831         API docs  (Hans Petter Jansson, Rodrigo Moya) 
4832
4833         Misc pc file, configure fixes   (Harish)
4834         GW Backend Memory leaks (Ulrich Neumann)
4835         const keyword additions to camel files (Ross Burton)  
4836         Added a new flag CAMEL_PROVIDER_DISABLE_SENT_FOLDER   (Sankar)  
4837         Memory leak fixes  (Sushma) 
4838         Checks for Win32 (mingw) (Tor Lillqvist)  
4839         Copy the flags field when converting from CamelStoreInfo to CamelFolderInfo.
4840          (Alessandro Decina)   
4841         VJOURNAL backend (Rodrigo Moya) 
4842
4843
4844 Updated Translations:
4845
4846         - bg (Rostislav Raykov) 
4847         - el (Kostas Papadimas) 
4848         - da (Martin Willemoes Hansen) 
4849   
4850
4851 Evolution Data Server 1.3.1, 2005-04-26
4852 ---------------------------------------
4853
4854 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
4855
4856 * Camel
4857
4858   #301037 - Handle case where the path doesn't exist in the url (Jeff)
4859   #273945 - If camel_charset_best() returns NULL, default to UTF-8 (Jeff)
4860  
4861 * Groupwise Provider
4862
4863  #274257  - Automatically synchronize account locally option does not work (Jeff)
4864  #74369   - enable viewing shared folder notifications (Sankar)
4865  #72032   - update summary with items that have been deleted from the server (Partha)
4866  #72310   - deleted mail is not visible in Trash Folder (Partha)
4867  #74183   - Expunge does not expunge all (Sankar)
4868  #274409  - hang while reading Email (Chenthill)
4869
4870 * Calendar
4871  
4872  #270035 - incompatible calendar.ics created with mozilla (Rodrigo)
4873         
4874 * Addressbook
4875
4876  #268533 - evolution-alarm-notify appears to cause a leak in e-d-s  (JP)
4877  #273330 - Crash  adding attendee under gw calendar - (Siva) 
4878  
4879
4880 Other Bugs 
4881
4882 * Camel 
4883         - Fix for systems where read is a macro (David Malcolm)
4884         - don't set exceptions for failed date commands in NNTP (Michael)
4885         - abort if we fail to get the date in NNTP (Alessandro Decina) 
4886         - Don't try to EXPUNGE in READ-ONLY mode (Jeff)
4887         
4888 * Groupwise Provider
4889
4890         - Remove redundant getQuickMessageRequest (Partha)
4891
4892 * Address Book 
4893         - multiple authentication prompts for addressbook (Hans)
4894
4895
4896 Updated Translations:
4897         * et (Ivar Smolin)
4898         * fa (Meelad Zakaria)
4899         * it (Marco Ciampa) 
4900         * cs (Miloslav Trmac)
4901         * en_CA (Adam Weinberger)
4902
4903 Evolution Data Server 1.2.0, 2005-03-07
4904 ---------------------------------------
4905
4906 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
4907
4908   * Addressbook
4909     #73226 - Missing symbol in e-destination (JP)
4910
4911   * Addressbook
4912     #72454 - Crash for webcals with gnome proxy setting (Rodrigo)
4913
4914   * All
4915     #73010 - Cannot cancel/close 'Category icon' popup (Harry Lu)
4916         
4917 Updated Translations:
4918         - pt_BR (Raphael Higino)
4919         - hu (Laszlo Dvornik)
4920         - sr (Igor Nestorovic)
4921         - sr@Latn (Igor Nestorovic)
4922         - ca (Xavier Conde Rueda)
4923
4924 Evolution Data Server 1.1.6, 2005-02-28
4925 ---------------------------------------
4926
4927 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
4928
4929   * Addressbook
4930     #72806 - EDS is crashing while trying to add a contact to Groupwise book (Siva)
4931     #70908 - Can't remove e-mail addresses assigned to types evolution doesn't know about (Siva)
4932     #67541 - LDAP password not remembered (Siva)
4933
4934   * Calendar
4935     #71490 - Events shows up multiple times (Chen)
4936     #71545 - Crash At Startup of Evolution 2.1 (Rodrigo)
4937     #72107 - Evolution is hanging if you go offline and then come online (Chen)
4938     #73008 - Recipients in CC and BCC field gets added into the TO field and not in their intended place (Sankar)
4939     #72965 - Unable to rename a groupwise folder (Partha)
4940     #72285 - groupwise backend crashes on a GWPOA generated email (Sankar)
4941     #72907 - Few mails are not available for offline in groupwise (Siva)
4942
4943   * Camel
4944     #68459 - Answering to Usenet article doesn't consider the "Followup-To:" field (Michael)
4945     #71747 - IMAP host lookup on 'hostname;noselect=yes' (Jeff)
4946     #71752 - Make sure auth_domain is 'Groupwise' (Vivek)
4947     #72106 - New mails are in "READ" state (Partha)
4948     #61468 - From and Subject information is missing from Inbox mailbox (Michael)
4949     #57185 - MH file mode changes and broken links (Michael)
4950     #59507 - tries to write junk cmeta in local spool (Michael)
4951     #71812 - folders are stored way too often (Michael)
4952     #70590 - Filters mark mail as read when it really isn't (Michael)
4953     #72609 - Crash everytime when read the article (Michael)
4954
4955   * All
4956     #9605  - Let "Delete" remove selected contact from the name selector (Harry Lu)
4957     #73011 - Evolution crashed when clicked on new category (Rodrigo)
4958
4959 Other bugs
4960
4961   * Addressbook
4962     - Make sure editors are always read-only in offline mode (Siva)
4963     - Destroy groupwise connection hash tables correctly (Chen)
4964     - Migration issue with non-ASCII quoted printable chars in contact notes (Siva)
4965
4966   * Calendar
4967     - Return the weather calendar capabilities properly (Rodrigo)
4968     - Fix getQM issues in groupwise backend so we don't miss events (Harish, Chen)
4969     - Locking fixes to prevent races in backend (JP, Rodrigo)
4970     - Download groupwise calendar attachments only if not already in cache (Harish)
4971     - Destroy groupwise connection hash tables correctly (Chen)
4972     - Make sure groupwise item creation date exists before using (Chen)
4973     - Fix crash during migration if e-d-s is not available (Rodrigo)
4974     - Set detached instance recurid and start/end properly (Rodrigo)
4975
4976   * Camel
4977     - Make junk code use camel debug (Rodo)
4978     - Use groupwise getQM call with correct timestamp to prevent missing messages (Harish)
4979     - Fix deletion of groupwise mail (Chen)
4980     - Fix server version display in warning (Vivek)
4981     - Show correct time for mails (Partha)
4982     - Rename inbox/INBOX to Inbox, so it is translatable (Björn Torkelsson)
4983     - Use XGMOVE if possible in IMAP4 (Jeff)
4984     - Flag IMAP4 inbox properly (Björn Torkelsson)
4985     - Just search the cache if IMAP4 is in offline mode (Jeff)
4986
4987   * All
4988     - PPC fixes (Hans)
4989     - Allow name selector to auth books properly (Hans)
4990     - Leak fix (Kjartan Maraas)
4991         
4992 Updated Translations:
4993         - el (Kostas Papadimas, Nikos Charonitakis)
4994         - nl (Vincent van Adrighem)
4995         - hu (Laszlo Dvornik)
4996         - da (Martin Willemoes Hansen)
4997         - gu (Ankit Patel) <ankit644@yahoo.com>
4998         - pl (Artur Flinta)
4999         - uk (Maxim Dziumanenko)
5000         - fr (Thierry Moisan)
5001         - pt (Duarte Loreto)
5002         - it (Marco Ciampa)
5003         - nb (Kjartan Maraas)
5004         - no (Kjartan Maraas)
5005         - bg (Vladimir Petkov)
5006         - fi (Ilkka Tuohela)
5007         - ru (Leonid Kanter)
5008         - sq (Laurent Dhima)
5009         - bg (Vladimir Petkov)
5010         - lt (Zygimantas Berucka)
5011         - en_GB (David Lodge)
5012         - ja (Takeshi AIHANA)
5013         - ko (Changwoo Ryu)
5014         - sv (Christian Rose)
5015         - en_CA (Adam Weinberger)
5016         - es (Francisco Javier F. Serrador)
5017         - de (Frank Arnold)
5018         - cs (Miloslav Trmac)
5019
5020 Evolution Data Server 1.1.5, 2005-02-07
5021 ---------------------------------------
5022
5023 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
5024
5025   * Addressbook
5026     #1069  - Support REV field in VCard (Siva)
5027     #67267 - Auto-complete misses contacts with 'Title' set (Siva)
5028     #68172 - Don't include function names in e-d-s messages (Siva)
5029     #70918 - Importing kontact vcard causes inifinite loop (Siva)
5030     #71116 - Wrong gettext initialization breaks translation (Christophe)
5031     #71827 - Search after a contact with Name begins with, only searches
5032                for first name (Siva)
5033
5034   * Calendar
5035     #68541 - Invalid Response From Server Message (Chenthill)
5036     #64682 - Moving a appts from one calendar to another sends update (Chenthill)
5037     #72004 - Invalid connection error message (popup) - Suddenly (Chenthill)
5038     #72117 - EDS crashed - Trying to create meeting appointments (Chenthill)
5039
5040   * Camel
5041     #36142 - Don't use acronyms as verbs in messages (Michael)
5042     #38671 - filtering on specific-headers needs to check each matching header
5043              (Michael)
5044     #38791 - GPG can make evo hang if keyserver unreachable (Michael)
5045     #65329 - Regression in default folder name localisation (Michael)
5046     #68741 - Evolution 2 hides Junk folder created in 1.4 (Michael)
5047     #70303 - PGP signature invalid with very short emails (Michael)
5048     #71847 - IMAP is broken (Jeff)
5049     #72020 - Error parsing filter: Unknown identifier: adjust-score (Michael)
5050
5051   * All
5052     #69909 - EDS logger doesn't restore logging when it shuts down (JP)
5053     #72172 - Cannot delete a GW Shared folder (Partha)
5054
5055 Other bugs
5056
5057   * Addressbook
5058     - Changed default Groupwise port to 7191 (Siva)
5059     - Online/offline fixes in LDAP backend (Siva)
5060     - Build backends as modules (Hans Petter)
5061     - Check Groupwise server version and notify user (Vivek)
5062
5063   * Calendar
5064     - Changed default Groupwise port to 7191 (Siva)
5065     - Fixed idle saving in file backend (Rodrigo)
5066     - Fixed leak in e_cal_send_objects (JP)
5067     - Removed categories-related methods in backends (Rodrigo)
5068     - Improvements in communication with GW servers for tasks (Harish)
5069     - Build backends as modules (Hans Petter)
5070     - Fixed conflicts in IDL file (Hans Petter)
5071     - Check Groupwise server version and notify user (Vivek)
5072     - getQuickMessages support in GW backend (Chenthill)
5073
5074   * Camel
5075     - Added old imap code back to build (Jeff)
5076     - Improve moving between folders in GW provider (Partha)
5077     - IMAP/IMAP4 compatibility work (Jeff)
5078     - Updated tests to use IMAP4 (Jeff)
5079     - getQuickMessages support in GW provider (Partha)
5080     - Use GW SOAP mailer code to be the default (Siva)
5081     - Changed default Groupwise port to 7191 (Siva)
5082     - GW SOAP mailer code improvements (Partha)
5083
5084   * All
5085     - Added 'searchable' flag for categories (Rodrigo)
5086     - Fixed saving of categories config changes (Rodrigo)
5087     - Use glib's i18n headers (Ross)
5088     - Removed useless libgnome use (Ross)
5089     - a11y improvements (Hao)
5090
5091 Updated Translations:
5092     - ca (Jordi Mallach)
5093     - cs (Miloslav Trmac)
5094     - de (Frank Arnold)
5095     - el (Kostas Papadimas)
5096     - en_CA (Adam Weinberger)
5097     - en_GB (David Lodge)
5098     - es (Francisco Javier F. Serrador)
5099     - et (Priit Laes)
5100     - ja (Takeshi AIHANA)
5101     - ko (Changwoo Ryu)
5102     - lt (Žygimantas BeruÄ\8dka)
5103     - nb (Kjartan Maraas)
5104     - nl (Vincent van Adrighem)
5105     - no (Kjartan Maraas)
5106     - pt (Duarte Loreto)
5107     - pt_BR (Raphael Higino)
5108     - sq (Laurent Dhima)
5109     - sv (Christian Rose)
5110
5111 Evolution Data Server 1.1.4, 2005-01-24
5112 ----------------------------------------
5113
5114 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
5115
5116   * Calendar
5117
5118     #57567 - calendar migration speed (Rodrigo)
5119     #67974 - use proxy if necessary for webcal (Rodrigo)
5120
5121   * Camel
5122
5123     #65178 - newly created folder on local maildir doesn't show until evolution restart (Michael)
5124     #71082 - Authenticated SMTP and TLS work very slowly (Jeff)
5125     #69024 - Doesn't update NNTP folder in a Virtual folder (Michael)
5126     #47824 - nested, identical multipart boundaries dont parse properly (Michael)
5127     #70095 - deleting vfolder causes evo to hang (Michael)
5128
5129   * All
5130     #70067 - Mask GW password when GROUPWISE_DEBUG=1 is used (Siva)
5131     #28532 - Don't allow duplicate categories (Rodrigo)
5132
5133 Other bugs
5134
5135   * Addressbook
5136     - Fix full name queries (Siva)
5137     - Order of magnitude speed fix for fetching list of contacts (Siva)
5138
5139   * Calendar
5140     - Comply with new server api changes (Harish)
5141     - Default to UTC timezone if nothing else (Chen)
5142     - Handle cancelling instances via itip (Rodrigo)
5143     - Handle case where events are only instances (no master) (Rodrigo)
5144     - Don't save unless the file is actually dirty in the file backend (Rodrigo)
5145     - Use single metric/imperial setting (David Trowbridge)
5146
5147   * Camel
5148     - Make imap4 code have the same summary as imap (Jeff)
5149     - Make imap4 code handle imap:// uri (Jeff)
5150     - Fix offline syncing and journalling for imap, groupwise and exchange (Jeff)
5151     - Be able to get the message status in groupwise (Partha)
5152     - Restrict path lengths to 65k in lock helper (Michael, Max Vozeler)
5153     - Fix groupwise offline transfers (Jeff)
5154     - retain label settings in IMAP4 when offline for UIDPLUS servers (Jeff)
5155     - 64 bit fixes (Michael)
5156
5157   * All
5158     - emit source changed property if properties are totally removed (Siva)
5159     - complete properly if the widget loses focus via tab (Hans)
5160     - display all email addresses for a user again (Hans)
5161     - fix crash pressing enter in empty completion widget (Hans)
5162
5163 Updated Translations:
5164         - it (Marco Ciampa)
5165         - de (Frank Arnold)
5166         - et (Priit Laes)
5167         - cs (Miloslav Trmac)
5168         - nb (Kjartan Maraas)
5169         - lt (Zygimantas Berucka)
5170         - ja (Takeshi AIHANA)
5171         - es (Francisco Javier F. Serrador)
5172         - en_CA (Adam Weinberger)
5173
5174 Evolution Data Server 1.1.3, 2005-01-10
5175 ----------------------------------------
5176
5177 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
5178
5179   * Calendar
5180
5181     #68533 - evolution-alarm-notify appears to cause an e_data_book leak (Harish)
5182
5183   * Camel
5184
5185     #70556 - Unable load messages info from MS Exchange by IMAP (Michael)
5186     #70919 - Crash during fetching mail (mail has gpg signature) (Michael)
5187   
5188 Other bugs
5189
5190   * Addressbook
5191     - Merge offline support for groupwise, ldap (Siva, Chen, Hans)
5192
5193   * Calendar
5194     - Backend attachment support (Harish)
5195     - Weather calendar (David Trowbridge)
5196     - Handle send options for groupwise (Chen)
5197     - Fixed problems when items only had detached instances (Rodrigo)
5198     - Merge offline support for groupwise, ldap, webcal (Siva, Chen)
5199
5200   * Camel
5201     - Merge groupwise SOAP mailer (Partha)
5202     - IMAP4 offline support (Jeff)
5203     - Groupwise offline support (JP, Jeff, Partha)
5204     - 64 bit fixes (David Mosberger-Tang)
5205
5206   * All
5207     - move e-categories and rewrite (Rodrigo)
5208     - emit source_changed signal if properties change (David Trowbridge)
5209     - implement e-name-selector class, without bonobo (Hans)
5210
5211 Updated Translations:
5212         - bg (Vladimir Petkov)
5213         - ja (Takeshi AIHANA)
5214         - ru (Leonid Kanter)
5215
5216 Evolution Data Server 1.1.2, 2004-12-20
5217 ----------------------------------------
5218
5219 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
5220
5221   * Calendar
5222
5223     #70127 - Evolution Calendar does not use a User-Agent (JP)
5224     #70267 - O(n^2) activity writing cache files when opening an ics webcal
5225     #file (Rodrigo)
5226
5227   * Addressbook
5228
5229     #68454 - Ldap organizationalUnit show up in contact list (Siva)
5230
5231   * Camel
5232
5233     #69776 -Signed Mail with attachments displays everything with
5234      multipart/boundaries stuff (NotZed)
5235     #69533 - GW imap mail becomes invisble/unavailable (NotZed)
5236   
5237 Other bugs
5238
5239   * Addressbook
5240     - implement is_open accessor on ebook (Hans)
5241     - move e-destination (Hans)
5242
5243   * Calendar
5244     - Merge recurrence work, support for detached instances (Rodrigo)
5245     - Add support for passing a modified object from sync backends (Anders Carlsson)
5246     - Add static capabilities for send options (Chen)
5247     - Leak fixes (Harish)
5248
5249   * Camel
5250     - Move camel here (NotZed)
5251     - Fix non-SSL build (Jeff)
5252     - Add offline journalling for IMAP4 (Jeff)
5253
5254   * All
5255     - implement a gtktreemodel contact store (Hans)
5256
5257 Updated Translations:
5258         - lt (Zygimantas Berucka)
5259         - it (Marco Ciampa)
5260
5261 Evolution Data Server 1.1.1, 2004-11-28
5262 ----------------------------------------
5263
5264 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
5265
5266   * Calendar
5267
5268     #69624 - make changes in evo corresponding to soap schema changes (Siva)
5269
5270   * All
5271
5272     #69056 - Translations set to wrong version (Ryan Skadzberg)
5273     #68737 - Crash on Migrating (JP)
5274   
5275 Other bugs
5276
5277   * Addressbook
5278     - add API to determine required fields (Siva)
5279
5280   * All
5281     - allow access to primary source selector (Harish)
5282
5283 Updated Translations:
5284         - sr (Danilo Segan)
5285         - sr@Latn (Danilo Segan)
5286         - cs (Miloslav Trmac)
5287         - sq (Laurent Dhima)
5288         - en_CA (Adam Weinberger)
5289         - en_GB (David Lodge)
5290
5291 Evolution Data Server 1.1.0, 2004-11-01
5292 ----------------------------------------
5293
5294 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
5295
5296   * Calendar
5297
5298     #64673 - Cannot view free/busy for GroupWise users for users outside POA (Harish)
5299     #67031 - Groupwise task completion not showing (Chen)
5300
5301   * Address Book
5302
5303     #42165 - "search in any field" produces wrong results (Siva)
5304     #64298 - G/W failure to authenticate (Siva)
5305
5306   * All
5307
5308     #65200 - GroupWise backend crash
5309     #67031 - (Partial) show completed status properly for GroupWise tasks
5310   
5311 Other bugs
5312
5313   * Address Book
5314     - Fix e_book_commit_contact multiple usage crash (Diego Gonzalez)
5315     - Make groupwise IM names searchable (Nat)
5316
5317   * Calendar
5318     - Speed up free/busy gathering (Harish)
5319     - Speed up getting detached instance information (Rodrigo)
5320
5321   * All
5322     - loadable backend modules (Toshok)
5323     - create libedataserverui (JP)
5324
5325 Updated Translations:
5326         - sr (Danilo Segan)
5327         - sr@Latn (Danilo Segan)
5328         - cs (Miloslav Trmac)
5329         - sq (Laurent Dhima)
5330         - en_CA (Adam Weinberger)
5331         - en_GB (David Lodge)
5332
5333 Evolution Data Server 1.0.2, 2004-10-11
5334 ----------------------------------------
5335
5336 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
5337
5338   * Calendar
5339
5340     #62868 - Permission denied accepting a GroupWise meeting a second time (Chen)
5341     #67513 - Evolution corrupts memory if backend autobooks meeting attendees (JP)
5342     #66230 - tasks from online iCal duplicate after auto-refresh (Rodrigo)
5343
5344   * Address Book
5345
5346     #66368 - VCard parser doesn't add "File under" (Hans)
5347     #66574 - Make e_book_get_self work (Diego Gonzalez
5348     #67600 - fix e-d-s issues on x86_64 machines (Hans)
5349
5350   * All
5351
5352     #65200 - GroupWise backend crash
5353     #67031 - (Partial) show completed status properly for GroupWise tasks
5354   
5355 Other bugs
5356
5357   * Address Book
5358     - Restrict system address book queries to groupwise server for performance reasons (Siva)
5359
5360   * Calendar
5361     - load system tasks backend correctly
5362
5363 Updated Translations:
5364         - fr (Craig Jeffares)
5365         - zh_TW (Craig Jeffares)
5366         - sk (Stanislav Visnovsky)
5367         - fa (Roozbeh Pournader)
5368         - id (Mohammad DAMT)
5369         - ar (Arafat Medini)
5370
5371 Evolution Data Server 1.0.1, 2004-09-24
5372 ----------------------------------------
5373                                                                                                                                                               
5374 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
5375                                                                                                                                                               
5376   * Calendar
5377                                                                                                                                                               
5378     #66383 - Warning fixes in calendar code (Dave Malcom)
5379     #64955 - C99-ism in libecal (Vincent Noel)
5380     #59904 - Calendar query caching (Rodrigo)
5381     #65167 - Crash sending task to GroupWise (Chen)
5382     #64685 - Appointment requests that have been replied to give "Invalid Object" error (Chen)
5383     #63513 - G/W appointment acceptance fails ('invalid object') (Chen)
5384     #64688 - mixing UTC and localtime in Appointment view (Chen)
5385                                                                                                                                                               
5386   * All
5387                                                                                                                                                               
5388     #66209 - only first source color change is saved to gconf (Michael)
5389     #64062 - new all day recurring events do not show busy time or as all day appts (Chen)
5390                                                                                                                                                               
5391 Other bugs
5392                                                                                                                                                               
5393   * Address Book
5394     - disable debugging noise (William Jon McCann)
5395     - don't search summary for groupwise system address book (Siva)
5396                                                                                                                                                               
5397   * Calendar
5398     - support groupwise all day events
5399                                                                                                                                                               
5400   * All
5401     - fix e-d-s issues on NPTL and AMD machines (Chris, Frederic Crozat, Hans, Dave Malcolm)
5402                                                                                                                                                               
5403 Updated Translations:
5404         - fr (Craig Jeffares)
5405         - zh_TW (Craig Jeffares)
5406         - sk (Stanislav Visnovsky)
5407         - fa (Roozbeh Pournader)
5408         - id (Mohammad DAMT)
5409         - ar (Arafat Medini)
5410
5411 Evolution Data Server 1.0.0, 2004-09-13
5412 ----------------------------------------
5413
5414 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
5415
5416   * Addressbook
5417
5418     #59582 - Contact incompletely updated to LDAP store, address information lost/not editable
5419     #63385 - Evolution crash - Adding two email ids with same name 
5420
5421   * Calendar
5422
5423     #57443 - ics import crashes
5424
5425 Updated Translations:
5426         
5427         - da (Martin Willemoes Hansen)
5428         - ar (Arafat Medini)
5429         - nn (Ã\85smund Skjæveland)
5430         - en_GB (David Lodge)
5431         - cy (Telsa Gwynne)
5432         - el (Kostas Papadimas)
5433         - tr (Baris Cicek)
5434
5435 Evolution Data Server 0.0.99, 2004-08-27
5436 ----------------------------------------
5437
5438 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
5439
5440   * Addressbook
5441
5442     #63844 - avoid locking if authentication needed during auto completion (Siva)
5443     #63255 - ignore name prefixes when completing (Siva)
5444
5445   * Calendar
5446
5447     #62857 - display recurring events upon creation for groupwise (Chen)
5448     #61782 - handle importing objects with no UID (Rodrigo)
5449     #62655 - don't crash with NULL uri (Hans)
5450
5451   * All
5452
5453     #63051 - solaris build fixes (notzed)
5454
5455 Other bugs
5456
5457   * Calendar
5458
5459     - add has-alarms-in-range query type (Rodrigo)
5460     - always set return value for e_cal_set_default_timezone (Frederic Crozat)
5461     - don't set the same default timezone multiple times (JP)
5462     - don't get all items from the groupwise server every time (Chen) 
5463
5464   * Addressbook
5465
5466     - and thread safety flag for libdb (Toshok)
5467     - throw error when deleting system address book (Siva)
5468     - avoid unfiltered system address book searchs (Siva)
5469     - use cursors to populate the groupwise cache (Siva)
5470     - prevent groupwise server crash by not doing to cursor requests at the same time (Chen)
5471     - immediately show meeting status updates in GUI for groupwise (Chen)
5472         
5473   * All
5474
5475     - fix warnings (Frederic Crozat)
5476     - set cache file name properly (Siva)
5477
5478 Updated Translations:
5479
5480   - pt_BR (Gustavo Maciel Dias Vieira)
5481   - es (Francisco Javier F. Serrador)
5482   - da (Martin Willemoes Hansen)
5483   - de (Christian Neumair)
5484   - hu (Laszlo Dvornik)
5485   - nb (Kjartan Maraas)
5486   - no (Kjartan Maraas)
5487   - sq (Laurent Dhima)
5488   - uk (Maxim Dziumanenko)
5489   - az (Metin Amiroff)
5490   - ja (Takeshi AIHANA)
5491   - pt (Duarte Loreto)
5492   - fi (Ilkka Tuohela, Tommi Vainikainen)
5493