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