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