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