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