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