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