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