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