I#27 - [IMAPx] Ignore DavMail's CR/LF in BODYSTRUCTURE response
[evolution-data-server.git] / NEWS
blobce4a43428cbbffeb49102b89d1b03e561ce24057
1 Evolution-Data-Server 3.29.91 2018-08-13
2 ----------------------------------------
4 Translations:
5         Daniel Mustieles (es)
6         Mario Blättermann (de)
7         Fabio Tomat (fur)
9 Evolution-Data-Server 3.29.90 2018-07-30
10 ----------------------------------------
12 Bug Fixes:
13         Bug 788370 - Rename address book WebDAV backend to CardDAV (Milan Crha)
14         I#22 - [Camel] Store disconnect can abort just started downsync for offline (Milan Crha)
15         I#19 - Check also /var/db/zoneinfo when looking for system timezone (Milan Crha)
17 Miscellaneous:
18         ESourceRegistry's thread main_context can leak (Milan Crha)
19         Correct format specifier arguments to work on both 32-bit and 64-bit arches (Milan Crha)
20         [EClient] Really default readonly property to FALSE (Milan Crha)
21         [CamelDebug] Change when backtraces are demangled in pointer tracker (Milan Crha)
22         [CamelOfflineFolder] Fix a runtime warning on application exit (Milan Crha)
23         Enhance attachment detection in a MIME message (Milan Crha)
25 Translations:
26         Aurimas Černius (lt)
28 Evolution-Data-Server 3.29.4 2018-07-16
29 ---------------------------------------
31 Bug Fixes:
32         Bug 702127 - Crash under cal_backend_store_save_cache_now() ][ (Milan Crha)
33         Bug 704246 - Cannot send encrypted mail to contact with certificate (Milan Crha)
34         I#9 - [IMAPx] Remove stale cache files in a dedicated thread (Milan Crha)
35         I#10 - [CalDAV/CardDAV] Avoid GET after PUT when the server didn't modify the component (Milan Crha)
36         I#11 - Better error message when WebDAV GET response has missing href or ETag (Дилян Палаузов)
37         I#12 - vCard REV attribute should be a timestamp (Milan Crha)
38         evo-I#37 - Color support for iCalendar entries (Milan Crha)
39         I#13 - [IMAPx] Fails to append message to Yahoo! with no CRLF at the end (Milan Crha)
40         I#3 - [GPG] Mails that are not encrypted look encrypted (Milan Crha)
41         I#14 - [IMAPx] Use extended LIST with Cyrus IMAP >= 2.5.11 (Milan Crha)
42         I#16 - [IMAPx] BODYSTRUCTURE extension fields not skipped properly (Milan Crha)
43         I#17 - [EWebDAVDiscoverWidget] Do not require filled user name (Milan Crha)
45 Miscellaneous:
46         Use Unicode in new translatable strings (Piotr Drąg)
47         [Camel] Bulk message copy/move during folder filtering (Milan Crha)
48         Make sure errors reported from backends are valid UTF-8 strings (Milan Crha)
49         [CamelSMIMEContext] Fix a memory leak (Milan Crha)
50         [CalDAV/CardDAV] Consider collection writable also with DAV:write-content hint (Milan Crha)
51         [IMAPx] Search for whole word "Cyrus" when parsing version from the server response (Milan Crha)
52         [ECalCache] Alter timezones table only if the 'refs' column doesn't exist (Milan Crha)
54 Translations:
55         Fabio Tomat (fu)
57 Evolution-Data-Server 3.29.3 2018-06-18
58 ---------------------------------------
60 Bug Fixes:
61         Bug 796115 - [EWebDAVDiscover] Propagate auth error from .well-known addresses (Milan Crha)
62         Bug 796116 - [webcal] Skip UTF-8 marker when parsing iCalendar string (Milan Crha)
63         Bug 793927 - [Google book] Do not use URI as contact UID (Milan Crha)
64         Bug 796281 - [Calendar] Runtime warning when searching in empty Description (Milan Crha)
65         Bug 763029 - S/MIME encrypt fails to find certificate in other slots (Milan Crha)
66         Bug 792610 - Consider alternate signer emails in sender address verification (Milan Crha)
67         Bug 796136 - [IMAPx] Guess message info's attachment flag more accurately (Milan Crha)
68         Bug 794108 - ETimezoneCache only grows (Milan Crha)
69         Bug 795197 - Add an API to refresh collection backend (Milan Crha)
70         Bug 795869 - Synchronize color of WebDAV resources (Milan Crha)
71         Bug 796174 - strcat() considered unsafe for buffer overflow (Milan Crha)
72         I#2 - Confusing counts when downloading messages for offline (Milan Crha)
73         I#4 - Incorrectly says signature from KMail is invalid (Milan Crha)
74         I#7 - Missing build dependency for gdbus-codegen on input .xml file (Milan Crha)
75         I#5 - Compare only date when searching with Sent/Received dates (Milan Crha)
76         I#6 - Can throw an error when parsing BODYSTRUCTURE response (Milan Crha)
78 Miscellaneous:
79         Check for ICAL_STATUS_DELETED status enum value (Milan Crha)
80         Correct prototypes of some virtual functions of EReminderWatcher (Milan Crha)
81         Fix a memory leak (Milan Crha)
82         Use Unicode in translatable strings (Milan Crha)
83         Silently skip empty lines when reading autoconfig-variables (Milan Crha)
84         Update bug URL and switch to https:// in the DOAP file (Milan Crha)
85         Google's "Daily Limit Exceeded" error not always propagated into UI (Milan Crha)
86         [IMAPx] Prefer existing allocate/deallocate structure functions (Milan Crha)
87         [CalDAV] Race condition on connection object (Milan Crha)
88         Correct false runtime warning from camel_folder_info_build() (Milan Crha)
90 Translations:
91         Christian Kirbach (de)
92         Daniel Mustieles (es)
93         Jordi Mas (ca)
95 Evolution-Data-Server 3.29.2 2018-05-21
96 ---------------------------------------
98 Bug Fixes:
99         Bug 795295 - Fails to compile after icu 61.1 upgrade (icu::UnicodeString) (Hussam Al-Tayeb)
100         Bug 794874 - [CalDAV/CardDAV] Use current-user-privilege-set to determine whether writeable (Milan Crha)
101         Bug 795414 - Errors on delete of a detached instance (Milan Crha)
102         Bug 794727 - [IMAPx] False unsubscribed signal emitted when LSUB is required (Milan Crha)
103         Bug 795997 - Fails to parse Google OAuth2 authorization code (Milan Crha)
104         Bug 585146 - Default to show Reminders window on notification (Milan Crha)
105         Bug 796206 - CalDAV PUT's If-Match ETag is double quoted (Milan Crha)
107 Miscellaneous:
108         Introduce EReminderWatcher to listen for scheduled reminders (Milan Crha)
109         Link WebKitGTK+ only with libedataserverui when OAuth2 is enabled (Milan Crha)
110         [CamelSaslGssapi] Claim detailed error when org.gnome.KrbAuthDialog not found (Milan Crha)
111         Stale connection used after resume (Milan Crha)
112         Correct some public headers in libedataserverui (Milan Crha)
113         Move evolution-alarm-notify to evolution-data-server (Milan Crha)
114         Address some of the clang warnings (Milan Crha)
115         Address some of the compiler and static analyzers warnings (Milan Crha)
116         [EReminderWatcher] Make it possible to override ECalClient connect functions (Milan Crha)
117         [module-secret-monitor] Correct runtime warning from secret_service_search_sync() (Milan Crha)
119 Translations:
120         Efstathios Iosifidis (el)
121         Daniel Mustieles (es)
122         Marek Černocký (cs)
123         Matej Urbančič (sl)
125 Evolution-Data-Server 3.29.1 2018-04-16
126 ---------------------------------------
128 Bug Fixes:
129         Bug 767683 - Crash when updating Maildir 'changes' structure (Milan Crha)
130         Bug 793031 - Decrease memory usage by disabling backend-per-process by default ][ (Milan Crha)
131         Bug 793488 - Drop hard build dependency on python (and partly perl) (Milan Crha)
132         Bug 788193 - [itip-formatter] Describe used recurrence, if possible (Milan Crha)
133         Bug 725295 - Crash in e_cal_backend_remove_view() (Milan Crha)
134         Bug 793963 - Add debugging for GOA accounts (Milan Crha)
135         Bug 200907 - Add support for recurring tasks (Milan Crha)
136         Bug 794417 - Let expand recurring tasks when generating reminders (Milan Crha)
137         Bug 794434 - [EWebDAVDiscover] The .well-known addresses not tried after first failure (Milan Crha)
138         Bug 794534 - Runtime warning when Content-Type header is invalid (Milan Crha)
139         Bug 794628 - Don't preload timezones on libical 3.0.2+ (Dan Nicholson)
140         Bug 793601 - [IMAPx] Asks for password when server is unavailable (Milan Crha)
141         Bug 794639 - Sender/signer address comparison should not be case sensitive (Milan Crha)
142         Bug 794879 - GOA-configured Google account has set wrong authentication method (Milan Crha)
143         Bug 795108 - Trailing bracket not stripped when linkifying URL inside angle brackets (Milan Crha)
144         Bug 791475 - Incorrectly parses headers in certain case ]I[ (Milan Crha)
146 Miscellaneous:
147         [ECalMetaBackend] Doesn't store custom time zones permanently (Milan Crha)
148         Add a workaround for glib bug 793727 (Milan Crha)
149         Correct typo in config.h.in (Milan Crha)
150         Make it possible to disable Reminders for Tasks (Milan Crha)
151         Change how next occurrence of a recurring task is found (Milan Crha)
152         [IMAPx] Add a code for completeness check of camel-imapx-tokens.txt (Milan Crha)
153         Update POTFILES.in (Piotr Drąg)
154         Introduce e_util_debug_print() for consistent debug print form (Milan Crha)
156 Translations:
157         Piotr Drąg (pl)
158         Anders Jonsson (sv)
159         Rafael Fontenelle (pt_BR)
160         Gianvito Cavasoli (it)
161         Rūdolfs Mazurs (lv)
162         Aurimas Černius (lt)
163         Balázs Meskó (hu)
164         Mario Blättermann (de)
166 Evolution-Data-Server 3.28.0 2018-03-12
167 ---------------------------------------
169 Translations:
170         Guillaume Bernard (fr)
171         Gianvito Cavasoli (it)
172         Alan Mortensen (da)
173         Rūdolfs Mazurs (lv)
174         Fabio Tomat (fur)
175         Efstathios Iosifidis (el)
176         Милош Поповић (sr@latin)
177         Anders Jonsson (sv)
179 Evolution-Data-Server 3.27.92 2018-03-05
180 ----------------------------------------
182 Bug Fixes:
183         Bug 793491 - Enable C++11 and C++14 when available (Ting-Wei Lan)
184         Bug 793476 - [IMAPx] Message download interleave when synchronizing for offline (Milan Crha)
185         Bug 793504 - Links containing Cyrillic characters are not highlighted properly (Milan Crha)
186         Bug 793673 - Crash on failure of e_cal_cache_search_ids() (Milan Crha)
187         Bug 793031 - Decrease memory usage by disabling backend-per-process by default (Milan Crha)
188         Bug 793728 - Correct typo in description of 'oauth2-services-hint' GSettings key (Milan Crha)
189         Bug 793852 - Remove unused code after changes for bug 793466 (Lubomir Rintel)
190         Bug 791475 - Incorrectly parses headers in certain case ][ (Milan Crha)
191         Bug 793759 - categories.xml keeps changing on disk (Milan Crha)
192         Bug 793779 - Forward slash in UID breaks CardDAV backend (Milan Crha)
194 Miscellaneous:
195         [IMAPx] Enhance processing of server IDLE notifications (Milan Crha)
196         No more '.libs' directory in the build directory (Milan Crha)
197         Meta backend tests required system-running evolution-source-registry (Milan Crha)
198         Google calendar stopped reporting user email (Milan Crha)
200 Translations:
201         Милош Поповић (sr)
202         Милош Поповић (sr@latin)
203         Jordi Mas (ca)
204         Justin van Steijn (nl)
205         Piotr Drąg (pl)
206         Balázs Úr (hu)
207         Fabio Tomat (fur)
208         Efstathios Iosifidis (el)
209         Nathan Follens (nl)
210         Mario Blättermann (de)
211         Марко Костић (sr)
212         Emin Tufan Çetin (tr)
213         Muhammet Kara (tr)
214         Changwoo Ryu (ko)
215         Rafael Fontenelle (pt_BR)
216         Baurzhan Muftakhidinov (kk)
217         Aurimas Černius (lt)
218         Kukuh Syafaat (id)
219         Fran Dieguez (gl)
220         Marek Černocký (cs)
221         Bruce Cowan (en_GB)
222         Jiri Grönroos (fi)
224 Evolution-Data-Server 3.27.91 2018-02-19
225 ----------------------------------------
227 Bug Fixes:
228         Bug 793104 - COMPLETED in libical 3.0+ is DATE-TIME only (Milan Crha)
229         Bug 793368 - Install AppStream metadata to /usr/share/metainfo/ (Jeremy Bicha)
230         Bug 792746 - Fails to build with ENABLE_SMIME set to OFF (Milan Crha)
231         Bug 793465 - [NNTP] Fix division by zero when folder is empty (Fatih Akca)
232         Bug 793466 - [evolution-source-registry] Empty .source file causes high CPU usage (Milan Crha)
234 Miscellaneous:
235         Correct return value of e_oauth2_service_get_access_token_sync() (Milan Crha)
236         Write also message UID in Junk filter debug logs (Milan Crha)
237         build: favor python3 as interpreter (Dominique Leuenberger)
239 Translations:
240         Claude Paroz (fr)
241         Emin Tufan Çetin (tr)
242         Fran Dieguez (gl)
243         Piotr Drąg (pl)
244         Fabio Tomat (fur)
245         Mario Blättermann (de)
246         Rafael Fontenelle (pt_BR)
247         Aurimas Černius (lt)
249 Evolution-Data-Server 3.27.90 2018-02-05
250 ----------------------------------------
252 Bug Fixes:
253         Bug 792302 - CMake build fails to include iconv-detect.h (Milan Crha)
254         Bug 792610 - [GPG] Consider alternate signer emails in sender address verification (Milan Crha)
255         Bug 792513 - [IMAPx] Deadlock after deleting messages (with real Trash) (Milan Crha)
256         Bug 789522 - Decode of empty base64 encoded part causes runtime warnings (Milan Crha)
258 Miscellaneous:
259         [devel-doc] Rename api-index IDs, to not clash with gtk-doc generated IDs (Milan Crha)
260         Prevent early free of an ESource when it has pending operations (Milan Crha)
261         [IMAPx] Select destination mailbox only when permanentflags not known yet (Milan Crha)
262         Change how built-in OAuth2 authentication works (Milan Crha)
263         Add a debug print for OAUTH2_DEBUG=1 when obtaining authentication token (Milan Crha)
264         Correct OAuth2 mail accounts configured in GNOME Online Accounts (Milan Crha)
265         Miscellaneous changes related to built-in OAuth2 services (Milan Crha)
266         Add missed default implementation for EOAuth2Service::get_authentication_policy() (Milan Crha)
267         Introduce e_oauth2_service_get_redirect_uri() (Milan Crha)
268         [SMTP] Change how the list of available authentication methods is constructed (Milan Crha)
269         Add OAuth2 authentication for Outlook.com IMAP and SMTP (Milan Crha)
270         Correct "may be used uninitialized" warning in imapx_query_auth_types_sync() (Milan Crha)
271         Correct developer documentation in e-oauth2-service/s (Milan Crha)
272         Prevent passing NULL ldap handle into LDAP functions ][ (Milan Crha)
273         [IMAPx] Sort array of UIDs before syncing changes to the server (Milan Crha)
274         Address some issues reported by Undefined Behavior Sanitizer (Milan Crha)
275         Replace e_cal_recur_nth array with e_cal_recur_get_localized_nth() (Milan Crha)
276         Add book/calendar-factory argument to override backend-per-process compile-time option (Milan Crha)
277         Correct return value of e_soup_session_get_authentication_requires_credentials() (Milan Crha)
278         Provide associated ESource to more EOAuth2Service virtual methods (Milan Crha)
280 Translations:
281         Marcos Lans (gl)
282         Balázs Úr (hu)
283         Daniel Mustieles (es)
284         Rafael Fontenelle (pt_BR)
285         Andika Triwidada (id)
287 Evolution-Data-Server 3.27.4 2018-01-08
288 ---------------------------------------
290 Bug Fixes:
291         Bug 791475 - Incorrectly parses headers in certain case (Milan Crha)
292         Bug 791282 - Sanitize RFC2047 encoded strings to avoid exploits (Milan Crha)
294 Miscellaneous:
295         Prevent passing NULL ldap handle into LDAP functions (Milan Crha)
296         [Maildir] Correct double free when the source message file doesn't exist (Milan Crha)
298 Translations:
299         Daniel Mustieles (es)
300         Fabio Tomat (fur)
301         Marek Černocký (cs)
302         Tim Sabsch (de)
304 Evolution-Data-Server 3.27.3 2017-12-11
305 ---------------------------------------
307 Bug Fixes:
308         Bug 790032 - Google Contacts ESource recreated every start of source-registry (Milan Crha)
309         Bug 789549 - [IMAPx] Runtime warning after message copy/move (Milan Crha)
310         Bug 790267 - Expired Google OAuth2 token not refreshed (Milan Crha)
311         Bug 790759 - Proxies are ignored in EWebDAVDiscover and Google OAuth2 token refresh (Eloi Vanderbeken)
312         Bug 790020 - Use original location when composing new message in Search Folder (Milan Crha)
313         Bug 790887 - [IMAPx] Folder '[Gmail]' hidden after start (Milan Crha)
314         Bug 790635 - Slow start with 10+ mail accounts enabled (Milan Crha)
315         Bug 791016 - [Camel] Fix a compiler warning at folder_summary_update_counts_by_flags() (Philip Withnall)
316         Bug 790987 - [IMAPx] Also copy/move locally cached message on COPY/MOVE command (Milan Crha)
317         Bug 791327 - Adapt to gweather_info_new() API change (Milan Crha)
319 Miscellaneous:
320         Extend workaround for bug 674885 (type initialisation deadlock in GObject) (Milan Crha)
321         [SMTP] Recognize rejected credentials during SASL authentication (Milan Crha)
322         [OAuth2] Enhance how expired or invalid access tokens are handled (Milan Crha)
323         Merge duplicated code around EGDataOAuth2Authorizer (Milan Crha)
324         [File Calendar] Include detailed information in Free/Busy response (Milan Crha)
325         [CalDAV/CardDAV] Always set error on failed connection attempt (Milan Crha)
326         Correct introspection code build without libgdata (Milan Crha)
327         Correct typo in libgweather include directory variable (Milan Crha)
328         Show feedback on message download for offline after going online (Milan Crha)
329         Correct a failure condition in cal_client_init_in_dbus_thread() (Milan Crha)
331 Translations:
332         Kjartan Maraas (nb)
333         Kukuh Syafaat (id)
334         Hanifi Çakmak (tr)
336 Evolution-Data-Server 3.27.2 2017-11-13
337 ---------------------------------------
339 Bug Fixes:
340         Bug 696047 - [alarm-notify] Busy loop on midnight and DST change (Milan Crha)
341         Bug 789169 - [CalDAV] Ask for credentials when PUT fails with Unauthorized (Milan Crha)
342         Bug 742167 - Stuck when going online (Milan Crha)
343         Bug 789132 - Different TZID of RECURRENCE-ID fails to match instances (Milan Crha)
344         Bug 789677 - [ECalClient] Incorrect free call in process_detached_instances() (Jan Alexander Steffens (heftig))
345         Bug 789555 - "Synchronize for offline" works on opened folders only (Milan Crha)
346         Bug 789147 - [IMAPx] Slow message move with UID MOVE (Milan Crha)
348 Miscellaneous:
349         Return hash-like IDs from camel_header_msgid_generate() (Milan Crha)
350         [CalDAV/CardDAV] Append ending slash to URL when missing (Milan Crha)
351         [IMAPx] Show progress of message body download only (Milan Crha)
352         [IMAPx] Prevent deadlock under camel_imapx_server_copy_message_sync() (Milan Crha)
353         [google-backend] Limit for what sources authentication method is changed (Milan Crha)
354         Add missed API indexes into developer documentation (Milan Crha)
355         [CamelOfflineStore] Incorrect disconnect when going online (Milan Crha)
357 Translations:
358         Matej Urbančič (sl)
359         Anders Jonsson (sv)
360         Mario Blättermann (de)
361         Marek Cernocky (cs)
362         Kjartan Maraas (nb)
364 Evolution-Data-Server 3.27.1 2017-10-16
365 ---------------------------------------
367 Bug Fixes:
368         Bug 787266 - Failure in installed tests (Milan Crha)
369         Bug 787341 - [IMAPx] Report message download progress (Milan Crha)
370         Bug 769834 - [IMAPx] Minimize bandwidth usage on metered networks (Milan Crha)
371         Bug 786982 - After pressing "NOT JUNK" mail stays in the Junk folder (Milan Crha)
372         Bug 787445 - Add message to Unmatched only if still exists (Milan Crha)
373         Bug 787542 - Fix search for exact phrase in body of mail on Gmail (Milan Crha)
374         Bug 787713 - Can overwrite GError under camel_imapx_conn_manager_sync_changes_sync() (Milan Crha)
375         Bug 787514 - [IMAPx] Overaggressive folder change saving after filtering (Milan Crha)
376         Bug 787935 - Handle Redirection in ESoupSession (Milan Crha)
377         Bug 788048 - Junk/filtering preferences change requires restart (Milan Crha)
378         Bug 788051 - Junk messages moved to a real folder are considered seen (Milan Crha)
379         Bug 787656 - Do not use Transfer-Encoding:chunked for CalDAV/CardDAV PUT (Milan Crha)
380         Bug 786208 - Already opened message box doesn’t show new emails (Milan Crha)
381         Bug 781645 - Skip GSettings schema compile when DESTDIR is set (Milan Crha)
382         Bug 788371 - Correct reuse of _have_headers in FindSMIME.cmake (Дилян Палаузов)
383         Bug 788430 - More corrections to FindSMIME.cmake (Дилян Палаузов)
384         Bug 788686 - Google Tasks not shown in To Do-list after restart of Evolution (Milan Crha)
385         Bug 788848 - [IMAPx] Enhance which folders are refreshed on NOTIFY notices (Milan Crha)
387 Miscellaneous:
388         e_module_load_all_in_directory: Use g_debug() instead of g_warning() (Milan Crha)
389         Ignore "timed out" error from goa_account_call_ensure_credentials_sync() (Milan Crha)
390         [EGoaPasswordBased] Reuse GoaClient object between password lookup calls (Milan Crha)
391         Misleading error for Google collection account without Calendar part (Milan Crha)
392         [IMAPx] Wait for IDLE stop up to 10 seconds, then give up (Milan Crha)
393         Fix some issues found by Coverity Scan (Milan Crha)
394         Initialize libxml2 global memory in the main() (Milan Crha)
395         Use icaltime_is_utc() instead of icaltimetype::is_utc (Milan Crha)
396         Mute a compiler warning from e_collator_generate_key() (Milan Crha)
397         e-cal-recur.c:ensure_timezone(): Unset icaltimetype::zone only if not UTC (Milan Crha)
398         Crash under e-data-cal-view.c:pending_flush_timeout_cb() (Milan Crha)
399         [CamelFolderSearch] The 'header-exists' misuses message info structure (Milan Crha)
400         [Camel] Speed up message filtering on headers (Milan Crha)
401         Internal Google OAuth2 token not refreshed on calendar open (Milan Crha)
402         [IMAPx] Prevent crash in imapx_update_store_summary() (Milan Crha)
403         Extend a developer comment of camel_message_info_property_lock() (Milan Crha)
404         [ESoupSession] Special-case Daily Limit errors and propagate them to the caller (Milan Crha)
405         [CalDAV/CardDAV] Improve logic for object load from the server (Milan Crha)
406         [GTasks] Remember when timed query resulted in '400 Bad Request' (Milan Crha)
407         Prevent crash when an On The Web calendar has set incorrect URI (Milan Crha)
409 Translations:
410         hanniedu (nl)
411         Kristjan SCHMIDT (eo)
412         Dušan Kazik (sk)
413         Xavi Ivars (ca@valencia)
415 Evolution-Data-Server 3.26.0 2017-09-11
416 ---------------------------------------
418 Translations:
419         Pawan Chitrakar (ne)
420         Jordi Mas (ca)
421         Inaki Larranaga Murgoitio (eu)
422         Ask Hjorth Larsen (da)
423         Emin Tufan Çetin (tr)
424         Muhammet Kara (tr)
425         Anders Jonsson (sv)
426         Gianvito Cavasoli (it)
428 Evolution-Data-Server 3.25.92 2017-09-04
429 ----------------------------------------
431 Bug Fixes:
432         Bug 785952 - Google Tasks refresh fails with Bad Request (Milan Crha)
433         Bug 786362 - Keep changed messages in Search Folder view until refreshed (Milan Crha)
434         Bug 553770 - e_time_get_d_fmt_with_4digit_year: Correct %y replacement (Milan Crha)
435         Bug 548814 - [On The Web] Cannot read multiple VCALENDAR objects in single file (Milan Crha)
436         Bug 563602 - Detached recurrence ignored after import until EDS is restarted (Milan Crha)
438 Miscellaneous:
439         [ESoupSession] Treat G_TLS_ERROR_BAD_CERTIFICATE as SOUP_STATUS_SSL_FAILED (Milan Crha)
440         [CalDAV/CardDAV] Check for TLS/authentication errors on refresh (Milan Crha)
441         [IMAPx] Not all local changes saved to the server (Milan Crha)
442         camel_store_get_inbox_folder() can fail for IMAPx stores (Milan Crha)
443         [EWebDAVDiscoverWidget] Minor changes to error label (Milan Crha)
444         [ECalMetaBackend] Removing detached instance doesn't set EXDATE (Milan Crha)
445         [IMAPx] Handle gracefully when service is unavailable for get_folder_info() (Milan Crha)
446         Merge a cmake/modules change from Evolution (Milan Crha)
448 Translations:
449         Fabio Tomat (fur)
450         Ask Hjorth Larsen (da)
451         Piotr Drąg (pl)
452         Rūdolfs Mazurs (lv)
453         Милош Поповић (sr)
454         Милош Поповић (sr@latin)
455         Rafael Fontenelle (pt_BR)
456         Jordi Mas (ca)
457         Wolfgang Stöggl (de)
458         Jiri Grönroos (fi)
459         Changwoo Ryu (ko)
460         Dušan Kazik (sk)
462 Evolution-Data-Server 3.25.91 2017-08-21
463 ----------------------------------------
465 Bug Fixes:
466         Bug 781901 - [CamelOperation] Do not use g_cancellable_connect/disconnect() (Milan Crha)
467         Bug 786366 - Convert C source files to UTF-8 (Jan Alexander Steffens (heftig))
469 Miscellaneous:
470         Add new developer documentation file into evolution-data-server-docs.sgml.in (Milan Crha)
472 Translations:
473         Kukuh Syafaat (id)
474         Fabio Tomat (fur)
475         Fran Dieguez (gl)
476         Gianvito Cavasoli (it)
477         Aurimas Černius (lt)
478         Pawan Chitrakar (ne)
479         Gábor Kelemen (hu)
480         Marek Cernocky (cs)
481         Anish Sheela (ml)
483 Evolution-Data-Server 3.25.90 2017-08-07
484 ----------------------------------------
486 Bug Fixes:
487         Bug 785136 - Summary changes can be lost on folder leave (Milan Crha)
488         Bug 785188 - Do not add LIB_INSTALL_DIR into RPATH (Milan Crha)
489         Bug 785212 - Quit with a large vFolder causes load of each message info (Milan Crha)
490         Bug 785284 - Add asynchronous variant for camel_offline_store_set_online_sync() (Milan Crha)
491         Bug 785340 - Change "IMAP+" server type to "IMAP" in GUI (Milan Crha)
492         Bug 785393 - [ESourceRefresh] Let zero Refresh interval mean 'No periodic update' (Milan Crha)
493         Bug 785629 - Document the CamelStoreGetFolderFlags (Corentin Noël)
494         Bug 785647 - Fix some warnings within the documentation (Corentin Noël)
495         Bug 785718 - Optimize Maildir sync/check to not load whole summary (Milan Crha)
497 Miscellaneous:
498         Make EWebDAVSession soft-depend on ESourceWebdav extension (Milan Crha)
499         Introduce EWebDAVCollectionBackend to be used for WebDAV-discovered collections (Milan Crha)
500         Workaround issue with badRequest/invalid format for Google address book (Milan Crha)
501         Deadlock on exit under e-categories.c:finalize_categories() (Milan Crha)
502         [EWebDAVDiscover] Correct href sets reading (Milan Crha)
503         [Vala] Fix a warning with a virtual method being the same name as another method (Corentin Noël)
504         Rename owncloud-backend module to webdav-backend (Milan Crha)
505         Add calendar and contacts URLs into ESourceCollection extension (Milan Crha)
507 Translations:
508         Andika Triwidada (id)
509         Daniel Mustieles (es)
510         Marek Cernocky (cs)
511         Baurzhan Muftakhidinov (kk)
512         Pawan Chitrakar (ne)
513         Matej Urbančič (sl)
515 Evolution-Data-Server 3.25.4 2017-07-17
516 ---------------------------------------
518 Bug Fixes:
519         Bug 493801 - [IMAPx] Locally cached files not deleted after message remove (Milan Crha)
520         Bug 343904 - [POP3] Local cache keeps stored orphaned files (Milan Crha)
521         Bug 779753 - [NNTP] Removed messages from server kept in local cache (Milan Crha)
522         Bug 338649 - [NNTP] Add option to limit message download count (Milan Crha)
523         Bug 784116 - Preserve header's folding misbehaves for folded boundary parameter (James Bottomley)
524         Bug 784182 - Change how code snippets are marked in developer comments (Ting-Wei Lan)
525         Bug 779156 - [IMAPx] Not listening for changes after resume from suspend ][ (Milan Crha)
526         Bug 784183 - tests/libedata-cal/test-cal-cache-utils.c needs sys/wait.h (Ting-Wei Lan)
527         Bug 784218 - [Camel] Document some variables to make them available in the introspection (Corentin Noël)
528         Bug 772572 - Allow creating Receive-only mail accounts (Milan Crha)
529         Bug 781744 - Support not storing sent messages (Milan Crha)
530         Bug 782844 - Folder changes not always saved (Milan Crha)
531         Bug 781790 - Configure signature and start cursor position per account (Milan Crha)
532         Bug 784548 - Collection credentials used for different SMTP server (Milan Crha)
533         Bug 784746 - Remove version number from gettext package name (Jeremy Bicha)
535 Miscellaneous:
536         Better react on connection lost in EBookMetaBackend/ECalMetaBackend (Milan Crha)
537         Introduce 'list-sources' tool (Milan Crha)
538         Use the fancy Unicode apostrophes in the “list-sources” tool (Piotr Drąg)
539         Change --module-dir for gtkdoc-fixxref call (Milan Crha)
540         Warn and set default when sendmail not found during the build (Milan Crha)
541         Expose D-Bus service names in evolution-data-server pkg-config file (Milan Crha)
542         Correct localization of external tools (Milan Crha)
544 Translations:
545         Daniel Mustieles (es)
546         Piotr Drąg (pl)
547         Rafael Fontenelle (pt_BR)
548         Anders Jonsson (sv)
549         Kukuh Syafaat (id)
550         Gábor Kelemen (hu)
551         Mario Blättermann (de)
553 Evolution-Data-Server 3.25.3 2017-06-19
554 ---------------------------------------
556 Bug Fixes:
557         Bug 782096 - Folder unread count sometimes doesn't update properly (Milan Crha)
558         Bug 770476 - Crash on exit in object_bag_notify() (Milan Crha)
559         Bug 783385 - Prefer SSL over STARTTLS for mail when both are set in GOA (Milan Crha)
561 Miscellaneous:
562         Prevent busy-loop opening Google calendar configured in GOA (Milan Crha)
563         Rename "WebDAV" books group to "CardDAV" (Milan Crha)
564         Make some EBookMetaBackend/ECalMetaBackend private functions public (Milan Crha)
565         Deprecate e_uid_new() in favor of e_util_generate_uid() (Milan Crha)
566         [ESoupSession] Prefer request's URI when setting OAuth2 authorizer (Milan Crha)
567         [EBookCache/ECalCache] Understand '#t' search expression as 'list all' (Milan Crha)
568         Prevent GError override in e_cal_backend_sync_get_timezone() (Milan Crha)
569         Publicize immediate refresh function for EBookMetaBackend/ECalMetaBackend (Milan Crha)
570         Fix few memory leaks (Milan Crha)
571         Correct ECalMetaBackend::get_object_sync() implementation (Milan Crha)
572         Be able to get all UID/id-s from book/cal cache with certain 'extra' data (Milan Crha)
573         Fix a crash under e_webdav_discover_traverse_propfind_response_cb() (Milan Crha)
574         Introduce ESourceRegistryWatcher (Milan Crha)
575         Update ESource's connection-status in EBookMetaBackend/ECalMetaBackend (Milan Crha)
576         Allow overwrite of CMAKE_SKIP_RPATH variable (Milan Crha)
578 Translations:
579         Mario Blättermann (de)
580         Kukuh Syafaat (id)
581         Daniel Mustieles (es)
582         Jordi Mas (ca)
583         Fabio Tomat (fur)
584         Kjartan Maraas (nb)
585         Baurzhan Muftakhidinov (kk)
587 Evolution-Data-Server 3.25.2 2017-05-22
588 ---------------------------------------
590 Bug Fixes:
591         Bug 781833 - Do not set '-Wl,--no-undefined' on BSD (Antoine Jacoutot)
592         Bug 779749 - [NNTP] Add exclusive usage locking for underlying stream (Milan Crha)
593         Bug 782360 - Remove src/addressbook/docs/ from git and releases (Milan Crha)
594         Bug 782362 - csv2vcard not marked as executable (Milan Crha)
595         Bug 782377 - ESourceWebdav overrides ESourceAuthentication::method (Milan Crha)
596         Bug 782745 - Build failure of vapi bindings (xmlDocPtr ~> xmlDoc *) (Milan Crha)
597         Bug 782799 - On The Web calendar update incorrectly cancelled (Milan Crha)
598         Bug 782847 - Some fixes to the developer documentation (Corentin Noël)
600 Miscellaneous:
601         Remove forgotten debug print (Milan Crha)
602         Add CamelWeakRefGroup to camel-docs.sgml (Milan Crha)
603         Merge offline-cache changes into master (Milan Crha)
604         Unicode typography fixes (Piotr Drąg)
605         Bump libical dependency to 2.0 for ICAL_FILENAME_PARAMETER (Milan Crha)
606         Fix possible use of uninitialized variables in the new code (Milan Crha)
607         Correct some developer code comments and annotations (Milan Crha)
608         Introduce e_util_generate_uid() (Milan Crha)
609         Re-apply missed change for bug 781543 after the offline-cache code merge (Milan Crha)
610         Mis-filters emails with Mailing List rule in certain situations (Milan Crha)
611         On The Web calendars don't work when the server doesn't return ETag header (Milan Crha)
613 Translations:
614         Kukuh Syafaat (id)
615         Daniel Mustieles (es)
617 Evolution-Data-Server 3.25.1 2017-04-24
618 ---------------------------------------
620 Bug Fixes:
621         Bug 780617 - [IMAPx] Allow FETCH response split into multiple lines (Milan Crha)
622         Bug 777161 - [CalDAV] Deadlock after refresh of OAuth2 token (Milan Crha)
623         Bug 777042 - [NNTP] Offline access not working when server service unreachable (Milan Crha)
624         Bug 656635 - Use-after-free when setting summary for component with alarms (Milan Crha)
625         Bug 781376 - [LDAP] Search in supported fields only (Milan Crha)
626         Bug 781465 - Add db4_load and db_load-4 to DB_LOAD NAMES (Antoine Jacoutot)
627         Bug 781543 - Provide all Google Task lists (Milan Crha)
628         Bug 781549 - [IMAPx] Treat UID as unsigned integer (Milan Crha)
630 Miscellaneous:
631         Revert "Disable support for all POP3 extensions by default" (Milan Crha)
632         Fix maybe-used-uninitialized compiler warning from camel-pop3-folder.c (Milan Crha)
633         Fix few Coverity scan issues (Milan Crha)
634         Correct two libecal/client tests (Milan Crha)
635         [IMAPx] Unsubscribed folders shown after refresh (Milan Crha)
636         [IMAPx] Fix a memory leak of CamelIMAPXServer (Milan Crha)
638 Translations:
639         Ask Hjorth Larsen (da)
640         Piotr Drąg (pl)
641         Rūdolfs Mazurs (lv)
642         Cédric Valmary (oc)
644 Evolution-Data-Server 3.24.0 2017-03-20
645 ---------------------------------------
647 Translations:
648         Jordi Mas (ca)
649         Rūdolfs Mazurs (lv)
650         Andika Triwidada (id)
651         Piotr Drąg (pl)
652         Dušan Kazik (sk)
653         Gianvito Cavasoli (it)
655 Evolution-Data-Server 3.23.92 2017-03-13
656 ----------------------------------------
658 Bug Fixes:
659         Bug 779156 - [IMAPx] Not listening for changes after resume from suspend (Milan Crha)
660         Bug 779161 - [Google Auth] Asks for re-sign when cannot reach server to refresh token (Milan Crha)
661         Bug 779761 - Duplicate parenthesis in LDAP schema file (Milan Crha)
662         Bug 779886 - Add NULL checks to camel_content_type_set_param/camel_content_type_simple (Milan Crha)
664 Miscellaneous:
665         Disable support for all POP3 extensions by default (Milan Crha)
666         Skip outdated Camel tests in 'make check' (Milan Crha)
667         [Camel] Extend filter debug logging (Milan Crha)
669 Translations:
670         Daniel Mustieles (es)
671         Ask Hjorth Larsen (da)
672         Fran Dieguez (gl)
673         Changwoo Ryu (ko)
675 Evolution-Data-Server 3.23.91 2017-02-27
676 ----------------------------------------
678 Bug Fixes:
679         Bug 778775 - Add carddav scope to google-contacts.service for Ubuntu online accounts (Khurshid Alam)
680         Bug 778768 - Fails to modify contact with Yandex CardDAV server (Milan Crha)
681         Bug 778235 - [IMAPx] Ignore truncated COPYUID server response (Milan Crha)
682         Bug 775699 - Only latest 100 tasks downloaded from the Google ][ (Milan Crha)
684 Miscellaneous:
685         Fix a performance issue caused by GWeakRef usage in CamelMessageInfo (Milan Crha)
686         [IMAPx] Declare summary to use when cloning message info after message append (Milan Crha)
687         Correct how data for installed tests are searched for (Milan Crha)
689 Translations:
690         Inaki Larranaga Murgoitio (eu)
691         Ask Hjorth Larsen (da)
692         Mingye Wang (Arthur2e5) (zh_CN)
693         Chao-Hsiung Liao (zh_TW)
694         Anders Jonsson (sv)
695         Jiri Grönroos (fi)
696         Kjartan Maraas (nb)
697         Claude Paroz (fr)
698         Balazs Mesko (hu)
699         Mario Blättermann (de)
700         Rafael Fontenelle (pt_BR)
701         Мирослав Николић (sr)
702         Мирослав Николић (sr@latin)
704 Evolution-Data-Server 3.23.90 2017-02-13
705 ----------------------------------------
707 Bug Fixes:
708         Bug 777207 - Allow e-mail address change for GOA configured accounts (Milan Crha)
709         Bug 777431 - [IMAPx] Gmail's BODY search returns only whole word matches (Milan Crha)
710         Bug 771289 - Memory leaks in test-contact-types.c (Milan Crha)
711         Bug 777695 - [ECalClient] Produce CRLF line endings in iCalendar string (Tim Ruffing)
712         Bug 777781 - Unfold header values before comparing them (Milan Crha)
713         Bug 778222 - Fix a build break with gperf 3.1 (Milan Crha)
714         Bug 778069 - UI not updated after IMAP NOTIFY notifications (Milan Crha)
715         Bug 777660 - Strange sentence in gschema string (Milan Crha)
716         Bug 778265 - Serialize access to underlying NNTP stream (Milan Crha)
718 Miscellaneous:
719         Ignore errors when getting message for a body-contains search (Milan Crha)
720         Correct config.h inclusion in some recent Camel source files (Milan Crha)
721         Fix a CamelVeeMessageInfo memory leak (Milan Crha)
722         Fix a ref/unref imbalance of CamelIMAPXStoreInfo (Milan Crha)
723         Fix a memory leak in camel_imapx_server_append_message_sync() (Milan Crha)
724         Unable to add additional Google calendar (Milan Crha)
725         Avoid local message cache expiry clean up when being offline (Milan Crha)
726         [IMAPx] Avoid unneeded full flags folder update when no changes made (Milan Crha)
728 Translations:
729         Daniel Mustieles (es)
730         Fabio Tomat (fur)
731         Piotr Drąg (pl)
732         Dušan Kazik (sk)
733         Mario Blättermann (de)
734         Aurimas Černius (lt)
735         Marek Černocký (cs)
736         Kjartan Maraas (nb)
738 Evolution-Data-Server 3.23.4 2017-01-16
739 ---------------------------------------
741 Bug Fixes:
742         Bug 773419 - Age limit for offline message download (Milan Crha)
743         Bug 775640 - Autoconfig: Use GSettings keys for folders and variables (Milan Crha)
744         Bug 776152 - Cannot search for WebDAV/CalDAV sources (Milan Crha)
745         Bug 776127 - Replies sometimes not grouped by thread (Milan Crha)
746         Bug 776254 - Introspection for libedataserverui (Corentin Noël)
747         Bug 776258 - Make CamelFolderThread a boxed type (Corentin Noël)
748         Bug 776194 - [Gpg] Better encrypt error message when no key for recipient (Milan Crha)
749         Bug 775643 - Autoconfig: Support also Signature sources (Milan Crha)
750         Bug 776328 - Set the provider field in CamelService as boxed (Corentin Noël)
751         Bug 776365 - Correct vapi build dependencies (Milan Crha)
752         Bug 774304 - Cover relative path in /etc/localtime symlink (Milan Crha)
753         Bug 777085 - vCard empty value could break next parameter name parsing (Milan Crha)
755 Miscellaneous:
756         vala: libedataserver-1.2 depends on camel-1.2 (Michael Catanzaro)
757         [Vala] Add Posix dependency to camel-1.2 (Corentin Noël)
758         [Camel] Fix some introspection annotations (Corentin Noël)
759         Use a Unicode apostrophe in a new translatable string (Piotr Drąg)
760         Correct new module detection when installed by file rename (Milan Crha)
761         [Camel] Fix CamelStore annotations (Corentin Noël)
762         Various clean-ups of evolution-source-registry-autoconfig.c (Milan Crha)
763         Build vala bindings of libedataserverui only if it's built as well (Milan Crha)
764         camel-stream-process: Avoid call of g_debug() in the fork process (Milan Crha)
765         Replace deprecated icalproperty_remove_parameter() with icalproperty_remove_parameter_by_kind() (Milan Crha)
766         Replace deprecated icaltime_from_timet() with icaltime_from_timet_with_zone() (Milan Crha)
767         [IMAPx] Fix a memory leak (Milan Crha)
768         Fix a build with libphonenumber (Milan Crha)
770 Translations:
771         Daniel Mustieles (es)
772         Marek Černocký (cs)
773         Balázs Meskó (hu)
774         Fabio Tomat (fur)
775         Rafael Fontenelle (pt_BR)
777 Evolution-Data-Server 3.23.3 2016-12-12
778 ---------------------------------------
780 Bug Fixes:
781         Bug 774331 - Use Unicode in translatable strings (Piotr Drąg)
782         Bug 774698 - [Camel] Do not drop leftover 'Deletes' table on open (Milan Crha)
783         Bug 772292 - [IMAPx] New mail not shown in UI until folder refresh (Milan Crha)
784         Bug 774496 - [POP3] Downloads messages multiple times with auto-fetch (Milan Crha)
785         Bug 774666 - Tell users how to keep messages on POP server indefinitely (Milan Crha)
786         Bug 775363 - Fails to build with minimum CMake version (Milan Crha)
787         Bug 775395 - Allow to override some (most) of the RPATH related settings (Dominique Leuenberger)
788         Bug 774841 - [EWebDAVDiscover] One part failure caused credentials reject (Milan Crha)
789         Bug 773156 - Allow system-wide ESource configurations (Autoconfig) (Iago López Galeiras)
790         Bug 775597 - Add -L flags set in LDFLAGS to g-ir-scanner command line (Ting-Wei Lan)
791         Bug 775618 - Contacts on Google does not accept a second address line (Milan Crha)
792         Bug 775699 - Only latest 100 tasks downloaded from the Google (Milan Crha)
794 Miscellaneous:
795         Set also HAVE_KRB5 when found Kerberos 5 with pkg-config (Milan Crha)
796         [Camel] Consider NULL and empty arrays/sets equal (Milan Crha)
797         Correct const/no-const argument of the camel_message_info_set_dirty() (Milan Crha)
798         Do not propagate only folder-flagged flag change in CamelVeeMessageInfo (Milan Crha)
799         [IMAPx] Save also server user flags and tags into the folder summary (Milan Crha)
800         [IMAPx] Unnecessary local summary rewrites after folder update (Milan Crha)
801         [IMAPx] Local flag changes could be missed and left unsaved on the server (Milan Crha)
802         [Camel] Introduce camel_operation_new_proxy() (Milan Crha)
803         [IMAPx] Notify about new messages early during folder update (Milan Crha)
804         Fix a possible uninitialized variable use in a Camel test (Milan Crha)
805         Fix some of the gtk-doc warnings in Camel (Milan Crha)
806         Fix possible use-after-free in CamelVeeFolder with parent_vee_store (Milan Crha)
807         Test for parent_store availability around camel_folder_changed() (Milan Crha)
808         Let Camel build its .typelib for the introspection (Milan Crha)
809         Fix a vapigen warning from EDataServer-1.2.metadata (Milan Crha)
810         Make glib_mkenums() files depend on the source enum file (Milan Crha)
812 Translations:
813         Mario Blättermann (de)
814         Piotr Drąg (pl)
815         Marek Cernocky (cs)
816         Daniel Mustieles (es)
817         Gábor Kelemen (hu)
818         Baurzhan Muftakhidinov (kk)
820 Evolution-Data-Server 3.23.2 2016-11-21
821 ---------------------------------------
823 Bug Fixes:
824         Bug 773360 - Prefer in-tree libraries when scanning introspection data (Milan Crha)
825         Bug 773363 - Do not use alloca() in camel-folder-thread.c (Glen Whitney)
826         Bug 769573 - Allow also time part set for Tasks, not only date part (Milan Crha)
827         Bug 773656 - Fix various g-ir-scanner failures after switching to cmake (Ting-Wei Lan)
828         Bug 773659 - Don't set CFLAGS returned by pkg-config as CMAKE_REQUIRED_FLAGS (Milan Crha)
829         Bug 773723 - Fix a few annotations in libecal (Corentin Noël)
830         Bug 773427 - Do not run gobject-introspection in the source directory (Milan Crha)
831         Bug 773657 - Fix JHBuild issues on FreeBSD after switching to cmake (Ting-Wei Lan)
832         Bug 764065 - [Camel] Port more classes to GObject (Corentin Noël)
833         Bug 767821 - Recognize X-GM-EXT-1 as SPECIAL-USE for Gmail IMAP (Zisu Andrei)
834         Bug 772947 - Global junk test option doesn't respect account settings (Milan Crha)
835         Bug 774103 - GOA mail account doesn't inherit GoaMail::name (Milan Crha)
836         Bug 774234 - Unset INSTALL_RPATH for libs not linking libedbus-private (Dominique Leuenberger)
837         Bug 774522 - Translator comments are missing in the .pot/.po files (Piotr Drąg)
839 Miscellaneous:
840         [IMAPx] Avoid crash when untagged response doesn't have a token (Milan Crha)
841         Correct WITH_LIBDB configure option processing (Milan Crha)
842         Correct typo in the output name of camel tests (Milan Crha)
843         Mute/fix some of the libedataserver annotation warnings (Milan Crha)
844         Correct ENABLE_BACKTRACES configure option handling (Milan Crha)
845         Correct gtkdoc-scan --ignore-headers argument value (Milan Crha)
846         Update gtk-doc sgml input files (Milan Crha)
847         Fix some of the gtk-doc warnings (Milan Crha)
848         Split e-source-calendar.h/.c into three separate files (Milan Crha)
849         Correct how private enums (for gtk-doc) are defined (Milan Crha)
850         SetupBuildFlags.cmake: Check C++ flags only if C++ is enabled (Milan Crha)
851         Ensure CMAKE_SKIP_RPATH is OFF, the RPATH is used here (Milan Crha)
853 Translations:
854         Marek Černocký (cs)
855         Mario Blättermann (de)
857 Evolution-Data-Server 3.23.1 2016-10-24
858 ---------------------------------------
860 * Evolution-Data-Server uses CMake instead of autotools now. At the end
861   of the configure phase are printed all the available options and their
862   values. These can be used for the cmake command to tweak the build.
864 Bug Fixes:
865         Bug 772095 - Don't check available sources for disabled accounts (Google/ownCloud) (Milan Crha)
866         Bug 772347 - [IMAPx] NOTIFY responses stuck in stream until read from it (Milan Crha)
867         Bug 605416 - Add aliases for accounts (Milan Crha)
868         Bug 767807 - Inline non-text/image attachments hidden in message list (Milan Crha)
869         Bug 773188 - Fix some warnings in the GObject Annotations (Corentin Noël)
870         Bug 773248 - [CalDAV] Google OAuth authentication can fail on refresh (Milan Crha)
871         Bug 773309 - Export the C compiler for introspection (Emmanuele Bassi)
873 Miscellaneous:
874         Convert from autotools to CMake (Milan Crha)
875         Require as hard dependency some dependencies (Milan Crha)
876         Extend error messages in FindLDAP.cmake (Milan Crha)
877         Reorganize directory structure (Milan Crha)
878         Add a helper script for a 'dist' target (Milan Crha)
879         Correct typos/overlooks in a build script (Milan Crha)
880         Rename SHARE_INSTALL_DIR to SHARE_INSTALL_PREFIX (Milan Crha)
881         Do not quote compiler/linker flags and fix g-ir-scanner cflags (Milan Crha)
882         ENABLE_DOT_LOCKING not properly propagated into config.h (Milan Crha)
883         Hard-break `make dist` when there are uncommitted changes (Milan Crha)
885 Translations:
886         Peter Mráz (sk)
887         Gianvito Cavasoli (it)
888         Rafael Fontenelle (pt_BR)
889         Marek Černocký (cs)
890         Balázs Meskó (hu)
891         Rūdolfs Mazurs (lv)
892         Ask Hjorth Larsen (da)
893         Dušan Kazik (sk)
894         Aurimas Černius (lt)
895         Piotr Drąg (pl)
896         Benjamin Steinwender (de)
897         Anders Jonsson (sv)
899 Evolution-Data-Server 3.22.0 2016-09-19
900 ---------------------------------------
902 Translations:
903         Claude Paroz (fr)
904         Daniel Mustieles (es)
905         Inaki Larranaga Murgoitio (eu)
907 Evolution-Data-Server 3.21.92 2016-09-12
908 ----------------------------------------
910 Bug Fixes:
911         Bug 770452 - Stop using camel_pstring_peek() (Hans Petter Jansson)
912         Bug 770570 - [addressbook-export] Add broken Full Name into the CSV output (Milan Crha)
913         Bug 770746 - [csv2vcard] Ensure @PERL@ is properly substituted (Michael Biebl)
914         Bug 761450 - [CalDAV] Refresh expired OAuth2 token beforehand (Milan Crha)
915         Bug 770854 - [Camel] Fix buffer over-read due to strchr() misuse (Hans Petter Jansson)
917 Translations:
918         Daniel Mustieles (es)
919         Мирослав Николић (sr)
920         Мирослав Николић (sr@latin)
921         Alexandre Franke (fr)
922         Changwoo Ryu (ko)
923         Baurzhan Muftakhidinov (kk)
924         Jeremy Bicha (es)
925         Jiri Grönroos (fi)
926         Aurimas Černius (lt)
927         David King (en_GB)
928         Piotr Drąg (pl)
929         Fran Dieguez (gl)
930         Marek Černocký (cs)
931         Dušan Kazik (sk)
932         Ask Hjorth Larsen (da)
933         Anders Jonsson (sv)
934         Reinout van Schouwen (nl)
936 Evolution-Data-Server 3.21.91 2016-08-29
937 ----------------------------------------
939 Bug Fixes:
940         Bug 767786 - Don't hardcode socks:// scheme for Camel accounts proxy lookup (Milan Crha)
941         Bug 768672 - Show account name and full folder path in UI messages (Milan Crha)
942         Bug 769620 - Ensure Date field is filled in the folder summary (Milan Crha)
943         Bug 770198 - Do not override UTC time with a DTSTART zone in e-cal-recur (Milan Crha)
944         Bug 761450 - CalDAV fails to recognize "Daily Limit Exceeded" error from Google/GOA (Milan Crha)
945         Bug 742117 - Loops on "Learning new spam message in INBOX" (Milan Crha)
947 Miscellaneous:
948         Rename webkitgtk_minimum_version to webkit2gtk_minimum_version (Milan Crha)
949         Add translator comments above '%s : %s' explaining its purpose (Milan Crha)
950         [Camel] Folder summary can be leaked after its folder is freed (Milan Crha)
952 Translations:
953         Piotr Drąg (pl)
954         Dušan Kazik (sk)
955         Jiří Eischmann (cs)
956         Marek Černocký (cs)
957         Andika Triwidada (id)
958         Balázs Úr (hu)
959         Daniel Mustieles (es)
960         Enrico Nicoletto (pt_BR)
961         Mario Blättermann (de)
962         Balázs Úr (hu)
963         Flo H (de)
964         Rūdolfs Mazurs (lv)
966 Evolution-Data-Server 3.21.90 2016-08-15
967 ----------------------------------------
969 Bug Fixes:
970         Bug 768599 - Drop unused 'Deletes' table from folders.db (Milan Crha)
971         Bug 766346 - Incorrect times provided in e_cal_recur_generate_instances() (Milan Crha)
972         Bug 751588 - Port to WebKit2 (Milan Crha)
973         Bug 767564 - Junk check fails due to empty cache file (Milan Crha)
975 Translations:
976         Aurimas Černius (lt)
977         Daniel Mustieles (es)
978         Mario Blättermann (de)
979         Dušan Kazik (sk)
981 Evolution-Data-Server 3.21.4 2016-07-18
982 ---------------------------------------
984 Bug Fixes:
985         Bug 767786 - Use socks:// scheme for Camel accounts proxy lookup (Milan Crha)
986         Bug 767865 - [POP3] Correct Delete message after X days comparison (Milan Crha)
987         Bug 767780 - The "References" header folded twice (Milan Crha)
988         Bug 764065 - [Camel] Use get methods for CamelMessageInfo fields (Corentin Noël)
989         Bug 443716 - Move evolution-addressbook-export to e-d-s (Milan Crha)
990         Bug 768000 - [POP3] Make it understand Google authentication mechanism (Milan Crha)
991         Bug 768258 - Decode headers before passing to regex comparison (Milan Crha)
992         Bug 768496 - Fix some Camel annotations and rename structures (Corentin Noël)
994 Miscellaneous:
995         Move Camel dependency into Requires.private in libedataserver/ui.pc (Milan Crha)
996         Always build ESExp structure as a GObject descendant (Milan Crha)
997         Correct version number reference in a developer comment (Milan Crha)
998         Build developer documentation sections and types on the fly (Milan Crha)
999         [POP3] Default to "Leave messages on server" for new accounts (Milan Crha)
1000         [IMAPx] Possible deadlock in camel_imapx_server_stop_idle_sync() (Milan Crha)
1001         Add Language headers to po files (Piotr Drąg)
1003 Translations:
1004         Daniel Mustieles (es)
1005         Tiago Santos (pt)
1006         Rafael Fontenelle (pt_BR)
1007         Andika Triwidada (id)
1008         Chao-Hsiung Liao (zh_TW)
1010 Evolution-Data-Server 3.21.3 2016-06-20
1011 ---------------------------------------
1013 Bug Fixes:
1014         Bug 766747 - WebDAV discovery for GMX CalDAV server fails (Milan Crha)
1015         Bug 766682 - Three-state value for 'download messages for offline' per folder (Milan Crha)
1016         Bug 767056 - [IMAPx] Calculate message size on Append when not known (Milan Crha)
1017         Bug 767134 - [Camel] Avoid possible NULL dereference on folder dispose (Milan Crha)
1018         Bug 634294 - Calendar factory crash under e-cal-recur (Milan Crha)
1020 Miscellaneous:
1021         e-webdav-discover-widget - Show all supported types for the source in the table (Milan Crha)
1022         Fix two memory leaks (Milan Crha)
1023         [CamelGpgContext] Provide signer photos when available (Milan Crha)
1024         Introduce an ENetworkMonitor (Milan Crha)
1025         Fix a GCC compiler warning (Milan Crha)
1026         Address some of the clang compiler warnings (Milan Crha)
1027         ENetworkMonitor: Implement also the async part of the GNetworkMonitor interface (Milan Crha)
1028         [Camel] Set default connection timeout to 90 seconds (Milan Crha)
1030 Translations:
1031         Cédric Valmary (oc)
1032         Mario Blättermann (de)
1033         Dušan Kazik (sk)
1034         Rafael Fontenelle (pt_BR)
1036 Evolution-Data-Server 3.21.2 2016-05-23
1037 ---------------------------------------
1039 Bug Fixes:
1040         Bug 765857 - Allow blank "Full Name" for email account (Milan Crha)
1041         Bug 765646 - [Camel] Add some missing annotations (Corentin Noël)
1042         Bug 687038 - Support STARTTLS for NNTP servers (Milan Crha)
1043         Bug 740627 - [IMAPx] Cannot append to a write-only folder (Milan Crha)
1044         Bug 571723 - Prefer "Cancelled" over "Canceled" in translatable strings (Milan Crha)
1046 Miscellaneous:
1047         Possible use-after-free on factory subprocess close (Milan Crha)
1048         Add error checks around factory subprocess backend loading (Milan Crha)
1049         [IMAPx] 'STARTTLS not supported' error ignored (Milan Crha)
1050         Fix some issues found by Coverity Scan, cppcheck and clang (Milan Crha)
1052 Translations:
1053         Daniel Mustieles (es)
1054         Balázs Meskó (hu)
1055         sujiniku (ja)
1056         Cédric Valmary (oc)
1057         Tiago Santos (pt)
1059 Evolution-Data-Server 3.21.1 2016-04-25
1060 ---------------------------------------
1062 Bug Fixes:
1063         Bug 763951 - libedata-book: Handle an error return from e_sexp_parse() (Philip Withnall)
1064         Bug 764027 - [CalDAV] Use timezone location as tzid for iCloud.com (Milan Crha)
1065         Bug 763670 - [IMAPx] Silently ignore G_TLS_ERROR_EOF (Milan Crha)
1066         Bug 764172 - [IMAPx] Load folder summary into memory before sync/fetch (Milan Crha)
1067         Bug 764434 - Set Accept-Language header for libsoup sessions (Michael Kuhn)
1068         Bug 764307 - [IMAPx] Use NOTIFY only if supported and IDLE enabled (Milan Crha)
1069         Bug 728496 - GOA configured Google calendar not using OAuth2 (Milan Crha)
1070         Bug 764977 - Manual folder Refresh should fully resync with the server (Milan Crha)
1071         Bug 235681 - Preserve header's folding (Milan Crha)
1073 Miscellaneous:
1074         Fix memory leak in error paths in EBookBackendSqliteDB::sexp_to_sql_query() (Milan Crha)
1075         [CalDAV] Instead of query for UID, try to get the object directly (Milan Crha)
1076         [CalDAV] Backend not initialized when asked to authenticate (Milan Crha)
1077         [IMAPx] Add default folder names as iCloud provides them (Milan Crha)
1078         [IMAPx] Do not change Sent folder for GMail in initial setup (Milan Crha)
1079         [IMAPx] Cleanup busy/idle hashes on connect/disconnect (Milan Crha)
1080         [IMAPx] Report message flag change only if really changed (Milan Crha)
1081         [IMAPx] Add thread-safety locking around server's private 'changes' property (Milan Crha)
1082         [IMAPx] Retry the operation only if an old connection fails (Milan Crha)
1083         [IMAPx] Release idle_lock before disconnecting the cancellable (Milan Crha)
1084         [IMAPx] Crash under imapx_server_info_changed_cb() (Milan Crha)
1086 Translations:
1087         Balázs Úr (hu)
1088         Kristjan SCHMIDT (eo)
1089         Cédric Valmary (oc)
1090         YunQiang Su (zh_CN)
1092 Evolution-Data-Server 3.20.0 2016-03-21
1093 ---------------------------------------
1095 Translations:
1096         Jiri Grönroos (fi)
1097         Jordi Mas (ca)
1098         Efstathios Iosifidis (el)
1099         Yuri Myasoedov (ru)
1100         Ask Hjorth Larsen (da)
1101         Gianvito Cavasoli (it)
1103 Evolution-Data-Server 3.19.92 2016-03-14
1104 ----------------------------------------
1106 Bug Fixes:
1107         Bug 762759 - Crash on start when ~/.cache is not accessible (Milan Crha)
1108         Bug 763139 - libedata-book: Validate strings from the backend summary file as UTF-8 (Philip Withnall)
1109         Bug 761096 - [IMAPx] Disable message multi-fetch by default (Milan Crha)
1111 Miscellaneous:
1112         Fix locking in an error path of camel_key_table_add() function (Insu Yun)
1113         [WebCal] Does not refresh when it's authenticated (Milan Crha)
1114         [CalDAV] Add Bearer auth to the SoupSession only when using OAuth2 (Milan Crha)
1116 Translations:
1117         Rūdolfs Mazurs (lv)
1118         Stas Solovey (ru)
1119         Baurzhan Muftakhidinov (kk)
1120         Matej Urbančič (sl)
1121         Marek Černocký (cs)
1122         Jordi Mas (ca)
1123         Changwoo Ryu (ko)
1124         Sebastian Rasmussen (sv)
1126 Evolution-Data-Server 3.19.91 2016-02-29
1127 ----------------------------------------
1129 Bug Fixes:
1130         Bug 725320 - [Camel] Let the store preconfigure settings the first time (Milan Crha)
1132 Miscellaneous:
1133         [IMAPx] Add "use-multi-fetch" boolean option (Milan Crha)
1134         [Camel] Run "headers-end-with" search rule in memory (Milan Crha)
1135         [IMAPx] Cannot mark-all-read in virtual Junk and Trash folders (Milan Crha)
1136         Address few issues found by Coverity Scan (Milan Crha)
1138 Translations:
1139         Daniel Mustieles (es)
1140         Мирослав Николић (sr)
1141         Мирослав Николић (sr@latin)
1142         Rafael Fontenelle (pt_BR)
1143         Aurimas Černius (lt)
1144         Fran Dieguez (gl)
1145         Cédric Valmary (oc)
1146         Marek Černocký (cs)
1148 Evolution-Data-Server 3.19.90 2016-02-15
1149 ----------------------------------------
1151 Bug Fixes:
1152         Bug 759392 - Allow custom gpg binary (Milan Crha)
1153         Bug 760794 - Correct some annotations in the Calendar code (Corentin Noël)
1154         Bug 725320 - [Camel] Let the store preconfigure settings the first time (Milan Crha)
1155         Bug 748996 - GNetworkAddress is not thread safe (Milan Crha)
1156         Bug 760780 - [Camel] Make some bare structures boxed types (Corentin Noël)
1157         Bug 759153 - Prefer gpg2 over gpg (again, to match default for seahorse) (Milan Crha)
1158         Bug 760735 - Add RSCALE support (with libical 2.0.0+) (Milan Crha)
1159         Bug 761506 - Rename SSL to TLS (Milan Crha)
1160         Bug 761346 - More Camel introspection fixes (Corentin Noël)
1161         Bug 761527 - Local calendar interval tree not always updated (Milan Crha)
1162         Bug 760951 - Cannot copy contact from Google to WebDAV addressbook (Milan Crha)
1164 Miscellaneous:
1165         [camel-debug] Add thread-safety around dwarf address resolution code (Milan Crha)
1166         [EDataCalView] Ensure GDBus string for view signals (Milan Crha)
1167         [IMAPx] Connection could be used multiple times at once in certain cases (Milan Crha)
1168         [IMAPx] Stop IDLE gracefully (Milan Crha)
1169         [IMAPx] Change how IDLE is handled (Milan Crha)
1170         [IMAPx] Remove runtime check from imapx_conn_manager_dec_mailbox_hash() (Milan Crha)
1171         [IMAPx] Try to guess also Templates and Archive folders (Milan Crha)
1172         [IMAPx] Crash in imapx_free_capability() (Milan Crha)
1173         [IMAPx] Prefer graceful IDLE stop than forced reconnect (Milan Crha)
1174         Use icaltzutil_set_exact_vtimezones_support(), if available (Milan Crha)
1175         Address/mute some Coverity Scan issues (Milan Crha)
1176         Do not require gnome-common to run autogen.sh (Milan Crha)
1177         Correct flags when checking for icaltzutil_set_exact_vtimezones_support() (Milan Crha)
1178         Correct some possibly uninitialized variables usages (Milan Crha)
1180 Translations:
1181         Mario Blättermann (de)
1182         Mingye Wang (zh_TW)
1183         Balázs Meskó (hu)
1184         Daniel Mustieles (es)
1185         Piotr Drąg (pl)
1186         Ask Hjorth Larsen (da)
1187         Dušan Kazik (sk)
1188         Rūdolfs Mazurs (lv)
1189         Chao-Hsiung Liao (zh_TW)
1191 Evolution-Data-Server 3.19.4 2016-01-18
1192 ---------------------------------------
1194 Bug Fixes:
1195         Bug 759214 - Make CamelFilterDriver introspection friendly (Corentin Noël)
1196         Bug 759458 - Enable GIR generation for the Camel library (Corentin Noël)
1197         Bug 759714 - Fix annotations of EDataServer and Camel (Corentin Noël)
1199 Miscellaneous:
1200         [IMAPx] Enhance IDLE run management on folders (Milan Crha)
1202 Translations:
1203         Gianvito Cavasoli (it)
1204         Mario Blättermann (de)
1205         Aurimas Černius (lt)
1206         Kjartan Maraas (nb)
1208 Evolution-Data-Server 3.19.3 2015-12-14
1209 ---------------------------------------
1211 Bug Fixes:
1212         Bug 746675 - Workaround thread unsafety of icaltimezone_load_builtin_timezone() (Milan Crha)
1213         Bug 758856 - [GPG] Option to prefer inline sign/encrypt of pure text/plain mails (Milan Crha)
1215 Miscellaneous:
1216         Make sure EDBusServer modules are loaded only once (Milan Crha)
1217         [POP3] Avoid deadlock around pop3_folder_get_message_sync() (Milan Crha)
1218         [ECacheReaper] Recover data for private folders (Milan Crha)
1219         [EDBusServer] Reload the server only if a new module was added (Milan Crha)
1221 Translations:
1222         Aurimas Černius (lt)
1224 Evolution-Data-Server 3.19.2 2015-11-23
1225 ---------------------------------------
1227 Bug Fixes:
1228         Bug 757169 - Crash on GTasks save from gnome-todo (Milan Crha)
1229         Bug 757465 - [NNTP] 'Mark All Messages as Read' function does not work (Milan Crha)
1230         Bug 688921 - tests: Remove e-source-test (Milan Crha)
1231         Bug 700001 - [CamelDB] Try to recover when opening corrupt database file (Milan Crha)
1232         Bug 757789 - [IMAPx] Incorrect unref of a message info on message copy (Milan Crha)
1233         Bug 702127 - Crash under cal_backend_store_save_cache_now() (Milan Crha)
1235 Miscellaneous:
1236         Correct gtk-doc build references to work in out-of-source builds too (Milan Crha)
1237         [Maildir] Change flag separator in file name for Win32 (Milan Crha)
1238         [Camel] Check for session existence in store/folder maybe_connect (Milan Crha)
1239         camel_service_ref_session() can return a NULL pointer (Milan Crha)
1240         Correct test-vcard-parsing, use unique test names (Milan Crha)
1241         [IMAPx] Doesn't ask for password when a wrong is entered (Milan Crha)
1242         [Camel] Add some helper functions for ref count issues debugging (Milan Crha)
1243         [EDBusServer] Load newly added modules on the fly (Milan Crha)
1245 Translations:
1246         Pedro Albuquerque (pt)
1247         Gábor Kelemen (hu)
1248         Kjartan Maraas (nb)
1249         Marek Černocký (cs)
1250         Daniel Mustieles (es)
1252 Evolution-Data-Server 3.19.1 2015-10-26
1253 ---------------------------------------
1255 Bug Fixes:
1256         Bug 749974 - Use OAuth2 for Google sources (Milan Crha)
1257         Bug 754999 - Write EXDATE times in UTC (Milan Crha)
1258         Bug 255032 - Be able to write a note on a mail (Milan Crha)
1259         Bug 755412 - [UOA] Update OAuth flow according to Google documentation (Alberto Mardegan)
1260         Bug 755410 - [UOA] Incorrect ESource unref in e_signon_session_password_get() (Milan Crha)
1261         Bug 513779 - Select reply style per mail account (Milan Crha)
1262         Bug 552425 - [SMTP] Try to reconnect on connection lost during AUTH command (Milan Crha)
1263         Bug 755735 - Make D-Bus session service directory configurable (Simon McVittie)
1264         Bug 755735 - Add a systemd user service for each D-Bus session service (Simon McVittie)
1265         Bug 732931 - Google CalDAV returns whole calendar on UID comp-filter (Milan Crha)
1266         Bug 748636 - [IMAPx] Disable LIST-EXTENDED extension for Cyrus servers (Milan Crha)
1267         Bug 756172 - Asks for WebCal password at every start (Milan Crha)
1268         Bug 756530 - Deadlock in e_backend_set_online() (Milan Crha)
1269         Bug 756842 - [Maildir] Do not overwrite received date on the message info (Milan Crha)
1271 Miscellaneous:
1272         [Weather calendar] Location/Unit changes not propagate until re-open (Milan Crha)
1273         Correct runtime warnings from ubuntu-online-accounts module (Milan Crha)
1274         source_registry_server_process_file_monitor_event - Correct possible runtime warning (Milan Crha)
1275         Fix a reference leak from e-webdav-discover (Milan Crha)
1276         Avoid the compile warning when initializing SPNEGO' gss_OID_desc structure (Tomas Popela)
1278 Translations:
1279         Kenneth Nielsen (da)
1280         Милош Поповић (sr)
1281         Christian Kirbach (de)
1282         Inaki Larranaga Murgoitio (eu)
1284 Evolution-Data-Server 3.18.0 2015-09-21
1285 ---------------------------------------
1287 Bug Fixes:
1288         Bug 755075 - Recent glib 2.45.8 change breaks account settings (Milan Crha)
1290 Translations:
1291         Fran Dieguez (gl)
1292         Claude Paroz (fr)
1293         Rūdolfs Mazurs (lv)
1294         Muhammet Kara (tr)
1295         Stas Solovey (ru)
1296         Marek Černocký (cs)
1297         Anders Jonsson (sv)
1298         Kjartan Maraas (nb)
1299         Tom Tryfonidis (el)
1301 Evolution-Data-Server 3.17.92 2015-09-14
1302 ----------------------------------------
1304 Bug Fixes:
1305         Bug 677438 - [POP3] Crash on disconnect with ongoing message download (Milan Crha)
1306         Bug 752339 - [POP3] Crash due to passing set GError to glib-networking (Milan Crha)
1307         Bug 402843 - Remove Junk/Deleted flag when moving out of real Junk/Trash folder (Milan Crha)
1308         Bug 753432 - Can not delete GMail's account Contact source (Milan Crha)
1309         Bug 750964 - Backend online state not updated before calling open() (Milan Crha)
1311 Miscellaneous:
1312         [POP3] Message re-download shown as completely empty message (Milan Crha)
1313         [IMAPx] Junk/NotJunk message flags not stored server-side (Milan Crha)
1314         [IMAPx] Remove redundant CAMEL_IMAPX_ERROR_TRY_RECONNECT error code (Milan Crha)
1315         [IMAPx] Local changes not always properly saved to the server (Milan Crha)
1316         [IMAPx] Better runtime warning when running command on top of another (Milan Crha)
1317         [CamelVeeSummary] Do not freeze folder when setting info flags (Milan Crha)
1318         [IMAPx] Move to real Trash keeps original message with UID COPY (Milan Crha)
1319         [IMAPx] Empty trash doesn't empty virtual folder Trash (Milan Crha)
1320         [IMAPx] Add few more debug prints around command processing (Milan Crha)
1321         Always hold EDBusServer when opening factory subprocess (Milan Crha)
1322         Extract libsecret store/lookup/delete API into a public interface (Milan Crha)
1324 Translations:
1325         Balázs Úr (hu)
1326         Andika Triwidada (id)
1327         Aurimas Černius (lt)
1328         Baurzhan Muftakhidinov (kk)
1329         Changwoo Ryu (ko)
1330         Kjartan Maraas (nb)
1332 Evolution-Data-Server 3.17.91 2015-08-31
1333 ----------------------------------------
1335 Bug Fixes:
1336         Bug 699529 - Store remote folder changes more often (Milan Crha)
1337         Bug 753764 - Can't move recurring 24h calendar entries back one day (Milan Crha)
1338         Bug 749773 - [IMAPx] Ignore preceding '+' in capability name (Milan Crha)
1340 Miscellaneous:
1341         [IMAPx] Correct expunge and real trash/junk handling (Milan Crha)
1342         [CalDAV] Add workaround for FastMail servers (Milan Crha)
1343         [Google backend] Use imap/smtp.googlemail.com instead of .gmail.com (Milan Crha)
1344         [IMAPx] Do not block GetMessage requests for different messages (Milan Crha)
1345         [Google/ownCloud backend] Always update discovered ESource details (Milan Crha)
1346         [GOA/UOA] Remove duplicate ESource-s referencing the same GOA/UOA account (Milan Crha)
1347         [IMAPx] Do not inherit cancelled errors from previously running jobs (Milan Crha)
1348         [IMAPx] Name CAMEL_IMAPX_ERROR codes (Milan Crha)
1349         [IMAPx] Miscellaneous changes (Milan Crha)
1351 Translations:
1352         Daniel Mustieles (es)
1353         Dušan Kazik (sk)
1354         Jordi Mas (ca)
1355         Pedro Albuquerque (pt)
1356         Piotr Drąg (pl)
1357         Chao-Hsiung Liao (zh_TW)
1359 Evolution-Data-Server 3.17.90 2015-08-17
1360 ----------------------------------------
1362 Bug Fixes:
1363         Bug 722270 - Crash under WebDAV's send_propfind() (Milan Crha)
1364         Bug 752233 - sexp: Eliminate some global variables which broke static linking (Philip Withnall)
1365         Bug 745545 - [IMAPx] Rewrite job queue to one central (Milan Crha)
1366         Bug 753276 - Fix return value errors in camel-imapx-conn-manager.c (Ting-Wei Lan)
1367         Bug 752338 - Incorrect handling of multibyte characters in vCards (Alex Shtyrov)
1368         Bug 752114 - Collection backend changes overwritten with old values (Milan Crha)
1369         Bug 233140 - Show message counts in subscribe folders dialog (Milan Crha)
1370         Bug 533478 - [IMAPx] Support umlauts in user tags (Milan Crha)
1371         Bug 752197 - Teach cache-reaper of 3rd-party private directories ][ (Milan Crha)
1372         Bug 684456 - Google Contacts: Support vCard REV attribute (Milan Crha)
1373         Bug 686105 - LDAP search with categories filter fails (Milan Crha)
1375 Miscellaneous:
1376         Do not set write-to-all to installed tests executable (Milan Crha)
1377         Bump minimum SQLite version to 3.7.17 (Tanu Kaskinen)
1378         Prefix password lookup errors, thus they make more sense in UI (Milan Crha)
1379         Introduce CAL_STATIC_CAPABILITY_ALL_DAY_EVENT_AS_TIME (Milan Crha)
1380         [camel-operation.c] Correct argument in g_signal_new() (Milan Crha)
1381         [imapx_server_inactivity_thread] Do not claim 'cancelled' error on console (Milan Crha)
1382         [camel-imapx-conn-manager.c] Correct return values in some functions (Milan Crha)
1383         [e-cal-recur.c] Do not write out of bounds of the weekdays array (Milan Crha)
1384         [IMAPx] Correct IDLE detection to not overlap running commands (Milan Crha)
1385         [IMAPx] Add an 'output_stream' argument to imapx_step() (Milan Crha)
1386         [IMAPx] Stop early in imapx_authenticate_sync() if cancelled (Milan Crha)
1387         [IMAPx] imapx_server_inactivity_thread: Turn runtime warnings into debug messages (Milan Crha)
1388         [IMAPx] Ignore broken (truncated) COPYUID server response (Milan Crha)
1389         [IMAPx] Prefer Get/Copy/Move message and Expunge jobs over other (Milan Crha)
1390         [IMAPx] Treat G_IO_ERROR_CLOSED as a reason to try to reconnect (Milan Crha)
1391         [IMAPx] Connection could be used by two jobs at the same time (Milan Crha)
1392         [IMAPx] More pending-IDLE-detection related changes (Milan Crha)
1393         [IMAPx] Be able to search server with text with umlauts/UTF-8 letters (Milan Crha)
1394         [SMTP] Add thread safety around istream/ostream (Milan Crha)
1396 Translations:
1397         Marek Černocký (cs)
1398         Aurimas Černius (lt)
1399         Pedro Albuquerque (pt)
1400         Necdet Yücel (tr)
1401         Kjartan Maraas (nb)
1402         Daniel Mustieles (es)
1403         Felipe Braga (pt_BR)
1404         Jordi Mas (ca)
1406 Evolution-Data-Server 3.17.4 2015-07-20
1407 ---------------------------------------
1409 Bug Fixes:
1410         Bug 751462 - Include header name length when folding long lines (Arthur de Jong)
1411         Bug 751329 - [IMAPx] Shared Folder Disappearing (Milan Crha)
1412         Bug 751701 - Update ESource's connection status after server connect (Milan Crha)
1413         Bug 751769 - camel_db_maybe_run_maintenance() returns failure incorrectly (Milan Crha)
1414         Bug 751657 - ESource can be removed after its property change (Milan Crha)
1415         Bug 750766 - [IMAPx] Deadlock filtering and downloading messages for offline use (Milan Crha)
1416         Bug 685035 - [IMAPx] Nonsensical progress report on folder update (Milan Crha)
1417         Bug 752049 - Fix return value error in camel_imapx_job_inc_update_locked() (Ting-Wei Lan)
1418         Bug 752197 - Teach cache-reaper of 3rd-party private directories (Milan Crha)
1419         Bug 752304 - [WebDAV book] Generated UIDs can clash with existing (Milan Crha)
1420         Bug 692361 - e_cal_client_get_free_busy() broken (Milan Crha)
1421         Bug 752370 - Hangs on vCard with 2 consecutive commas in the parameters list (Alex Shtyrov)
1422         Bug 752373 - Monthly events do not recur correctly (Milan Crha)
1424 Miscellaneous:
1425         [CamelGpgContext] Handle decryption failures better (Milan Crha)
1426         [ENamedParameters] Be able to read/write values from/to a simple string (Milan Crha)
1427         [IMAPx] Set cache expiration for one week when not sync-for-offline (Milan Crha)
1428         Add E_CONTACT_PGP_CERT EContact field (Milan Crha)
1429         Enhance debugging output of source_registry_server_monitor_changed_cb() (Milan Crha)
1430         [Google backend] Claim Contacts and Tasks in populate() (Milan Crha)
1431         Not able to select time in appointment/meeting for some locales (Milan Crha)
1432         Doesn't honor Google settings as defined in gnome-online-accounts (Milan Crha)
1433         Add GCancellable parameter to camel_filter_search_match() (Milan Crha)
1434         Remove obsolete code comment (Milan Crha)
1436 Translations:
1437         Balázs Úr (hu)
1438         Pedro Albuquerque (pt)
1439         Daniel Mustieles (es)
1440         Dušan Kazik (sk)
1442 Evolution-Data-Server 3.17.3 2015-06-22
1443 ---------------------------------------
1445 Bug Fixes:
1446         Bug 747988 - Adding 000D characters in plaintext mail replies (Milan Crha)
1447         Bug 749292 - SMTP connection lost while reading message data (Milan Crha)
1448         Bug 749664 - [IMAPx] Don't mark mail in trash folder as deleted (Milan Crha)
1449         Bug 720197 - [IMAPx] Indefinite waiting for message download (Milan Crha)
1450         Bug 750146 - [IMAPx] Deadlock when FETCH and STORE run at one time (Milan Crha)
1451         Bug 750416 - Crash under e_client_wait_for_connected_sync() (Milan Crha)
1452         Bug 750427 - Preserve EWS autodiscovered hosts in GOA accounts (Milan Crha)
1453         Bug 676155 - [POP3] Use 'Broken pipe' error for end-of-stream case (Milan Crha)
1454         Bug 678901 - Avoid ESource::changed notification after extension load (Milan Crha)
1455         Bug 750148 - GMail account with calendar/contacts broken the next start (Milan Crha)
1456         Bug 247661 - [LDAP] Cannot save contact with Calendar and Free/Busy URLs (Milan Crha)
1457         Bug 471791 - Move away from g_asserts to g_ret* (Milan Crha)
1458         Bug 751108 - Source registry Reload() method call broken (Milan Crha)
1459         Bug 750889 - Fix error in e_util_get_source_full_name() documentation (Ting-Wei Lan)
1460         Bug 751005 - [GOA/UOA] Make collection sources writeable by default (Milan Crha)
1462 Miscellaneous:
1463         Google backend considers each discovered source as new (Milan Crha)
1464         [IMAPx] Message moved to real Trash/Junk multiple times (Milan Crha)
1465         Truly disable gtk-doc build when asked to (Milan Crha)
1466         [Google book] Remove unnecessary code path found by Coverity Scan (Milan Crha)
1467         Correct a white-space error (Milan Crha)
1468         [IMAPx] Consider also G_IO_ERROR_BROKEN_PIPE as 'Connection reset by peer' error (Milan Crha)
1469         Use e_source_remove_sync() instead of e_source_registry_server_remove_source () (Milan Crha)
1470         ownCloud/Google backends - make sure discovered sources are enabled (Milan Crha)
1471         Provide e_util_get_source_full_name() to describe source with parents (Milan Crha)
1472         Provide default implementation of EBackend::authenticate_sync() (Milan Crha)
1473         Do not add Google Tasks source for non-GOA master sources (Milan Crha)
1474         Make ESource::unset_last_credentials_required_arguments() virtual method (Milan Crha)
1475         source_registry_server_monitor_changed_cb: Reuse existing source (Milan Crha)
1476         addressbook: Treat an empty vCard attribute group name as NULL (Philip Withnall)
1477         e-source-registry-server: Watch for changes to .source files and reload (Philip Withnall)
1478         e_trust_prompt_run_for_source: Do not require Authentication extension (Milan Crha)
1479         [ETrustPrompt] Ensure needed extensions for GOA/UOA sources (Milan Crha)
1480         Add --factory parameter to factory subprocesses for easier debugging (Milan Crha)
1481         e-source-registry-server: Remove a spurious newline from a debug message (Philip Withnall)
1483 Translations:
1484         Daniel Mustieles (es)
1485         Balázs Úr (hu)
1486         Piotr Drąg (am)
1487         Dimitris Spingos (el)
1489 Evolution-Data-Server 3.17.2 2015-05-25
1490 ---------------------------------------
1492 Bug Fixes:
1493         Bug 719476 - [IMAPx] Always run IDLE on Inbox folder (Milan Crha)
1494         Bug 705771 - Improve error handling in POP3 code (Milan Crha)
1495         Bug 748636 - [IMAPx] Disable LIST-EXTENDED extension for Cyrus servers (Milan Crha)
1496         Bug 748770 - Add "encrypt-by-default" property to ESourceOpenPGP (Daniel Kahn Gillmor)
1497         Bug 749190 - Remove unused code from EFreeFormExp (Milan Crha)
1498         Bug 749108 - Embedded inline images pretend message attachments (Milan Crha)
1499         Bug 382684 - Skip list ID prefixes in group by subject fallback (Milan Crha)
1500         Bug 728496 - GOA configured Google calendar not using OAuth2 (Milan Crha)
1501         Bug 734300 - [IMAPx] Process untagged EXPUNGE response only once (Milan Crha)
1502         Bug 749135 - GOA account changes not properly propagated (Milan Crha)
1503         Bug 749385 - [GOA] Fails to work with ownCloud with invalid certificate (Milan Crha)
1505 Miscellaneous:
1506         Add a workaround for bug 674885 (Type initialisation deadlock in GObject) (Milan Crha)
1507         [IMAPx] Do not free uninitialized memory in imapx_call_idle() (Milan Crha)
1508         [POP3] Avoid crash on folder dispose, when iterating through pending commands (Milan Crha)
1509         [NNTP] Fix minor memory leaks (Milan Crha)
1510         GOA Google Calendar - Do not notify about past events (Milan Crha)
1511         GOA Google module - Update authentication method before WebDAV discovery (Milan Crha)
1512         Add thread-safety into CamelAsyncClosure (Milan Crha)
1513         Slow expunge of a maildir folder (Milan Crha)
1514         [http calendar] Add UID to the component, if missing (Milan Crha)
1515         [Win32] Use common Win32 init function in book/cal subprocesses (Milan Crha)
1516         Remove confusing runtime warning in e-source.c (Milan Crha)
1517         Correct 'since' tags in D-Bus .xml files (Milan Crha)
1518         Add ESource::UnsetLastCredentialsRequiredArguments method (Milan Crha)
1519         Fix a dead-code found by the Coverity Scan (Milan Crha)
1520         camel: Avoid an unlikely division by zero on a race condition (Philip Withnall)
1521         calendar: Remove dead code in HTTP backend (Philip Withnall)
1522         edataserverui: Remove redundant check for an error being set (Philip Withnall)
1523         edataserver: Remove redundant code path from e_source_dup_secret_label() (Philip Withnall)
1524         [Camel] Freeze/thaw also subfolders of vFolders (Milan Crha)
1525         Correct typos and remove dropped functions from gtk-doc definitions (Milan Crha)
1526         Also remove references to dropped structures from gtk-doc in eds-docs.sgml (Milan Crha)
1527         Correct and enhance developer documentation a bit (Milan Crha)
1528         [Google/ownCloud backend] Discover WebDAV sources only if URL is set (Milan Crha)
1529         [ESourceWebdav] Use Unknown instead of Reject result on runtime errors (Milan Crha)
1530         [Weather calendar] Merge intra-day forecasts into one event (Milan Crha)
1531         Change Google/ownCloud calendar color only when the source is new (Milan Crha)
1532         Address some Coveriry Scan detected issues (Milan Crha)
1533         Prevent read after buffer bounds in ENamedParameters::get_parameter_index() (Milan Crha)
1534         Close the connection in e-webdav-discover (set the soup header for it) (Milan Crha)
1536 Translations:
1537         Kjartan Maraas (nb)
1538         Jordi Mas (ca)
1539         Martin Srebotnjak (sl)
1540         Dušan Kazik (sk)
1541         Cédric Valmary (oc)
1542         Gianvito Cavasoli (it)
1544 Evolution-Data-Server 3.17.1 2015-04-27
1545 ---------------------------------------
1547 Bug Fixes:
1548         Bug 663828 - Auto-add all Google calendars for GOA accounts (Milan Crha)
1549         Bug 744718 - Provide backend specific extensions as public (Milan Crha)
1550         Bug 692555 - Add "Personal" address book to birthdays calendar by default (Milan Crha)
1551         Bug 746346 - [IMAPx] Propagate no-password authentication errors into UI (Milan Crha)
1552         Bug 746732 - [IMAPx] Custom command doesn't have connection (Milan Crha)
1553         Bug 746828 - [IMAPx] Server-side deleted folders still visible in UI (Milan Crha)
1554         Bug 746395 - Let the provider store sent messages on its own (Milan Crha)
1555         Bug 723928 - Weather backend: Replace two deprecated gweather_* functions (Milan Crha)
1556         Bug 723260 - Use a strong reference to client in EBook/CalClientView (Milan Crha)
1557         Bug 747500 - Mail account connection settings change requires restart (Milan Crha)
1558         Bug 743996 - "FOREIGN KEY constraint failed" trying to delete contact (Milan Crha)
1559         Bug 746335 - [IMAPx] Current folder not updated after message move (Milan Crha)
1560         Bug 746276 - Add thread-safety into EAsyncClosure (Milan Crha)
1561         Bug 747789 - Implement Refresh for WebDAV books (Milan Crha)
1562         Bug 747822 - Use global gweather/gweather.h include (Giovanni Campagna)
1563         Bug 691456 - Incorrectly applied MONTHLY BYMONTHDAY RRULE rule (Milan Crha)
1564         Bug 691493 - [IMAPx] Show progress when fetching summary information (Milan Crha)
1565         Bug 747638 - Skipped changed messages in camel_folder_summary_get_changed() (Milan Crha)
1566         Bug 696552 - exists_vcard query fails with get_contacts_sync() (Milan Crha)
1567         Bug 696678 - Document ESourceRegistry requires running main loop (Milan Crha)
1568         Bug 745050 - GPG Signing key cannot be saved (prefer gpg again) (Milan Crha)
1569         Bug 701352 - [IMAPx] Remove deleted messages in real Trash immediately (Milan Crha)
1570         Bug 705268 - Run 'make check' within the build tree (Milan Crha)
1572 Miscellaneous:
1573         EGoaPasswordBased - Avoid runtime warning when checking OAuth2 based accounts (Milan Crha)
1574         [CalDAV] Claim error when user name is missing for authentication (Milan Crha)
1575         Avoid possible crash in source_parse_dbus_data() (Milan Crha)
1576         e_collection_backend_authenticate_children: Fix a memory leak (Milan Crha)
1577         source_webdav_update_properties_from_soup_uri: Ignore empty user name (Milan Crha)
1578         Add a new WebDAV discover widget and dialog into libedataserverui (Milan Crha)
1579         [CalDAV] Stop re-trying authentication with bearer authenticator (Milan Crha)
1580         [ESourceExtension] Provide common property lock (Milan Crha)
1581         Drop unnecessary ldap.h include from e-source-ldap.c (Milan Crha)
1582         Do not use GTask for CamelSession thread jobs (Milan Crha)
1583         Avoid use of uninitialized variables (Milan Crha)
1584         Bump gtk+ version requirement to 3.10 (Milan Crha)
1585         Replace deprecated g_io_scheduler_push_job() in HTTP calendar backend (Milan Crha)
1586         Do not use deprecated gtk_dialog_get_action_area() (Milan Crha)
1587         [local book] Failure of contact remove not propagated to UI (Milan Crha)
1588         Correct developer documentation for camel_provider_list() (Milan Crha)
1589         [CalDAV] Fix a little memory leak (Milan Crha)
1590         Fix various memory leaks (Milan Crha)
1591         CamelVeeSummary::message_info_from_uid: Return referenced info (Milan Crha)
1592         Fix various memory leaks (Milan Crha)
1593         Revert camel-folder-thread.c part from the previous commit (Milan Crha)
1594         Incorrect message info unreferenced in camel_vee_folder_get_location() (Milan Crha)
1595         [NNTP] Provide feedback when updating folder content (Milan Crha)
1596         [NNTP] Can fail to disconnect when the command was cancelled (Milan Crha)
1598 Translations:
1599         Rūdolfs Mazurs (lv)
1600         Sveinn í Felli (is)
1601         Marek Černocký (cs)
1603 Evolution-Data-Server 3.16.0 2015-03-23
1604 ---------------------------------------
1606 Translations:
1607         Fran Dieguez (gl)
1608         Chao-Hsiung Liao (zh_TW)
1609         Stas Solovey (ru)
1610         Enrico Nicoletto (pt_BR)
1611         Andika Triwidada (id)
1612         Inaki Larranaga Murgoitio (eu)
1613         Christian Kirbach (de)
1615 Evolution-Data-Server 3.15.92 2015-03-16
1616 ----------------------------------------
1618 Bug Fixes:
1619         Bug 720197 - [IMAPx] Indefinite waiting for message download (Milan Crha)
1620         Bug 737468 - [IMAPx] Temporarily workaround 'Empty cache file' error (Milan Crha)
1621         Bug 736040 - Local Drafts folder is displayed twice after the first run (Milan Crha)
1622         Bug 723614 - Restore from GConf only once (Milan Crha)
1623         Bug 732573 - Preset default Drafts and Sent folders for GOA/UOA accounts (Milan Crha)
1624         Bug 624003 - [SMTP] GMail password change not accepted first time (Milan Crha)
1625         Bug 697053 - Call view's remote dispose without waiting for a result (Milan Crha)
1626         Bug 700015 - Searching for mail contents does not respect encoding (Milan Crha)
1628 Miscellaneous:
1629         Correct Berkeley DB (libdb) CFLAGS/LIBS (Milan Crha)
1630         module-gnome-online-accounts: Mail part of the account can be disabled (Milan Crha)
1631         Revert part of commit 687d1b1bcb to avoid deadlock (Milan Crha)
1632         Should not ask for password of GOA IMAP account (Milan Crha)
1633         [IMAPx] IDLE call timeouts for STARTTLS connections (Milan Crha)
1635 Translations:
1636         Marek Černocký (cs)
1637         Piotr Drąg (pl)
1638         Fran Dieguez (gl)
1639         Balázs Úr (hu)
1640         Baurzhan Muftakhidinov (kk)
1641         Changwoo Ryu (ko)
1642         Aurimas Černius (lt)
1643         Daniel Mustieles (es)
1644         Anders Jonsson (sv)
1645         Dušan Kazik (sk)
1646         Tom Tryfonidis (el)
1647         Мирослав Николић (sr)
1648         Мирослав Николић (sr@latin)
1649         Samir Ribic (bs)
1650         Андрій Бандура (uk)
1651         Ask Hjorth Larsen (da)
1652         Matej Urbančič (sl)
1653         Josef Andersson (sv)
1654         Alexandre Franke (fr)
1655         Muhammet Kara (tr)
1657 Evolution-Data-Server 3.15.91 2015-03-02
1658 ----------------------------------------
1660 Bug Fixes:
1661         Bug 726036 - Hard to know which password belongs to which account part (Milan Crha)
1662         Bug 732018 - [IMAPx] Crash due to passing set GError to glib-networking ][ (Milan Crha)
1663         Bug 659522 - [CalDAV] Show URI in generic connection error messages (Milan Crha)
1664         Bug 744785 - [IMAPx] Check for correct Date before using it in APPEND (Milan Crha)
1665         Bug 737974 - [IMAPx] Resource-expensive EXPUNGE command (Milan Crha)
1667 Miscellaneous:
1668         Avoid crash under e_source_set_connection_status() (Milan Crha)
1669         Load ESourceCredentialsProvider modules only once (Milan Crha)
1670         Provide and use thread safe variants of g_object_bind_property*() functions (Milan Crha)
1671         e_source_dup_secret_label: Fix compiler warning about printf format (Milan Crha)
1672         Update devel-doc Since from 3.14 to 3.16 (Milan Crha)
1673         Use recursive lock for camel_binding_* proxy functions (Milan Crha)
1674         [CalDAV] Be able to open in offline mode when VPN is down (Milan Crha)
1675         CamelNetworkService: Check for non-NULL session (Milan Crha)
1676         Fix a crash in server_side_source_credentials_lookup_cb() (Milan Crha)
1677         Sync version with GNOME 3.15 series (Milan Crha)
1679 Translations:
1680         Kjartan Maraas (nb)
1681         Chao-Hsiung Liao (zh_TW)
1682         Dimitris Spingos (el)
1683         Dušan Kazik (sk)
1684         Daniel Mustieles (es)
1685         Claude Paroz (fr)
1686         Efstathios Iosifidis (el)
1687         Balázs Úr (hu)
1688         Aurimas Černius (lt)
1689         Fran Dieguez (gl)
1691 Evolution-Data-Server 3.13.90 2015-02-16
1692 ----------------------------------------
1694 Bug Fixes:
1695         Bug 743015 - Calendar factory crashes when trying to open a book source (Milan Crha)
1696         Bug 732145 - Breaks existing (not evolution's) maildir folder structure (Milan Crha)
1697         Bug 744092 - Define both _BSD_SOURCE and _DEFAULT_SOURCE (Milan Crha)
1698         Bug 743533 - [IMAPx] Shared folders removed on folder list refresh (Milan Crha)
1699         Bug 743010 - Do not strip S/MIME certificate names (Milan Crha)
1701 Miscellaneous:
1702         Move authentication of backends back to the client (Milan Crha)
1703         Replace _BSD_SOURCE with _DEFAULT_SOURCE define (Milan Crha)
1704         Correct error in credentials_prompter_dispose() (Milan Crha)
1705         Fix issues found by 'make check' in ESource (Milan Crha)
1706         Let the 'make check' pass again (Milan Crha)
1707         Correct user data for credentials_prompter_connection_status_changed_cb() (Milan Crha)
1708         Set ESource's connection-status to disconnected on EBackend's dispose (Milan Crha)
1709         [WebDAV book backend] Return at least offline contacts when not connected (Milan Crha)
1710         [ECalClient] Do not replace cached timezones (Milan Crha)
1711         Identify job description for camel_session_submit_job() (Milan Crha)
1712         Make camel_stream_write() try to write all bytes at once (Milan Crha)
1713         Google address book backend opened read-only (Milan Crha)
1714         [IMAPx] Do not update mailboxes on exit which were not entered yet (Milan Crha)
1715         Declare camel_application_is_exiting variable in camel.h (Milan Crha)
1716         CalDAV source (calendar/task list/memo list) could be left unauthorized (Milan Crha)
1717         [Win32] Try to find subprefix when replacing runtime prefix (Milan Crha)
1719 Translations:
1720         Marek Černocký (cs)
1721         Daniel Mustieles (es)
1722         Dušan Kazik (sk)
1723         Aurimas Černius (lt)
1724         Kjartan Maraas (nb)
1725         Balázs Úr (hu)
1726         Yuri Myasoedov (ru)
1728 Evolution-Data-Server 3.13.10 2015-01-26
1729 ----------------------------------------
1731 Bug Fixes:
1732         Bug 691465 - [IMAPx] Mark individual folder for automatic update (Milan Crha)
1733         Bug 741275 - [IMAPx] Handle parse errors in the disposition parsing code (Philip Withnall)
1734         Bug 741276 - [CalDAV] Remove dead code (Philip Withnall)
1735         Bug 741699 - Fix "incompatible pointer type" compiler warning (Debarshi Ray)
1736         Bug 741786 - Gets stuck while closing fds before execing gpg (Debarshi Ray)
1737         Bug 741787 - [Maildir] Cannot create subfolder 'Inbox' (Milan Crha)
1738         Bug 741557 - Bump vala dependency to version 0.22 (Milan Crha)
1739         Bug 736006 - Crash under backend_finalize() during online state change (Milan Crha)
1741 Miscellaneous:
1742         EDataBook/Cal: Complete Refresh operation in IDLE (Milan Crha)
1744 Translations:
1745         Balázs Úr (hu)
1746         Inaki Larranaga Murgoitio (eu)
1747         Marek Černocký (cs)
1749 Evolution-Data-Server 3.13.9 2014-12-22
1750 ---------------------------------------
1752 Bug Fixes:
1753         Bug 740627 - [IMAPx] Cannot append to a write-only folder (Milan Crha)
1754         Bug 721712 - Writeable calendars can report as read-only after open ][ (Milan Crha)
1755         Bug 701138 - Make e_cal_backend_sexp_match_comp() thread safe (Milan Crha)
1756         Bug 740585 - [IMAPx] Ignore timeout when no command is running (Milan Crha)
1757         Bug 740843 - Correct documentation of e_cal_client_remove_object_sync() (Mateusz Polrola)
1758         Bug 595389 - Auto-vacuum Camel DB on expunge (Milan Crha)
1759         Bug 550796 - Implement free form filter expression (Milan Crha)
1760         Bug 670114 - Provide list of Mail certificates in UI (Milan Crha)
1761         Bug 695754 - Use-after-free in source_registry_source_notify_enabled_idle_cb() (Milan Crha)
1762         Bug 735807 - Correct EPhoneNumber spelling errors (Anders Jonsson)
1763         Bug 741434 - Use-after-free after error in GPG signature verification (Milan Crha)
1765 Miscellaneous:
1766         [IMAPx] Circle between tagprefix-es for connections (Milan Crha)
1767         [IMAPx] Speed-up folder cache removal on folder sync (Milan Crha)
1768         [IMAPx] Enhance and make work namespace override options (Milan Crha)
1769         [IMAPx] Runtime warning on inactivity timeout with IDLE enabled (Milan Crha)
1770         [SQLite VFS] Track pending sync requests (Milan Crha)
1771         e_cal_util_remove_instances_ex: Correct time check on an RDATE value (Milan Crha)
1772         Define EFreeFormExpSymbol::build_sexp as a full type, to make Vala happy (Milan Crha)
1773         Skip e-collator-test from 'make check' (Milan Crha)
1775 Translations:
1776         Balázs Úr (hu)
1777         Muhammet Kara (tr)
1778         Daniel Șerbănescu (ro)
1779         Shantha kumar (ta)
1780         Daniel Mustieles (es)
1781         Balázs Úr (hu)
1783 Evolution-Data-Server 3.13.8 2014-11-24
1784 ---------------------------------------
1786 Bug Fixes:
1787         Bug 300871 - Ignore a specific thread (Milan Crha)
1788         Bug 739343 - Google Task with Due Date freezes UI on save (Milan Crha)
1789         Bug 738724 - [IMAP] Message flag changes not always saved (Milan Crha)
1790         Bug 739495 - addressbook: Fix a typo in a comparison (Philip Withnall)
1791         Bug 739904 - Can't create Contact List on an LDAP server (Milan Crha)
1792         Bug 678398 - Make evolution-source-registry debugging configurable (Milan Crha)
1793         Bug 739610 - [IMAPx] Prevent running FETCH and STORE at the same time (Milan Crha)
1794         Bug 736011 - [CalDAV] Receive two events adds only the first (Milan Crha)
1795         Bug 620088 - Enable "This and future" recurrence change option (Milan Crha)
1796         Bug 735659 - EBookSqlite: Revert ABI change introduced by commit 8231f94 (Mateusz Polrola)
1797         Bug 736947 - Attachment icon not shown in Sent folder (Milan Crha)
1798         Bug 732717 - Refreshing an IMAP account does not refresh folder list (Milan Crha)
1799         Bug 733518 - Make VOICE type optional for TEL in EContact (Milan Crha)
1800         Bug 732018 - Crash due to passing set GError to glib-networking (Milan Crha)
1802 Miscellaneous:
1803         Disabling/enabling Collection master source doesn't update children properly (Milan Crha)
1804         CamelMimeFilterToHTML - Text can be quoted with different characters than just ">" (Tomas Popela)
1805         Factory could close due to inactivity with slow backend subprocess open (Milan Crha)
1806         [IMAPx] Try to reconnect after socket I/O timeout (Milan Crha)
1807         addressbook: Fix ordering of parameters to fread() (Philip Withnall)
1808         e-proxy: Eliminate more use of undefined C behaviour (Philip Withnall)
1809         addressbook: Strengthen an assertion to avoid negative bit shifts (Philip Withnall)
1810         camel: Fix ordering of parameters to fread() (Philip Withnall)
1811         camel: Fix ordering of parameters to fwrite() (Philip Withnall)
1812         addressbook: Fix ordering of parameters to fwrite() (Philip Withnall)
1813         camel_folder_thaw: Save changes to local summary (Milan Crha)
1814         [CamelIMAPXServer] Assign tagprefix per account (Milan Crha)
1815         e-source-registry-server: Fix a potential NULL pointer dereference (Philip Withnall)
1816         [ECalBackendFile] Stops refresh thread too late (Milan Crha)
1817         ECalComponent: Recurrence ID not rescan properly (Milan Crha)
1818         Update X-EVOLUTION-ENDDATE before saving changes to events (Milan Crha)
1819         Limit SQLite busy-wait for a lock (Milan Crha)
1821 Translations:
1822         Baurzhan Muftakhidinov (kk)
1823         Marek Černocký (cs)
1824         Anders Jonsson (sv)
1825         Kjartan Maraas (nb)
1826         Duarte Loreto (pt)
1828 Evolution-Data-Server 3.13.7 2014-10-27
1829 ---------------------------------------
1831 Bug Fixes:
1832         Bug 737279 - DRA not working (Fabiano Fidêncio)
1833         Bug 653157 - Enable extra compiler warnings in maintainer mode only (Milan Crha)
1834         Bug 699597 - EBookSqlite: Add indices on family_name, nickname, given_name and file_as (David Woodhouse)
1835         Bug 699597 - EBookSqlite: Fix queries to use LEFT JOIN where appropriate (David Woodhouse)
1836         Bug 699597 - EBookSqlite: Use UNION for autocomplete queries (David Woodhouse)
1837         Bug 737903 - [SMTP] Crash when authentication fails (Milan Crha)
1838         Bug 737951 - CAMEL_DEBUG=smtp should provide information about SMTP server (Milan Crha)
1839         Bug 737733 - [IMAPx] Prevent "Stream has outstanding operation" error (Milan Crha)
1840         Bug 223621 - Add per-account mail Archive Folder option (Milan Crha)
1841         Bug 738288 - EBookSqlite is leaking memory in ebsql_ref_from_hash function (Mateusz Polrola)
1842         Bug 698964 - Hide password prompt right after getting the password (Milan Crha)
1843         Bug 708166 - Update EClient properties on idle after GDBusProxy notify (Milan Crha)
1844         Bug 737930 - Claims invalid PGP signature for single line mail (Christian Schaarschmidt)
1845         Bug 738724 - [IMAP] Message flag changes not always saved (Milan Crha)
1846         Bug 738965 - [SQLite VFS] Crash due to missing xFetch definition (Milan Crha)
1847         Bug 738184 - [IMAPx] Not every server returns empty namespace prefix for INBOX (Milan Crha)
1848         Bug 712392 - Delay server availability checks on network change (Milan Crha)
1849         Bug 583772 - Specify folder in "Downloading new messages for offline mode" (Milan Crha)
1851 Miscellaneous:
1852         [Win32] Provide a simple password store (Milan Crha)
1853         Correct compiler flags for libedataserver-private.la (Milan Crha)
1854         Add libedbus-private.la into LIBADD where needed (Milan Crha)
1855         Fix UOA accounts accumulating on startup. (Michael Blennerhassett)
1856         imapx_is_duplicate_fetch_or_refresh: Fix incorrect bit-flag test (Milan Crha)
1857         CamelMimeFilterToHTML - If the PRE close tag is written to the output, mark it as processed in private as well (Tomas Popela)
1858         Do not define EBackend::online as G_PARAM_CONSTRUCT (Milan Crha)
1859         Fixed introspection annotations. (tintou)
1860         [SMTP] Fails to send message after a change for bug 737903 (Milan Crha)
1861         Update MAINTAINERS, doap. (Matthew Barnes)
1862         [CamelService] Connect/Disconnect rely on provided cancellable (Milan Crha)
1863         [CamelFolder/Store] Check online state of the session too before connecting (Milan Crha)
1864         [CamelIMAPXConnManager] Can starve in close connections (Milan Crha)
1865         Use 90 seconds timeout for Camel connections (Milan Crha)
1866         [CamelOfflineStore] Count with host reachability update delay (Milan Crha)
1867         [IMAPx] Do not connect to the server in offline mode (Milan Crha)
1869 Translations:
1870         Rajesh Ranjan (hi)
1871         Rūdolfs Mazurs (lv)
1872         Saibal Ray (bn_IN)
1873         Piotr Drąg (pl)
1874         Milo Casagrande (it)
1875         Daniel Mustieles (es)
1877 Evolution-Data-Server 3.13.6 2014-09-22
1878 ---------------------------------------
1880 Bug Fixes:
1881         Bug 735311 - Adapt to new Google HTTP restriction (Matthew Barnes)
1882         Bug 486018 - Implement IDNA (Internationalized Domain Names in Applications) (Milan Crha)
1883         Bug 734853 - CamelNetworkService fails to connect to 'localhost' (Milan Crha)
1884         Bug 694112 - Crash under e_book_backend_ldap_stop_book_view() (Milan Crha)
1885         Bug 735523 - Migrate sync_data from EBookBackendSqliteDB to EBookSqlite (David Woodhouse)
1886         Bug 735191 - [IMAPx] Avoid storing server-disallowed message flags (Milan Crha)
1887         Bug 733733 - Crash due to write out of buffer in CamelMimeFilterToHTML (Milan Crha)
1888         Bug 735523 - test-book-client-custom-summary: Add 'exists' tests (David Woodhouse)
1889         Bug 735523 - EBookSqlite: Support 'exists' queries from summary (David Woodhouse)
1890         Bug 735523 - EBookSqlite: Support boolean summary field for EContactCert (David Woodhouse)
1891         Bug 735523 - EBookSqlite: Enable x509Cert summary field by default (David Woodhouse)
1892         Bug 735200 - [IMAPx] Fails to handle QUOTA response with no quotas (Jeffrey Hutzelman)
1893         Bug 735523 - Allow EBookSqlite to be used without transactions (David Woodhouse)
1894         Bug 735523 - Fix erroneous 'return' after EContactCert check (David Woodhouse)
1895         Bug 735809 - Only export symbols starting with 'e_' in libebook-contacts (Laurent Bigonville)
1896         Bug 730438 - Remove Coverity scan TOCTTOU races from file handling code (Philip Withnall)
1897         Bug 735659 - EBookSqlite should ignore leading zeros when looking for phone number (Mateusz Polrola)
1898         Bug 735342 - camel: Fix potential integer overflow found by Coverity scan (Philip Withnall)
1899         Bug 736116 - Add EBSQL_DEBUG=timing (David Woodhouse)
1900         Bug 735344 - camel: Fix potential integer overflow found by Coverity scan (Philip Withnall)
1901         Bug 730438 - camel_movemail: Treat no source file as no mail to copy (Philip Withnall)
1902         Bug 736657 - Extra space in nested quotation reply (Tomas Popela)
1904 Miscellaneous:
1905         CamelDB: Allow nested transactions (Milan Crha)
1906         Build libedbus-private.la as a shared library (Milan Crha)
1907         Do not add GTasks source when the GTasks backend is not built (Milan Crha)
1908         [IMAPx] Deleted messages not always saved to the server properly (Milan Crha)
1909         [IMAPx] Incorrect mailbox used for untagged OK/NO/BAD with pending SELECT (Milan Crha)
1910         Miscellaneous Win32 related changes (Milan Crha)
1911         Add (failing) test for Evolution's address autocompletion query (David Woodhouse)
1913 Translations:
1914         Christian Kirbach (de)
1915         Nilamdyuti Goswami (as)
1916         Andika Triwidada (id)
1917         Changwoo Ryu (ko)
1918         Rūdolfs Mazurs (lv)
1919         Balázs Úr (hu)
1920         Ville-Pekka Vainio (fi)
1921         Piotr Drąg (pl)
1922         Matej Urbančič (sl)
1923         Shantha kumar (ta)
1924         Saibal Ray (bn_IN)
1925         Kenneth Nielsen (da)
1926         Manoj Kumar Giri (or)
1927         Fran Diéguez (gl)
1928         Yuri Myasoedov (ru)
1929         Maria  Mavridou (el)
1930         Sandeep Sheshrao Shedmake (mr)
1931         Marek Černocký (cs)
1933 Evolution-Data-Server 3.13.5 2014-08-25
1934 ---------------------------------------
1936 Bug Fixes:
1937         [IMAPx] Add actual error message into 'Select failed' debug log (Milan Crha)
1939 Miscellaneous:
1940         doap category core (Olav Vitters)
1941         doap: add <programming-language> (Andre Klapper)
1943 Translations:
1944         YunQiang Su (zh_CN)
1945         Inaki Larranaga Murgoitio (eu)
1947 Evolution-Data-Server 3.13.4 2014-07-28
1948 ---------------------------------------
1950 Bug Fixes:
1951         Bug 731440 - [IMAPx] Moved folder within account duplicated in UI (Milan Crha)
1952         Bug 728653 - Fix Google Talk support (Christian Schaarschmidt)
1953         Bug 732263 - Deleting Search Folder very slow (Milan Crha)
1954         Bug 721712 - Writeable calendars can report as read-only after open (Milan Crha)
1955         Bug 729172 - [IMAPx] Cannot retrieve certain messages (Ian Campbell)
1956         Bug 732607 - Crash in imapx_job_fetch_new_messages_start() (Milan Crha)
1957         Bug 732366 - [IMAPx] Stuck FETCH command when using IDLE (Milan Crha)
1958         Bug 732800 - Generated files in tests/book-migration/db are not git-ignored (Jonas Hahnfeld)
1959         Bug 732801 - test-driver is not git-ignored (Jonas Hahnfeld)
1960         Bug 732730 - Addressbook: Notify views after locale change (Mateusz Polrola)
1961         Bug 732948 - Add backend-per-process support (Fabiano Fidêncio)
1962         Bug 733183 - Do not include built sources in distribution (Milan Crha)
1963         Bug 733081 - [IMAPx] Job stuck after send when saving to IMAP server (Milan Crha)
1964         Bug 732983 - e_book_query_field_exists() fails with non-string fields (Milan Crha)
1965         Bug 733081 - [IMAPx] Job stuck after send when saving to IMAP server (take 2) (Milan Crha)
1966         Bug 732627 - [IMAPx] Add support for literal8 in nstring (Milan Crha)
1968 Miscellaneous:
1969         Make file references in sgml files source-dir capable (Milan Crha)
1970         data-test-utils.c: Make sure Camel's provider dir exists during tests (Milan Crha)
1971         Fix handling of NTLM passwords of 28 characters (David Woodhouse)
1972         Correct return value at pop3_folder_get_message_sync() (Milan Crha)
1973         Remove libdb related headers from libebackend.h (Milan Crha)
1974         Remove unused and obsolete evolution-data-server-zip.in (Milan Crha)
1975         Remove libdb related headers from libedata-book.h (Milan Crha)
1976         Do not delete passwords during authentication session (Milan Crha)
1977         g_subprocess_launcher_set_child_setup() is available only for Unixes (Milan Crha)
1978         Add missing chain-up-s to parent's constructed() method (Milan Crha)
1979         Strip remote GDBus errors after talking to GOA (Milan Crha)
1980         camel-sasl-gssapi: Generate correct error messages for non-krb5 mechanisms (Daniel Sands)
1981         camel-sasl-gssapi: Use SPNEGO for HTTP auth not bare krb5 (David Woodhouse)
1982         Improve error on failed conversion (David Woodhouse)
1983         camel-sasl-gssapi: Always use gss_display_status() for mechanism error code (David Woodhouse)
1984         Share subprocesses for built-in backends by default (Milan Crha)
1985         Correct typo in a CAMEL_CHECK_LOCAL_GERROR() debugging macro (Milan Crha)
1986         EBook/CalClient reference imbalance after commit 033215f for bug 721712 (Milan Crha)
1988 Translations:
1989         Balázs Úr (hu)
1990         Yuri Myasoedov (ru)
1992 Evolution-Data-Server 3.13.3 2014-06-23
1993 ---------------------------------------
1995 Bug Fixes:
1996         Bug 719475 - [IMAPx] Increase multi-fetch chunk size to 32KB (Milan Crha)
1997         Bug 730788 - [IMAPx] Deadlock during IDLE start (Milan Crha)
1998         Bug 730645 - Search / filtering for "has words" is broken (Milan Crha)
1999         Bug 729850 - CamelMimeParser cannot parse mbox files (Milan Crha)
2000         Bug 730979 - [IMAPx] Quota information is not read properly (Milan Crha)
2001         Bug 721128 - Make Evolution-Data-Server build under Win32 (Tarnyko)
2002         Bug 730827 - Cannot use libphonenumber >= r568 (Mateusz Polrola)
2003         Bug 591811 - Do not re-encode attachments and change CRLF/LF (Milan Crha)
2004         Bug 227536 - Add "Message Location" filter option (Milan Crha)
2005         Bug 731418 - Unnecessary localedir override in configure.ac (Alan Swanson)
2006         Bug 731356 - GError overwrite in camel_filter_search_match() (Milan Crha)
2007         Bug 729848 - [IMAPx] Hard to get to cached messages in offline (Milan Crha)
2008         Bug 731585 - evolution-ews Camel part pretends offline state (Milan Crha)
2009         Bug 731562 - [IMAPx] Occasionally getting 'Empty cache file' error (Milan Crha)
2010         Bug 702703 - Be able to overwrite domain in Message IDs (Milan Crha)
2011         Bug 731560 - Crash under imapx_call_idle() after folder rename (Milan Crha)
2012         Bug 731656 - "Automatically synchronize remote mail locally" confusing (Milan Crha)
2013         Bug 731720 - Junk test logic has useless ordering (Milan Crha)
2014         Bug 652132 - Google Tasks support (Milan Crha)
2016 Miscellaneous:
2017         Make libdb optional dependency (Milan Crha)
2018         Use OpenLDAP in Win32 builds as well (Milan Crha)
2019         Misceallenous Win32 build related fixes (Milan Crha)
2020         [IMAPx] 'Error performing IDLE: Shutting down' is not an error (Milan Crha)
2021         Use g_weak_ref_init/_clear() on structure-allocated GWeakRef-s (Milan Crha)
2022         [Maildir] g_mkdir() doesn't fail, if the folder already exists (Milan Crha)
2023         [IMAPx] Claim camel_store_folder_info_stale() when more settings changed (Milan Crha)
2024         Fix two dumb compiler warnings introduced in the previous commit (Milan Crha)
2025         Fix a memory leak in camel_imapx_server_copy_message() (Milan Crha)
2026         Fix possible compiler warning of unused 'fd' variable (Milan Crha)
2027         Revert leak-fix part from commit eb8ba5489 (Milan Crha)
2028         [IMAPx] Avoid useless console warnings after a call to g_rename() (Milan Crha)
2029         Correct a typo in CalDAV's Makefile.am (Milan Crha)
2030         libebook: Don’t warn on calling unimplemented methods (Philip Withnall)
2031         libecal: Don’t warn on calling unimplemented methods (Philip Withnall)
2033 Translations:
2034         Marek Černocký (cs)
2035         Matej Urbančič (sl)
2037 Evolution-Data-Server 3.13.2 2014-05-26
2038 ---------------------------------------
2040 Bug Fixes:
2041         Bug #720154 - [IMAPx] Silently recover from "Connection reset by peer" error (Milan Crha)
2042         Bug #720154 - [NNTP] Silently recover from "Connection reset by peer" error (Milan Crha)
2043         Bug #728167 - [IMAPx] Message headers downloaded twice (Milan Crha)
2044         Bug #728414 - Deliver ESource data changes on idle (Milan Crha)
2045         Bug #729251 - EBookSqlite: Allow record detailed changes made to contacts (Mateusz Polrola)
2046         Bug #728973 - [IMAPX] Recover after store summary version mismatch (Milan Crha)
2047         Bug #678843 - May re-prompt password on account re-enable (Milan Crha)
2048         Bug #729546 - [IMAPx] Crash after large message download cancel (Milan Crha)
2049         Bug #728976 - [IMAPx] Ignore \NoSelect for Inbox folder (Milan Crha)
2050         Bug #730398 - [WebDAV] Incorrect cache clean-up after book view cancel (Milan Crha)
2051         Bug #725045 - Crash updating Google book's contact with photo (Milan Crha)
2052         Bug #730281 - [CalDAV] Recover after temporary connection lost (Milan Crha)
2054 Miscellaneous:
2055         EBackend: Fix view leak when the client crashes (Fabiano Fidêncio)
2056         [IMAPx] Set local cache to never expire (Milan Crha)
2057         camel_imapx_conn_manager_close_connections: Avoid possible deadlock (Milan Crha)
2058         imapx_register_job: Try reconnect if the server is shutdown/disconnected (Milan Crha)
2059         [IMAPx] Try to address "Empty cache file" error (Milan Crha)
2060         [IMAPX] Missing folder operation finish call at imapx_search_process_criteria() (Milan Crha)
2061         [IMAPX] Do not hold queue_lock when calling imapx_server_ref_job() (Milan Crha)
2062         libedataserver: Fix a function name in a documentation comment (Philip Withnall)
2063         camel_imapx_conn_manager_get_connection: Ensure only connected servers are returned (Milan Crha)
2064         e-proxy: Eliminate use of undefined C behaviour (Philip Withnall)
2065         secret-monitor: Remove duplicate assignment (Philip Withnall)
2066         addressbook: Fix some potential NULL pointer dereferences with SQL (Philip Withnall)
2067         camel: Print a warning on failing to save migrated maildir version (Philip Withnall)
2068         camel: Avoid an unlikely division by zero on a race condition (Philip Withnall)
2069         addressbook: Add bounds checking to a summary file function (Philip Withnall)
2070         addressbook: Fix cancellable handling if not in a transaction (Philip Withnall)
2071         camel: Avoid an unlikely division by zero failure (Philip Withnall)
2072         addressbook: Strengthen an assertion to avoid negative bit shifts (Philip Withnall)
2073         [EBookBackendGoogle] Guard private 'groups' members with a lock (Milan Crha)
2074         [LDAP & Google] Use EBookBackendClass::refresh_sync method (Milan Crha)
2075         [EBookBackendGoogle] Do not store active views in its own way (Milan Crha)
2076         [EBookBackendGoogle] Serialize group list update and cache update (Milan Crha)
2078 Translations:
2079         Matej Urbančič (sl)
2080         Pau Iranzo (ca)
2081         Christian Kirbach (de)
2082         Piotr Drąg (pl)
2083         Enrico Nicoletto (pt_BR)
2085 Evolution-Data-Server 3.13.1 2014-04-28
2086 ---------------------------------------
2088 Bug Fixes:
2089         Bug 660535 - Google contact groups/categories not showing in category
2090                      list (Philip Withnall)
2091         Bug 699797 - Verify SSL trust after redirection (Matt McCutchen)
2092         Bug 722275 - IMAPX: Incorrectly reads astring values (mailbox names)
2093                      (Milan Crha)
2094         Bug 726060 - Password prompt initiated before D-Bus name acquired
2095                      (Milan Crha)
2096         Bug 726767 - [imapx] Implement CamelFolder::get_message_cached()
2097                      (Milan Crha)
2098         Bug 726788 - Crash on malformed vCard (Xavier Claessens)
2099         Bug 727237 - Correct LGPL license information in sources (Milan Crha)
2100         Bug 727431 - Merge common factories' code into a superclass
2101                      (Fabiano Fidêncio)
2102         Bug 727598 - [IMAPX] Fails to list folders without NAMESPACE capability
2103                      (Milan Crha)
2104         Bug 728087 - Use-after-free in contact address switch in composer
2105                      (Christian Schaarschmidt)
2106         Bug 728737 - [IMAPx] Namespaces not recognized in subscription list
2107                      (Milan Crha)
2108         Bug 728917 - Crashes on start with SIGSEGV in
2109                      data_book_factory_list_books (Fabiano Fidêncio)
2111 Other Changes:
2112         * The IMAP backend uses concurrent connections again. (Milan Crha)
2113         * Plugged assorted memory leaks. (Milan Crha)
2114         * Automatically reject revoked certificates rather than prompting -
2115           mainly in reaction to "heartbleed". (Milan Crha)
2116         * libedataserver: Make ECategories thread safe (Philip Withnall)
2117         * Add e_contact_get_attributes_set(). (Christian Schaarschmidt)
2118         * libebook/libecal: Don’t emit a warning on a dropped D-Bus
2119           connection in dispose (Philip Withnall)
2120         * Set properly children availability for newly created local
2121           folders (Milan Crha)
2122         * [ownCloud backend] Check color format before using it (Milan Crha)
2124 Translations:
2125         Inaki Larranaga Murgoitio (eu)
2126         Gianvito Cavasoli (it)
2127         Jiro Matsuzawa (ja)
2128         Kjartan Maraas (nb)
2131 Evolution-Data-Server 3.12.0 2014-03-24
2132 ---------------------------------------
2134 Bug Fixes:
2135         Bug 726681 - Check GConf XDG folder for migration too (Milan Crha)
2136         Bug 726723 - Data loss on message copy to an IMAPx folder (Milan Crha)
2138 Translations:
2139         Ask H. Larsen (da)
2140         Christian Kirbach (de)
2141         Gábor Kelemen (hu)
2142         Duarte Loreto (pt)
2143         Мирослав Николић (sr)
2146 Evolution-Data-Server 3.11.92 2014-03-17
2147 ----------------------------------------
2149 Bug Fixes:
2150         Bug 633177 - Avoid runtime warnings from CamelFolder::cmp_uids()
2151                      overrides (Milan Crha)
2152         Bug 710633 - EDestination: Remove empty sublists (Milan Crha)
2153         Bug 711053 - WebDAV: Do not overwrite UID of a contact (Milan Crha)
2154         Bug 711436 - CalDAV: Ignore ctag on manual Refresh invocation
2155                      (Milan Crha)
2156         Bug 712564 - GPG: Treat marginal trust the same as unknown (Milan Crha)
2157         Bug 726204 - Ugly error message when creating Maildir folder fails
2158                      (Matthew Barnes)
2160 Other Changes:
2161         * CamelStore: Handle CAMEL_STORE_FOLDER_CREATE flag directly.
2162           (Matthew Barnes)
2163         * CamelDataWrapper: Add construct_from_input_stream() method.
2164           (Matthew Barnes)
2165         * CamelIMAPXServer: Copy child setup gunk from CamelStreamProcess.
2166           (Matthew Barnes)
2167         * Addressbook: Flush DBus properties after setting new locale.
2168           (Mateusz Polrola)
2169         * Don't close base stream when destroying a CamelFilterOutputStream.
2170           (Matthew Barnes)
2171         * e_cal_backend_get_timezone_finish: Do not panic when the timezone
2172           cannot be found (Milan Crha)
2174 Translations:
2175         Changwoo Ryu (ko)
2176         Rūdolfs Mazurs (lv)
2177         Kjartan Maraas (nb)
2178         Yuri Myasoedov (ru)
2181 Evolution-Data-Server 3.11.91 2014-03-03
2182 ----------------------------------------
2184 Bug Fixes:
2185         Bug 274316 - [IMAP] Follow-up flag lost on message move/copy
2186                      (Milan Crha)
2187         Bug 623066 - CalDAV doesn't read Location header from Created
2188                      response (Milan Crha)
2189         Bug 694084 - IMAPx doesn't stick Labels (Milan Crha)
2190         Bug 705028 - gen-western-table.py is not compatible with python3
2191                      (Arfrever Frehtes Taifersar Arahesis)
2192         Bug 710997 - Check some return values before use (Murray Cumming)
2193         Bug 724729 - camel-folder.c:folder_changed() blocks the UI thread
2194                      (Milan Crha)
2196 Other Changes:
2197         * Ported IMAPX backend to use GIO streams instead of CamelStream.
2198           (Matthew Barnes)
2199         * Weather Calendar: Weather info source never freed (Milan Crha)
2200         * Fix a memory leak in imapx_untagged_lsub() (Milan Crha)
2202 Translations:
2203         Aurimas Černius (lt)
2204         Piotr Drąg (pl)
2207 Evolution-Data-Server 3.11.90 2014-02-17
2208 ----------------------------------------
2210 Bug Fixes:
2211         Bug 655806 - Folder deletion is very slow (Fabiano Fidêncio)
2212         Bug 719806 - IMAP: Empty trash doesn't work with a real trash folder
2213                      (Milan Crha)
2214         Bug 720529 - Merge RFC2047 encoded words before ensuring UTF-8 validity
2215                      (Milan Crha)
2216         Bug 720751 - camel_tag_set() doesn't copy tag's name properly
2217                      (Milan Crha)
2218         Bug 720940 - Always asked to synchronize folders when going offline
2219                      (Milan Crha)
2220         Bug 721030 - WebDAV: download_contacts() leaks (Michel Dänzer)
2221         Bug 723481 - Wrong callback signature in imapx_process_read_to_read()
2222                      (Matthew Barnes)
2223         Bug 723539 - Use SmtpAuth* properties from
2224                      org.gnome.OnlineAccounts.Mail (Matthew Barnes)
2225         Bug 724343 - Moving emails between IMAP server results in wrong date
2226                      (Milan Crha)
2228 Other Changes:
2229         * Add a 'secret-monitor' module to maintain keyring entries.
2230           (Matthew Barnes)
2231         * Begin phasing out CamelStream for GIO streams. (Matthew Barnes)
2232         * ESource changes not always written to a disk (Milan Crha)
2233         * ESource: Add functions for password management. (Matthew Barnes)
2235 Translations:
2236         Claude Paroz (fr)
2237         Shankar Prasad (kn)
2238         Kjartan Maraas (nb)
2239         Yuri Myasoedov (ru)
2242 Evolution-Data-Server 3.11.5 2014-02-02
2243 ---------------------------------------
2245 Bug Fixes:
2246         Bug 687640 - Crash in caldav's initialize_backend() (Milan Crha)
2247         Bug 702709 - Do network background operations only if the CamelSession
2248                      is online (Milan Crha)
2249         Bug 719583 - Get a ESourceRegistry singleton (Xavier Claessens)
2250         Bug 720676 - [IMAPX] Do more searching server-side (Milan Crha)
2251         Bug 720943 - vFolder does not refresh automatically (Milan Crha)
2252         Bug 721286 - IMAPx: read messages become unread when reopening
2253                      Evolution (Milan Crha)
2254         Bug 721581 - Unable to write to ldap addressbook (Milan Crha)
2255         Bug 722275 - IMAPX: Parser trips on mailbox containing '+'
2256                      (Matthew Barnes)
2257         Bug 722415 - Memo does not support Start Date property
2258                      (Fabiano Fidêncio)
2260 Other Changes:
2261         * IMAP IDLE mode improvements. (Matthew Barnes)
2262         * CamelStore: Remove noop_sync() method. (Matthew Barnes)
2263         * CalDAV: Force password ask on soup authenticate failure (Milan Crha)
2264         * Server-side memory leaks in calendar factory (Milan Crha)
2265         * CamelGPGContext: Prefer gpg2 over gpg (Milan Crha)
2266         * IMAPX: Remove some unused character macros. (Matthew Barnes)
2267         * ESource: Do not set properties on load which did not change
2268           (Milan Crha)
2269         * Add CamelNullOutputStream. (Matthew Barnes)
2270         * maildir_store_get_folder_sync: Fix use-after-free issue (Milan Crha)
2272 Translations:
2273         Nilamdyuti Goswami (as)
2274         Wylmer Wang (zh_CN)
2275         Chao-Hsiung Liao (zh_HK)
2278 Evolution-Data-Server 3.11.4 2014-01-13
2279 ---------------------------------------
2281 Bug Fixes:
2282         Bug 721527 - License text contains obsolete FSF postal address
2283                      (Matthew Barnes)
2284         Bug 721733 - Tweak Berkeley DB detection logic (Ryan Lortie)
2285         Bug 720657 - IMAPX: No new messages are received (Matthew Barnes)
2287 Other Changes:
2288         * Update project homepage URL (William Jon McCann)
2289         * Bump SOURCES_DBUS_SERVICE_NAME version. (Matthew Barnes)
2290         * Remove #include <malloc.h> from a file (Ryan Lortie)
2291         * tests: #include <sys/wait.h> for WIFEXITED (Ryan Lortie)
2292         * CamelIMAPXNamespace: Allow NIL separator character. (Lubomir Rintel)
2293         * IMAPX: Handle BODY[HEADER] in FETCH response. (Lubomir Rintel)
2295 Translations:
2296         Marek Černocký (cs)
2297         Dimitris Spingos (el)
2298         Fran Diéguez (gl)
2299         Gabor Kelemen (hu)
2300         Andika Triwidada (id)
2301         Rafael Ferreira (pt_BR)
2304 Evolution-Data-Server 3.11.3 2013-12-16
2305 ---------------------------------------
2307 Highlights:
2308         * Evolution-Data-Server API documentation has been merged into
2309           one Gtk-Doc module (excluding Camel and private D-Bus APIs).
2310           (Tristan Van Berkom)
2312 Bug Fixes:
2313         Bug 680961 - Broken dispatching of EAuthenticationSession (Milan Crha)
2314         Bug 709838 - CamelDataCache: Empty cache file leads to deadlock
2315                      (Matthew Barnes)
2316         Bug 710361 - GError corruption in imapx_command_fetch_message_done()
2317                      (Matthew Barnes)
2318         Bug 712323 - Substantially expand EVCard documentation
2319                      (Philip Withnall)
2320         Bug 712578 - MH folder refresh can cause summary rebuild (Milan Crha)
2321         Bug 712728 - Add --disable-migration option to
2322                      evolution-source-registry (Tristan Van Berkom)
2323         Bug 712829 - Silence unnecessary migration chatter on stdout
2324                      (Colin Walters)
2325         Bug 715035 - cache-reaper: Demote g_message() -> g_debug()
2326                      (Colin Walters)
2327         Bug 715057 - Weather calendar is using Fahrenheit units as default
2328                      (Fabiano Fidêncio)
2329         Bug 719307 - trust-prompt: Squash a compiler warning (Colin Walters)
2330         Bug 719382 - Build break, missing NSPR CFLAGS/LIBS in Camel
2331                      (Milan Crha)
2332         Bug 719720 - Refcount error in imapx_command_select_done()
2333                      (Matthew Barnes)
2334         Bug 719774 - Missing linker flag in evolution-addressbook-factory
2335                      (Lionel Landwerlin)
2337 Other Changes:
2338         * Bump minimum libgweather requirement. (Matthew Barnes)
2339         * Remove --enable-nntp configure option. (Matthew Barnes)
2340         * Remove --enable-strict configure option. (Matthew Barnes)
2341         * UOA: Update google-calendar service to use OAuth-based CalDAV.
2342           (Matthew Barnes)
2343         * UOA: Add support for IMAP access to Windows Live accounts.
2344           (Matthew Barnes)
2345         * ESourceRegistry: Ignore hidden files from .source folder monitoring
2346           (Milan Crha)
2347         * Weather calendar: Be able to change temperature unit (Milan Crha)
2348         * e-vcard: Fix a minor memory leak for multi-valued parameters.
2349           (Philip Withnall)
2350         * e-vcard: Fix case sensitivity of string comparisions.
2351           (Philip Withnall)
2352         * EDataBook: Fixed memory leak of every EContact succesfully added to
2353           the addressbook. (Tristan Van Berkom)
2354         * ESExp: Fixed memory leak of ESExp->error string (Tristan Van Berkom)
2355         * CamelSession: Remove "check-junk" property. (Matthew Barnes)
2356         * CamelSession: Add a "user-alert" signal. (Matthew Barnes)
2357         * Added e_vcard_construct_full() (Tristan Van Berkom)
2358         * ECollator: fixed e_collator_collate() to allow NULL strings.
2359           (Tristan Van Berkom)
2360         * ECollator: Added e_collator_new_interpret_country()
2361           (Tristan Van Berkom)
2362         * EPhoneNumber: Fixed phone number matching semantics.
2363           (Tristan Van Berkom)
2364         * Added E_BOOK_INDEX_SORT_KEY to EBookIndexType (Tristan Van Berkom)
2365         * Adding new EBookSqlite (Tristan Van Berkom)
2366         * EDataBookCursor: Changed APIs to permit GCancellable for long
2367           running operations. (Tristan Van Berkom)
2368         * Camel: Remove all asynchronous class methods. (Matthew Barnes)
2369         * Camel: Port from GSimpleAsyncResult to GTask. (Matthew Barnes)
2370         * CamelFolder: Remove unused fetch_messages_sync() method.
2371           (Matthew Barnes)
2372         * CamelPOP3Settings: Remove unused "mobile-mode" property.
2373           (Matthew Barnes)
2374         * CamelPOP3Settings: Remove unused "batch-fetch-count" property.
2375           (Matthew Barnes)
2376         * CamelIMAPXSettings: Remove unused "mobile-mode" property.
2377           (Matthew Barnes)
2378         * Add CamelAsyncClosure. (Matthew Barnes)
2379         * Added m4/eds-installed-tests.m4 with the EDS_INSTALLED_TESTS macro
2380           (Tristan Van Berkom)
2381         * CamelPOP3Folder: Fix a potential g_object_unref(NULL) call
2382           (Philip Withnall)
2383         * libecal: Refactor system timezone key file parsing code
2384           (Philip Withnall)
2385         * Deprecate ECancellable[Rec]Mutex. (Matthew Barnes)
2386         * Add camel_service_queue_task(). (Matthew Barnes)
2387         * CamelIMAPXServer: Fix handling of LSUB responses. (Matthew Barnes)
2389 Translations:
2390         Dimitris Spingos (el)
2391         Daniel Mustieles (es)
2392         Fran Diéguez (gl)
2393         Aurimas Černius (lt)
2394         Piotr Drąg (pl)
2395         Shantha kumar (ta)
2398 Evolution-Data-Server 3.11.2 2013-11-18
2399 ---------------------------------------
2401 Highlights:
2402         * New cursor API for address book clients. (Tristan Van Berkom)
2403         * Partial support for the IMAP NOTIFY extension. (Matthew Barnes)
2404         * Add VPN awareness to email accounts and transports. (Matthew Barnes)
2406 Bug Fixes:
2407         Bug 710668 - ESource: Verify removal before returning (Matthew Barnes)
2408         Bug 710787 - Replace most uses of sprintf() with g_snprintf()
2409                      (Murray Cumming)
2410         Bug 710808 - Name all the timeouts added with g_timeout_add()
2411                      (Bastien Nocera)
2412         Bug 710989 - Replace most uses of strcpy() (Murray Cumming)
2414 Other Changes:
2415         * Bump minimum libsoup requirement to 2.42. (Matthew Barnes)
2416         * Integrate network proxy support into the ESource framework, and
2417           deprecate the old EProxy API. (Matthew Barnes)
2418         * Convert the IMAP APIs back into a loadable library module so it's
2419           no longer part of libcamel's public API.  It was originally made
2420           public to assist evolution-kolab, but that project is inactive.
2421           (Matthew Barnes)
2422         * Support migrating merged GConf trees. (Matthew Barnes)
2423         * Start converting libcamel's public API to favor GIO streams over
2424           CamelStream.  Still a work-in-progress. (Matthew Barnes)
2425         * Fix potential issues found by static analysis tools.
2426           (Fabian Fidêncio, Milan Crha, Vadim Rutkovsky)
2427         * Convert the NNTP backend to CamelOfflineStore and finally remove
2428           the long-deprecated "disco" (disconnected) classes from libcamel.
2429         * Switch from g_timeout_add to g_timeout_add_seconds (Alexandre Franke)
2431 Translations:
2432         Dimitris Spingos (el)
2433         Daniel Mustieles (es)
2434         Fran Diéguez (gl)
2435         Anish A (ml)
2438 Evolution-Data-Server 3.11.1 2013-10-21
2439 ---------------------------------------
2441 Bug Fixes:
2442         Bug 695232 - Finish EVCard quoted-printable handling (Milan Crha)
2443         Bug 704869 - Make CamelSaslGssapi usable out of Camel (Milan Crha)
2444         Bug 708627 - Use PLAIN instead of LOGIN for GOA SMTP accounts
2445                      (Matthew Barnes)
2446         Bug 708730 - CalDAV: Improve handling of invalid access tokens
2447                      (Matthew Barnes)
2448         Bug 709198 - Add regression test for contacts database migrations
2449                      (Tristan Van Berkom)
2450         Bug 709550 - CamelService: Do not call disconnect_sync from its
2451                      finalize (Milan Crha)
2452         Bug 709561 - Pick up Windows Live mail from GOA (Matthew Barnes)
2454 Other Changes:
2455         * Bump minimum GLib requirement to 2.36. (Matthew Barnes)
2456         * Clean up some unused or just bad Camel APIs. (Matthew Barnes)
2457         * Rework CamelStream to a GIOStream, and remove CamelTcpStream.
2458           Camel uses GTcpConnection now. (Matthew Barnes)
2459         * Use GcrCertificateWidget in certificate prompts. (Matthew Barnes)
2461 Translations:
2462         Gil Forcada (ca)
2463         Carles Ferrando (ca@valencia)
2464         Christian Kirbach (de)
2465         Andika Triwidada (id)
2466         Duarte Loreto (pt)
2467         Enrico Nicoletto (pt_BR)
2468         Yuri Myasoedov (ru)
2469         Marián Čavojský (sk)
2470         Chao-Hsiung Liao (zh_HK)
2473 Evolution-Data-Server 3.10.0 2013-09-23
2474 ---------------------------------------
2476 Translations:
2477         Ask H. Larsen (da)
2478         Luca Ferretti (it)
2479         Marián Čavojský (sk)
2482 Evolution-Data-Server 3.9.92 2013-09-16
2483 ---------------------------------------
2485 Bug Fixes:
2486         Bug 707034 - vCard param value parsing too strict (Milan Crha)
2487         Bug 707116 - IMAPX: Normalize descendants of INBOX (Matthew Barnes)
2488         Bug 707520 - New detached instance notification not send to clients
2489                      (Milan Crha)
2490         Bug 707736 - IMAPX: LSUB response handling broken (Matthew Barnes)
2491         Bug 708016 - CamelIMAPXStore: Crash when no namespace info present
2492                      (Matthew Barnes)
2494 Other Changes:
2495         * More preliminary IMAPX refactoring. (Matthew Barnes)
2497 Translations:
2498         Nilamdyuti Goswami (as)
2499         Ihar Hrachyshka (be)
2500         Timo Jyrinki (fi)
2501         Claude Paroz (fr)
2502         Andika Triwidada (id)
2503         Luca Ferretti (it)
2504         Changwoo Ryu (ko)
2505         Rūdolfs Mazurs (lv)
2506         Rafael Ferreira (pt_BR)
2507         Мирослав Николић (sr)
2510 Evolution-Data-Server 3.9.91 2013-09-02
2511 ---------------------------------------
2513 Miscellaneous Changes:
2514         * Preliminary IMAPX refactoring for 3.12 features. (Matthew Barnes)
2515         * Fix a possible memory leak in sasl_ntlm_try_empty_password_sync()
2516           (Milan Crha)
2518 Translations:
2519         Marek Černocký (cs)
2520         Fran Diéguez (gl)
2521         Balázs Úr (hu)
2522         Aurimas Černius (lt)
2523         Piotr Drąg (pl)
2524         Rafael Ferreira (pt_BR)
2527 Evolution-Data-Server 3.9.90 2013-08-19
2528 ---------------------------------------
2530 Bug Fixes:
2531         Bug 672899 - Renaming Google book group doesn't propagate to category
2532                      (Milan Crha)
2533         Bug 700895 - Decode header's value before comparing with RegEx
2534                      (Milan Crha)
2535         Bug 703181 - Book/calendar backends can authenticate without password
2536                      (Milan Crha)
2537         Bug 704688 - HTTP Backend: Don't authenticate unnecessarily
2538                      (Milan Crha)
2539         Bug 704871 - Fails to manage subscription on an NNTP account
2540                      (Matthew Barnes)
2541         Bug 704885 - "Unknown background operation" when syncing spamassassin
2542                      (Matthew Barnes)
2543         Bug 704895 - Nicknames for Google Contacts not synced (Milan Crha)
2544         Bug 705206 - Stale "Retrieving message xxx" in preview panel
2545                      (Matthew Barnes)
2546         Bug 705273 - Leaked sockets after failed authentication (Milan Crha)
2547         Bug 705288 - Custom header search produces error (Milan Crha)
2548         Bug 705444 - Can not create contact lists in LDAP address book
2549                      (Milan Crha)
2550         Bug 705446 - Old POP3 mails can be removed before getting them
2551                      (Milan Crha)
2552         Bug 705493 - Wrong default in configure help for --enable-largefile
2553                      (Matthew Barnes)
2554         Bug 705617 - Failed connection hides offline data in online mode
2555                      (Milan Crha)
2556         Bug 705814 - Crash in certificate_viewer_new() (Milan Crha)
2558 Other Changes:
2559         * [Google] Implement EBookBackend::refresh and advertise its support
2560           (Milan Crha)
2561         * [NNTP] Fails to get list of folders, if not connected already
2562           (Milan Crha)
2563         * NNTP: Authentication requires nntp_stream set (Milan Crha)
2564         * CamelDiscoStore: Fix CamelServiceConnectionStatus tracking.
2565           (Matthew Barnes)
2566         * [Camel] Disable SSL v2 and weak ciphers by default (Milan Crha)
2567         * IMAPX: Add classes to model LIST and STATUS responses, with more to
2568           follow. (Matthew Barnes)
2569         * IMAPX: More refactoring of error handling, this time drastically
2570           simplifying it. (Matthew Barnes)
2571         * Remove unused CamelOfflineJournal. (Matthew Barnes)
2572         * [Maildir] Create the 'tmp' directory, if missing (Milan Crha)
2573         * GOA: Honor GoaMail's "smtp-use-auth" setting. (Matthew Barnes)
2574         * EDataBook/CalFactory: Work around a GDBus name watching bug.
2575           (Matthew Barnes)
2576         * EBook/CalBackend: Add a "shutdown" signal. (Matthew Barnes)
2577         * Tighten up the CamelStoreSummary API and keep mutexes internal.
2578           (Matthew Barnes)
2579         * IMAPX: Obtain a fresh folder list on startup. (Matthew Barnes)
2581 Translations:
2582         Daniel Mustieles (es)
2583         Fran Diéguez (gl)
2584         Kjartan Maraas (nb)
2585         Matej Urbančič (sl)
2586         Victor Ibragimov (tg)
2587         Chao-Hsiung Liao (zh_HK)
2590 Evolution-Data-Server 3.9.5 2013-07-29
2591 --------------------------------------
2593 * E-D-S now uses Google's OAuth2-based CalDAV v2 interface for Google
2594   accounts added through GNOME Online Accounts or Ubuntu Online Accounts,
2595   which means no more password prompts.
2597 Bug Fixes:
2598         Bug 386113 - show custom alarm message in pop-up alerts
2599                      (Fabiano Fidêncio)
2600         Bug 691526 - Memory corruption under
2601                      e_book_backend_google_start_book_view() (Milan Crha)
2602         Bug 692904 - Do not call camel_service_disconnect during connection
2603                      phase (Milan Crha)
2604         Bug 704003 - IMAPX: Untagged BYE message while connecting is lost
2605                      (Matthew Barnes)
2606         Bug 704181 - Froze while filtering messages (Milan Crha)
2607         Bug 704220 - Incorrect runtime check in
2608                      e_data_cal_respond_send_objects() (Milan Crha)
2609         Bug 704618 - Missing detached instances in get_object() response
2610                      (Milan Crha)
2611         Bug 704740 - WebDAV - Do not store ETag into REV attribute (Milan Crha)
2613 Other Changes:
2614         * IMAPX: Improve error handling in parser. (Matthew Barnes)
2615         * IMAPX: Remove CamelIMAPXConnManager, just use a single connection.
2616           (Matthew Barnes)
2617         * CamelTcpStreamRaw: Don't timeout on reads. (Matthew Barnes)
2618         * CalDAV: Add support for OAuth 2.0 authentication. (Matthew Barnes)
2619         * google: Use CalDAV v2 if OAuth 2.0 support is available.
2620           (Matthew Barnes)
2621         * Insufficient return values from e_cal_backend_get_object/_list().
2622           (Milan Crha)
2623         * CamelGpgContext: Be aware of gpg2 (Milan Crha)
2624         * CamelGpgContext: Enclose email addresses in brackets.
2625           (Matthew Barnes)
2626         * Fix memory leak in camel_imapx_command_add_qresync_parameter().
2627           (Matthew Barnes)
2628         * Do not use generic error codes in camel_getaddrinfo() /
2629           camel_getnameinfo(). (Milan Crha)
2631 Translations:
2632         Marek Černocký (cs)
2633         Christian Kirbach (de)
2634         Andika Triwidada (id)
2635         Kjartan Maraas (nb)
2636         Wylmer Wang (zh_CN)
2639 Evolution-Data-Server 3.9.4 2013-07-08
2640 --------------------------------------
2642 Bug Fixes:
2643         Bug 682322 - SIGSEGV in pop3_folder_refresh_info_sync (Milan Crha)
2644         Bug 697598 - [imapx] Freeze due to calling thread join from main thread
2645                      (Milan Crha)
2646         Bug 700894 - LDAP 'Copy for offline' blocks online searches (Milan Crha)
2647         Bug 703053 - Error on setting reminder 'after start of appointment'
2648                      (Fabiano Fidêncio)
2649         Bug 703194 - Custom alarm message is REMINDER (Fabiano Fidêncio)
2651 Other Changes:
2652         * CamelStore: Add a "folder-info-stale" signal. (Matthew Barnes)
2653         * CamelIMAPXStore: Try harder to track settings. (Matthew Barnes)
2654         * Add a desktop file for Ubuntu Online Accounts. (Iain Lane)
2655         * UOA: Add service-specific descriptions for E-D-S. (Matthew Barnes)
2656         * Allow automatic NTLM authentication unconditionally (David Woodhouse)
2657         * GError instance use-after-free in collection_backend_load_resources()
2658           (Milan Crha)
2659         * [IMAPX] Server connection is not mandatory when searching folder
2660           content (Milan Crha)
2661         * e_book_backend_sqlitedb_has_contact() used nonexistent column
2662           (Milan Crha)
2664 Translations:
2665         Daniel Mustieles (es)
2666         Aurimas Černius (lt)
2667         Kjartan Maraas (nb)
2670 Evolution-Data-Server 3.9.3 2013-06-17
2671 --------------------------------------
2673 Bug Fixes:
2674         Bug 649420 - Work around QRESYNC bug in Zimbra's IMAP server
2675                      (Matthew Barnes)
2676         Bug 672837 - Crash in camel_pop3_engine_command_free (Milan Crha)
2677         Bug 699448 - Crash under e_book_backend_ldap_stop_view() (Milan Crha)
2678         Bug 701797 - UOA: Remove ResponseType and AuthPath from service files
2679                      (Ken VanDine)
2680         Bug 701838 - Work around a semantic API break in GObject
2681                      (Tristan Van Berkom)
2683 Other Changes:
2684         * EBookQuery: Added regex query API (Tristan Van Berkom)
2685         * Be able to debug SMTP provider separately (Milan Crha)
2686         * Make the statements explicit when using ternary if (Fabiano Fidêncio)
2688 Translations:
2689         Marek Černocký (cs)
2690         Daniel Mustieles (es)
2691         Fran Diéguez (gl)
2692         ManojKumar Giri (or)
2693         Marián Čavojský (sk)
2694         Matej Urbančič (sl)
2697 Evolution-Data-Server 3.9.2 2013-05-27
2698 --------------------------------------
2700 Bug Fixes:
2701         Bug 697859 - Google: "Other Fax" is saved as "Business Fax"
2702                      (Matthew Barnes)
2703         Bug 698725 - ESourceRegistry: Handle service restarts gracefully
2704                      (Matthew Barnes)
2705         Bug 699024 - [google/yahoo] Don't override username (Matthew Barnes)
2706         Bug 699160 - IMAPX: Always flush debugging messages (Matthew Barnes)
2707         Bug 699223 - Emit view signals from context where view was started
2708                      (Matthew Barnes)
2709         Bug 699461 - Accept any 2xx HTTP code as successful DELETE
2710                      (Matthew Barnes)
2711         Bug 699597 - Autocomplete using GAL is slow (David Woodhouse)
2712         Bug 699811 - Moved IMAPx messages reappear (Milan Crha)
2713         Bug 699909 — Do not use toggle_refs in CamelObjectBag (David Woodhouse)
2715 Other Changes:
2716         * Make camel_mime_message_dump() dump message contents (Dan Williams)
2717         * IMAPX: Recognize RFC 5530 response codes. (Matthew Barnes)
2718         * EBookClientView/ECalClientView: Make D-Bus signal handlers
2719           thread-safe. (Matthew Barnes)
2720         * ECalBackendWeather: e_weather_source_new() is failable.
2721           (Matthew Barnes)
2722         * google: Remove environment variable check for debugging.
2723           (Matthew Barnes)
2724         * IMAPX: Support IMAP MOVE extension. (Matthew Barnes)
2725         * IMAPX: Set real Trash/Junk folder type as expected (Milan Crha)
2726         * Camel MH provider can deadlock on folder creation (Milan Crha)
2727         * CamelGpgContext: Report decrypt error only if no data was decrypted
2728           (Milan Crha)
2729         * Make CamelPOP3Store a bit more thread-safe. (Matthew Barnes)
2730         * Make CamelNNTPStore a bit more thread-safe. (Matthew Barnes)
2731         * Improve error handling in imapx_command_fetch_message_done().
2732           (Matthew Barnes)
2734 Translations:
2735         Daniel Mustieles (es)
2736         Shankar Prasad (kn)
2737         Kjartan Maraas (nb)
2738         Matej Urbančič (sl)
2741 Evolution-Data-Server 3.9.1 2013-04-29
2742 --------------------------------------
2744 * Dependency change: GNOME Online Accounts support is still optional.
2745   But if enabled, the goa-1.0 requirement is now 3.8 (bumped from 3.2).
2747 Bug Fixes:
2748         Bug 271262 - Allow Send/Receive of local stores in offline (Milan Crha)
2749         Bug 656488 - imapx: Memory leak of mi->server_user_flags (Milan Crha)
2750         Bug 681837 - Make enum type registration thread safe (Milan Crha)
2751         Bug 691939 - Password prompt has "save password" always checked
2752                      (Milan Crha)
2753         Bug 693101 - IMAPx can vanish and redownload folder summary (Milan Crha)
2754         Bug 695578 - Trailing space in translatable string (Matthew Barnes)
2755         Bug 695915 - IMAP alert is not displayed (Milan Crha)
2756         Bug 696285 - ownCloud: Check addressbook even if calendar fails
2757                      (Vadim Rutkovsky)
2758         Bug 696637 - Deadlock in data_cal_view_dispose(). (Matthew Barnes)
2759         Bug 696757 - Do not use dynamic keys in g_object_set_data() (Milan Crha)
2760         Bug 697705 - e_cal_client_remove_objects_sync() crashes on empty UID
2761                      (Matthew Barnes)
2762         Bug 697734 - Memory leak in local calendar backend (Matthew Barnes)
2763         Bug 698261 - Skip invalid flags in imapx_parse_flags() (Milan Crha)
2764         Bug 698726 - Handle goa-daemon crashes/restarts gracefully
2765                      (Matthew Barnes)
2767 Other Changes:
2768         * Start modernizing the EBookBackend and ECalBackend APIs (still a
2769           work in progress). (Matthew Barnes)
2770         * Rewrite client connection tracking for factories. (Matthew Barnes)
2771         * libedata-*: Remove all deprecated backend APIs. (Matthew Barnes)
2772         * Simplify direct access to address books. (Matthew Barnes)
2773         * Fix implicit declaration of WIFEXITED. (Antoine Jacoutot)
2774         * E*Client: Use G_DBUS_MESSAGE_FLAGS_NO_REPLY_EXPECTED for close().
2775           (Matthew Barnes)
2776         * Remove EBookBackendSync. (Matthew Barnes)
2777         * sqlite addressbook: fix memory corruption in get_revision
2778           (Patrick Ohly)
2779         * CamelIMAPXServer: Rewrite duplicate message fetching.
2780           (Matthew Barnes)
2781         * Automatically strip D-Bus info from error messages. (Matthew Barnes)
2782         * EBookBackendSqliteDB: Avoid summary introspection on initial
2783           creation. (Tristan Van Berkom)
2784         * Switch NULL to empty string in e_util_utf8_{data_}make_valid()
2785           (Milan Crha)
2786         * LC_ADDRESS is a GNU extension. Treat it as such. (Matthew Barnes)
2787         * CamelStoreSettings::filter-inbox: Change default to TRUE (Milan Crha)
2788         * Do not consider PGP and S/MIME subparts as attachments (Milan Crha)
2789         * ECalClient test: test-client-get-revision not broken anymore
2790           (Tristan Van Berkom)
2791         * Improve error handling in imapx_server_get_message().
2792           (Matthew Barnes)
2793         * Fix reference leak in book_client_view_emit_objects_modified().
2794           (Matthew Barnes)
2796 Translations:
2797         Nilamdyuti Goswami (as)
2798         Gil Forcada (ca)
2799         Carles Ferrando (ca@valencia)
2800         Jiri Eischmann (cs)
2801         Marek Černocký (cs)
2802         Flemming Christensen (da)
2803         Joe Hansen (da)
2804         Mario Blättermann (de)
2805         Dimitris Spingos (el)
2806         Daniel Mustieles (es)
2807         Inaki Larranaga Murgoitio (eu)
2808         Jiri Grönroos (fi)
2809         Alexandre Franke (fr)
2810         Sweta Kothari (gu)
2811         Chandan Kumar (hi)
2812         Balázs Úr (hu)
2813         Gabor Kelemen (hu)
2814         Noriko Mizumoto (ja)
2815         Shankar Prasad (kn)
2816         ManojKumar Giri (or)
2817         Piotr Drąg (pl)
2818         Yuri Myasoedov (ru)
2819         Marián Čavojský (sk)
2820         Andrej Žnidaršič (sl)
2821         Martin Srebotnjak (sl)
2822         Matej Urbančič (sl)
2823         Shantha kumar (ta)
2826 Evolution-Data-Server 3.7.92 2013-03-18
2827 ---------------------------------------
2829 Bug Fixes:
2830         Bug 215428 - Show percentage progress when filtering messages
2831                      (Milan Crha)
2832         Bug 350323 - Filter by "Mailing list contains" requires "@" symbol
2833                      (Milan Crha)
2834         Bug 352266 - Can't filter on body of message if
2835                      Content-Transfer-Encoding is base64 (Milan Crha)
2836         Bug 690433 - Do not refresh folder on every message transfer
2837                      (Milan Crha)
2838         Bug 690552 - Property 'other-phone' overwrites first phone in home or
2839                      work group (Milan Crha)
2840         Bug 695308 - Migration of broken signature breaks whole migration
2841                      (Milan Crha)
2842         Bug 695539 - Birthdays don't show up in the calendar (Sebastian Keller)
2843         Bug 695960 - Use a weak reference for GBusNameVanishedCallback
2844                      (Matthew Barnes)
2846 Other Changes:
2847         * Test suite improvements. (Tristan Van Berkom, Mathias Hasselmann)
2848         * EBookBackendSqliteDB improvements. (Mathias Hasselmann)
2849         * EBookClient introspection fixes. (Simon McVittie)
2850         * Fix a memory leak around imapx_untagged_vanished() (Milan Crha)
2851         * Correct names for im_jabber_work variables (Vadim Rutkovsky)
2853 Translations:
2854         Nilamdyuti Goswami (as)
2855         Ihar Hrachyshka (be)
2856         Mario Blättermann (de)
2857         Bruce Cowan (en_GB)
2858         Daniel Mustieles (es)
2859         Fran Diéguez (gl)
2860         Sweta Kothari (gu)
2861         Changwoo Ryu (ko)
2862         Rūdolfs Mazurs (lv)
2863         Kjartan Maraas (nb)
2864         Duarte Loreto (pt)
2865         Enrico Nicoletto (pt_BR)
2866         Marián Čavojský (sk)
2867         Martin Srebotnjak (sl)
2868         Matej Urbančič (sl)
2869         Мирослав Николић (sr)
2870         Gheyret Kenji (ug)
2871         Chao-Hsiung Liao (zh_HK)
2874 Evolution-Data-Server 3.7.91 2013-03-04
2875 ---------------------------------------
2877 Bug Fixes:
2878         Bug 693101 - IMAPx can vanish and redownload folder summary
2879                      (Milan Crha)
2880         Bug 693345 - dngettext should be used instead of ngettext (Milan Crha)
2881         Bug 694152 - Compile errors in C++ due to G_BEGIN/END_DECLS
2882                      (Patrick Ohly)
2883         Bug 694223 - The "message-location" search never matches on IMAP+
2884                      (Milan Crha)
2885         Bug 694734 - Relative URI in Location on PUT confuses WebDAV
2886                      (Milan Crha)
2888 Other Changes:
2889         * Add VPN-awareness to calendar, contact, task and memo backends.
2890           VPN-awareness for mail accounts not yet finished. (Matthew Barnes)
2891         * Support GOA's new IMAP/SMTP provider. (Matthew Barnes)
2892         * Added documentation for new Direct Read Access related apis.
2893           (Tristan Van Berkom)
2894         * Fixing pkg-config files for libebook & libedata-book
2895           (Tristan Van Berkom)
2896         * source_write_sync: Fail gracefully when given a scratch source.
2897           (Matthew Barnes)
2898         * source_remove_sync: Fail gracefully when given a scratch source.
2899           (Matthew Barnes)
2900         * e-test-server-utils: Add support for testing Direct Read Access
2901           books. (Tristan Van Berkom)
2902         * Ported various EBookClient tests to additionally test Direct Read
2903           Access variants (Tristan Van Berkom)
2904         * Do not use SSL_V2_COMPATIBLE_HELLO by default (Milan Crha)
2905         * Local Delivery not updated on start and missing Receiving Options
2906           page (Milan Crha)
2907         * EBookBackendSexp: Restore suffix search functionality
2908           (Tristan Van Berkom)
2909         * e_source_registry_server_load_directory: Monitor failure is
2910           non-fatal. (Matthew Barnes)
2911         * e_cal_client_modify_objects_sync: Fix infinite loop. (Matthew Barnes)
2912         * EBookQuery/EPhoneNumber: Enhanced documentation (Tristan Van Berkom)
2913         * CamelSMIMEContext: Support IANA registered hash function names.
2914           (Matthew Barnes)
2915         * evolution-user-prompter: Add a --keep-running option.
2916           (Matthew Barnes)
2917         * Make the ESourceRegistryServer modules relocatable like addressbook
2918           & calendar (Tristan Van Berkom)
2919         * Make the Camel provider modules relocatable (Tristan Van Berkom)
2920         * build: Support (and prefer) libboost_thread-mt (Mathias Hasselmann)
2921         * CamelIMAPXServer: Improve thread-safety when selecting folders.
2922           (Matthew Barnes)
2924 Translations:
2925         Dimitris Spingos (el)
2926         Daniel Mustieles (es)
2927         Fran Diéguez (gl)
2928         Aurimas Černius (lt)
2929         Anish A (ml)
2930         Kjartan Maraas (nb)
2931         Piotr Drąg (pl)
2932         Yuri Myasoedov (ru)
2933         Мирослав Николић (sr)
2934         Gheyret Kenji (ug)
2935         Nguyễn Thái Ngọc Duy (vi)
2936         Chao-Hsiung Liao (zh_HK)
2939 Evolution-Data-Server 3.7.90 2013-02-18
2940 ---------------------------------------
2942 Bug Fixes:
2943         Bug 675287 - Spool file account doesn't show messages (Milan Crha)
2944         Bug 683867 - Schedule actions with higher idle priority (Michel Dänzer)
2945         Bug 686528 - Pickup ownCloud accounts from GOA (Milan Crha)
2946         Bug 693841 - EDataCal: Complete implementation of GetObjectsList
2947                      (Giocanni Campagna)
2949 Other Changes:
2950         * Improved phone number support. (Mathias Hasselmann)
2951         * Direct access to local address books. (Tristan Van Berkom)
2952         * Make e_book_client_is_self() more efficient. (Patrick Ohly)
2953         * Add e_data_factory_ref_initable_backend(). (Matthew Barnes)
2954         * Remove --with-dbus-call-timeout configure option. (Matthew Barnes)
2955         * Add CAMEL_MIME_FILTER_TOHTML_QUOTE_CITATION flag. (Matthew Barnes)
2956         * EBookClient: Use g_bus_watch_name_on_connection(). (Matthew Barnes)
2957         * ECalClient: Use g_bus_watch_name_on_connection(). (Matthew Barnes)
2958         * Add camel_service_ref_session(). (Matthew Barnes)
2959         * Fix few memory leaks in evolution-source-registry (Milan Crha)
2960         * Introduce e_backend_is_destination_reachable() (Milan Crha)
2961         * CalDAV: Try to search for event when not in local cache (Milan Crha)
2962         * e_extensible_load_extensions: Allow for retries. (Matthew Barnes)
2964 Translations:
2965         Ihar Hrachyshka (be)
2966         Daniel Mustieles (es)
2967         Fran Diéguez (gl)
2968         Aurimas Černius (lt)
2969         Piotr Drąg (pl)
2972 Evolution-Data-Server 3.7.5 2013-02-04
2973 --------------------------------------
2975 * This release adds support for Ubuntu's Single-SignOn framework (a.k.a.
2976   Ubuntu Online Accounts), with the following optional pkg dependencies:
2978     libaccounts-glib
2979     libsignon-glib
2980     json-glib-1.0
2981     librest-0.7
2983   Pass --disable-uoa to configure to disable support.
2985 Bug Fixes:
2986         Bug 651399 - [maildir] Escape dots in folder display names (Milan Crha)
2987         Bug 691126 - Fix warnings find by Clang (Milan Crha)
2988         Bug 692278 - LDAP backend mutex deadlock on finalize (Milan Crha)
2990 Other Changes:
2991         * Generate address book and calendar GDBus classes with gdbus-codegen
2992           and simplify the APIs to require only one round trip per method.
2993           (Matthew Barnes)
2994         * Introduce e_book_client_connect() and e_cal_client_connect() as
2995           one-step replacements for e_book/cal_client_new() + e_client_open().
2996           (Matthew Barnes)
2997         * Built-in data sources are now packaged as a GResource rather than
2998           installed data files for better reliability. (Matthew Barnes)
2999         * Add --disable-google configure option to make libgdata dependency
3000           optional.  (Tristan Van Berkom)
3001         * Unit test suite improvements. (Mathias Hasselmann and Tristan Van
3002           Berkom)
3003         * Bump libsoup dependency to 2.40.3 (Milan Crha)
3004         * GOA: Support the upcoming "imap_smtp" provider type. (Matthew Barnes)
3005         * Optional libphonenumber support for local address books.
3006           (Mathias Hasselmann)
3007         * EBookBackendSqliteDB: Added e_book_backend_new_contact[s]() APIs
3008           (Tristan Van Berkom)
3009         * EBookBackendFile: Don't overwrite UIDs on incomming/new contacts.
3010           (Tristan Van Berkom)
3011         * CamelIMAPXStore: Configure folder flags on folder creation.
3012           (Matthew Barnes)
3013         * EBookBackendFile: Avoid lost data in contact modifications
3014           (Tristan Van Berkom)
3015         * store_synchronize_sync(): Only synchronize subscribed folders.
3016           (Matthew Barnes)
3018 Translations:
3019         Nilamdyuti Goswami (as)
3020         Ihar Hrachyshka (be)
3021         Krasimir Chonov (bg)
3022         Daniel Mustieles (es)
3023         Fran Diéguez (gl)
3024         Aurimas Černius (lt)
3025         Kjartan Maraas (nb)
3026         Piotr Drąg (pl)
3027         Marián Čavojský (sk)
3028         Matej Urbančič (sl)
3029         Мирослав Николић (sr)
3030         Theppitak Karoonboonyanan (th)
3031         Gheyret Kenji (ug)
3032         Chao-Hsiung Liao (zh_HK)
3035 Evolution-Data-Server 3.7.4 2013-01-14
3036 --------------------------------------
3038 * The legacy IMAP backend has been retired.  Legacy IMAP accounts will
3039   be converted to the newer "IMAP+" backend and their data caches reset.
3041 Bug Fixes:
3042         Bug 665371 - Decommission legacy IMAP backend (Matthew Barnes)
3043         Bug 689124 - Increase Camel's TCP read/write timeout (Matthew Barnes)
3044         Bug 690151 - Crash in e_book_backend_file_bump_revision()
3045                      (Milan Crha)
3046         Bug 690158 - libedataserver: Vala binding updates (Alban Browaeys)
3047         Bug 690177 - Use trust-prompt for certificate verification in WebDAV
3048                      backends (Milan Crha)
3049         Bug 691033 - Avoid using LIBSOUP_DISABLE_DEPRECATED (Hashem Nasarat)
3050         Bug 691466 - Cache reaper restores old IMAP cache directories
3051                      (Matthew Barnes)
3052         Bug 691477 - exists_vcard is not supported when parsing a query from
3053                      string (Milan Crha)
3055 Other Changes:
3056         * IMAPX: Support non-virtual Junk/Trash folders. (Matthew Barnes)
3057         * IMAPX: Ask server to handle "body-contains" searches.
3058           (Matthew Barnes)
3059         * ESourceRegistryServer: Add a "tweak-key-file" signal.
3060           (Matthew Barnes)
3061         * Add automatic IMAP to IMAPX account migration. (Matthew Barnes)
3062         * Add OAuth2Support D-Bus interface. (Matthew Barnes)
3063         * Merge ECalBackendFileStore into ECalBackendStore. (Matthew Barnes)
3064         * Add ETimezoneCache interface. (Matthew Barnes)
3065         * ECalBackend: Remove internal_get_timezone() method.
3066           (Matthew Barnes)
3067         * CamelMimeFilterPgp: Ignore right side white spaces (Milan Crha)
3069 Translations:
3070         Nilamdyuti Goswami (as)
3071         Christian Kirbach (de)
3072         Dimitris Spingos (el)
3073         Daniel Mustieles (es)
3074         Fran Diéguez (gl)
3075         Kjartan Maraas (nb)
3076         Rafael Ferreira (pt_BR)
3077         Matej Urbančič (sl)
3080 Evolution-Data-Server 3.7.3 2012-12-16
3081 --------------------------------------
3083 * libedataserverui has been removed from Evolution-Data-Server and
3084   merged back into Evolution, since Evolution is its only consumer
3085   nowadays.
3087 * The E-D-S unit test suite is functional again!  Many thanks to Tristan
3088   Van Berkom, Murray Cumming and Mathias Hasselmann for their hard work.
3090 Bug Fixes:
3091         Bug 202576 - A way to refresh IMAP folder list (Milan Crha)
3092         Bug 371469 - Add port to connection refused error messages
3093                      (Milan Crha)
3094         Bug 512714 - Error string "Host lookup failed: Name or Service not
3095                      known" (Milan Crha)
3096         Bug 529743 - Add "Any header" filter and search folder condition
3097                      (Milan Crha)
3098         Bug 579315 - Identify filter names in filtering errors (Milan Crha)
3099         Bug 671620 - Support signing with multiple OpenPGP keys (Milan Crha)
3100         Bug 677378 - Crash in imapx_query_auth_types_sync() (Milan Crha)
3101         Bug 680201 - Backup restore doesn't migrate accounts from GConf
3102                      (Milan Crha)
3103         Bug 684175 - Check email value in e_destination_set_contact()
3104                      (Paul Menzel)
3105         Bug 687670 - Signing with both pgp and S/MIME causes a broken
3106                      signature (Milan Crha)
3107         Bug 688366 - WebDAV book can cause high CPU usage (Milan Crha)
3108         Bug 688479 - Empty name selector dialog on open (Milan Crha)
3109         Bug 688639 - SMTP: Correctly deal with 535 authentication error
3110                      (Paul Menzel)
3111         Bug 688660 - Crash on webdav contact cache update (Milan Crha)
3112         Bug 688795 - Crash under e_cal_backend_contacts_start_view()
3113                      (Milan Crha)
3114         Bug 688926 - SIGABRT on call_old_file_Sync (Daniele Rondina)
3116 Other Changes
3117         * Added ESourceBackendSummarySetup extension (Tristan Van Berkom)
3118         * EBookBackendFile: Use the new ESourceBackendSummarySetup to
3119           configure the summary (Tristan Van Berkom)
3120         * Use version-based GLib/GDK/GTK+ warnings. (Matthew Barnes)
3121         * Coverity scan cleanups. (Milan Crha)
3122         * Do not generate a ChangeLog file from 'git log' (Milan Crha)
3123         * Introduce evolution-user-prompter service (Milan Crha)
3124         * IMAPX: Support the QUOTA extension (RFC 2087). (Matthew Barnes)
3125         * Remove introspection of libecal. (Matthew Barnes)
3126         * Workaround file description leak from
3127           e_source_registry_authenticate_sync() (Milan Crha)
3129 Translations
3130         Nilamdyuti Goswami (as)
3131         Daniel Mustieles (es)
3132         Dr.T.Vasudevan (ta)
3133         Krishnababu Krothapalli (te)
3136 Evolution-Data-Server 3.7.2 2012-11-17
3137 --------------------------------------
3139 Bug Fixes:
3140         Bug 640594 - Save also UID/REV in WebDAV backend (for CardDAV)
3141                      (Milan Crha)
3142         Bug 674454 - Crash in e_book_backend_ldap_authenticate_user()
3143                      (Milan Crha)
3144         Bug 686727 - POP3 provider deadlocks on finalize (Milan Crha)
3145         Bug 680497 - POP3 re-adds messages to local Inbox (Milan Crha)
3146         Bug 686719 - Missing linker flags in Camel tests (JB Lallement)
3147         Bug 685986 - ESourceRegistry: Wait for signals after creating sources
3148                      (Matthew Barnes)
3149         Bug 686924 - Doesn't parse Gerrit encoded From address correctly
3150                      (Milan Crha)
3151         Bug 687100 - Crash under cal_backend_contacts_remove_book_record()
3152                      (Milan Crha)
3153         Bug 685034 - [imapx] Read status of email is not persisted correctly
3154                      (Milan Crha)
3155         Bug 681962 - Identify server certificates by hostname and fingerprint
3156                      (Milan Crha)
3157         Bug 685090 - GOA EWS module doesn't save all required values
3158                      (Milan Crha)
3159         Bug 687776 - E-D-S crash in local address book (Milan Crha)
3160         Bug 669082 - Workaround crash in
3161                      imapx_command_copy_messages_step_done() (Andreas Kohn)
3162         Bug 687642 - Crash under caldav_synch_slave_loop() (Milan Crha)
3163         Bug 687694 - imapx_untagged_vanished() is inefficient (Dan Williams)
3164         Bug 687865 - Shows old reminders for GOA accounts (Milan Crha)
3165         Bug 687634 - Improve camel console warning text (Paul Menzel)
3166         Bug 688146 - Crash in Contacts calendar backend (Milan Crha)
3168 Other Changes:
3169         * EAuthenticationSession: Close prompt before storing password.
3170           (Matthew Barnes)
3171         * IMAPX error handling improvements. (Matthew Barnes)
3172         * Bump minimum GLib requirement to 2.34. (Matthew Barnes)
3173         * Use code coverage macros from gnome-common. (Matthew Barnes)
3174         * Remove version number from ${privdatadir}. (Matthew Barnes)
3175         * Remove erroneous version number from ${privlibdir}. (Matthew Barnes)
3176         * Remove version number from ${privincludedir}. (Matthew Barnes)
3177         * Add AllowAuthPromptAll() method to SourceManager interface.
3178           (Matthew Barnes)
3179         * Reimplement EBook, ECal, et. al. using their EClient counterparts.
3180           (Matthew Barnes)
3181         * Google: allow writing X-GOOGLE-SYSTEM-GROUP-IDS (Giovanni Campagna)
3182         * Local file backend modified to use sqlite db exclusively
3183           (Tristan Van Berkom)
3184         * gnome-online-accounts: Add an EDataFactory extension (Matthew Barnes)
3185         * Remove EBookBackendVCF. (Matthew Barnes)
3187 Translations:
3188         Christian Kirbach (de)
3189         Hendrik Knackstedt (de)
3190         Paul Menzel (de)
3191         Gabor Kelemen (hu)
3192         Andika Triwidada (id)
3193         Kjartan Maraas (nb)
3194         Yuri Myasoedov (ru)
3195         Matej Urbančič (sl)
3198 Evolution-Data-Server 3.7.1 2012-10-22
3199 --------------------------------------
3201 Dependency Changes:
3202         * Replaced gnome-keyring-1 with libsecret-1
3204 Bug Fixes:
3205         Bug 201807 - Cannot specify sendmail parameters (Milan Crha)
3206         Bug 268618 - Add: Save replies in the folder of the message being
3207                      replied to (Milan Crha)
3208         Bug 310978 - USENET always requires authentication (Milan Crha)
3209         Bug 549819 - Cannot specify a custom sendmail program (Milan Crha)
3210         Bug 641825 - Crash in poll_ldap() when finalizing the backend
3211                      (Milan Crha)
3212         Bug 679914 - Replace libgnomekeyring with libsecret (Stef Walter)
3213         Bug 681314 - Add address dialog should follow composer's view settings
3214                      (Milan Crha)
3215         Bug 684655 - Files in data/sources are not getting translated
3216                      (Gert Kulyk)
3217         Bug 685588 - Remove useless LIBICAL_CFLAGS and LIBICAL_LIBS
3218                      (Peter Hurley)
3219         Bug 685713 - ESourceRegistry's manager thread aborts on error
3220                      (Matthew Barnes)
3221         Bug 685725 - Handle "muser" attributes in %gconf.xml files
3222                      (Bastien Nocera)
3223         Bug 686421 - Restore libebook tests to minimum working condition
3224                      (Tristan Van Berkom)
3226 Other Changes:
3227         * Remove e_data_book_view_ref/unref(). (Matthew Barnes)
3228         * EBook: Reimplement "remove" functions. (Matthew Barnes)
3229         * EGdbusBook: Remove the remove() method. (Matthew Barnes)
3230         * Rename e_book_backend_start_book_view(). (Matthew Barnes)
3231         * Rename e_book_backend_stop_book_view(). (Matthew Barnes)
3232         * Rename e_book_backend_add_book_view(). (Matthew Barnes)
3233         * Rename e_book_backend_remove_book_view(). (Matthew Barnes)
3234         * Add e_book_backend_list_views(). (Matthew Barnes)
3235         * Deprecate e_book_backend_foreach_view(). (Matthew Barnes)
3236         * Remove e_data_book_register_gdbus_object(). (Matthew Barnes)
3237         * Remove e_data_book_view_register_gdbus_object(). (Matthew Barnes)
3238         * libedata-cal: Purge deprecated APIs. (Matthew Barnes)
3239         * ECal: Reimplement "remove" functions. (Matthew Barnes)
3240         * EGdbusCal: Remove the remove() method. (Matthew Barnes)
3241         * ECalBackend: Prefer GList over GSList. (Matthew Barnes)
3242         * Add e_cal_backend_list_views(). (Matthew Barnes)
3243         * Deprecate e_cal_backend_foreach_view(). (Matthew Barnes)
3244         * Remove e_data_cal_register_gdbus_object(). (Matthew Barnes)
3245         * Remove e_data_cal_view_register_gdbus_object(). (Matthew Barnes)
3246         * Don't migrate sources with empty attributes (Dan Vrátil)
3247         * EGDataGoaAuthorizer: Use GHmac to sign the OAuth parameters.
3248           (Matthew Barnes)
3249         * Drop oauth package requirement for GOA support. (Matthew Barnes)
3250         * EGDataGoaAuthorizer: Prototype OAuth 2.0 support. (Matthew Barnes)
3251         * online-accounts: Refresh mail account settings on startup.
3252           (Matthew Barnes)
3253         * Add e_book_backend_sexp_text(). (Matthew Barnes)
3254         * Deprecate e_source_extension_get_source(). (Matthew Barnes)
3255         * Silence libsecret unstable API warnings. (Matthew Barnes)
3256         * ESourceRegistryServer: File monitor should set flags on new sources.
3257           (Matthew Barnes)
3258         * Rename 'online-accounts' module to 'gnome-online-accounts'.
3259           (Matthew Barnes)
3260         * Change camel_junk_filter_classify() signature. (Matthew Barnes)
3261         * evolution-source-viewer: Select next source after deleting.
3262           (Matthew Barnes)
3264 Translations:
3265         Nilamdyuti Goswami (as)
3266         Alexander Shopov (bg)
3267         Runa Bhattacharjee (bn_IN)
3268         Gil Forcada (ca)
3269         Carles Ferrando (ca@valencia)
3270         Jiri Eischmann (cs)
3271         Marek Černocký (cs)
3272         Flemming Christensen (da)
3273         Tom Tryfonidis (el)
3274         Daniel Mustieles (es)
3275         Timo Jyrinki (fi)
3276         Alexandre Franke (fr)
3277         Fran Diéguez (gl)
3278         Rajesh Ranjan (hi)
3279         Gabor Kelemen (hu)
3280         Andika Triwidada (id)
3281         Luca Ferretti (it)
3282         Žygimantas Beručka (lt)
3283         Rūdolfs Mazurs (lv)
3284         A S Alam (pa)
3285         Piotr Drąg (pl)
3286         Rafael Ferreira (pt_BR)
3287         Yuri Myasoedov (ru)
3288         Marián Čavojský (sk)
3289         Matej Urbančič (sl)
3290         Krishnababu Krothapalli (te)
3291         Chao-Hsiung Liao (zh_HK)
3294 Evolution-Data-Server 3.6.0 2012-09-24
3295 --------------------------------------
3297 Translations:
3298         Runa Bhattacharjee (bn_IN)
3299         Gil Forcada (ca)
3300         Carles Ferrando (ca@valencia)
3301         Rajesh Ranjan (hi)
3302         Gabor Kelemen (hu)
3303         Shankar Prasad (kn)
3304         Rūdolfs Mazurs (lv)
3305         Ani Peter (ml)
3306         A S Alam (pa)
3307         Djavan Fagundes (pt_BR)
3308         Rafael Ferreira (pt_BR)
3309         Matej Urbančič (sl)
3310         Krishnababu Krothapalli (te)
3313 Evolution-Data-Server 3.5.92 2012-09-17
3314 ---------------------------------------
3316 Bug Fixes:
3317         Bug 677393 - [IMAP] Deadlock when moving message and checking new mail
3318                      (Alban Browaeys)
3319         Bug 677685 - WebCal backend doesn't stop opening phase on error
3320                      (Milan Crha)
3321         Bug 677871 - EBookBackendSqliteDB - Escape SQL strings
3322                      (Mathias Hasselmann)
3323         Bug 679219 - IMAP+ fails to show newly created top-level folders
3324                      (Milan Crha)
3325         Bug 682398 - GError reuse during IMAP connect routine (Milan Crha)
3326         Bug 683785 - Add e_source_new_with_uid() (Matthew Barnes)
3328 Other Changes:
3329         * CamelIMAPXServer: Fix shell command connections (Yanko Kaneti)
3330         * IMAPX - Copy also user flags/tags on message append, if server can
3331           save them (Milan Crha)
3332         * IMAP - Be able to read messages from cache in offline mode
3333           (Milan Crha)
3334         * Skip sources with disabled parents from completion lookup
3335           (Milan Crha)
3336         * IMAP - Do not update folder list when the operation was cancelled
3337           (Milan Crha)
3338         * ESourceRegistry: Work around GType deadlock. (Matthew Barnes)
3339         * [CalDAV] Block EProxy::changed when changing priv::uri (Milan Crha)
3340         * Fix a memory leak from MH-format camel provider (Milan Crha)
3341         * Unwrap GDBus error in generic EClient operations (Milan Crha)
3343 Translations:
3344         Nilamdyuti Goswami (as)
3345         Ihar Hrachyshka (be)
3346         Mario Blättermann (de)
3347         Tom Tryfonidis (el)
3348         Daniel Mustieles (es)
3349         Alexandre Franke (fr)
3350         Sweta Kothari (gu)
3351         Gabor Kelemen (hu)
3352         Andika Triwidada (id)
3353         Seong-ho Cho (ko)
3354         Rūdolfs Mazurs (lv)
3355         Sandeep Sheshrao Shedmake (mr)
3356         Piotr Drąg (pl)
3357         Duarte Loreto (pt)
3358         Yuri Myasoedov (ru)
3359         Matej Urbančič (sl)
3360         Мирослав Николић (sr)
3361         Nguyễn Thái Ngọc Duy (vi)
3362         Chao-Hsiung Liao (zh_HK)
3365 Evolution-Data-Server 3.5.91 2012-09-03
3366 ---------------------------------------
3368 Bug Fixes:
3369         Bug 660383 - Backends should listen for changes in refresh interval
3370                      (Milan Crha)
3371         Bug 680467 - Crash under camel_folder_search_search() (Milan Crha)
3372         Bug 680961 - Broken dispatching of EAuthenticationSession
3373                      (Matthew Barnes)
3374         Bug 681930 - STARTTLS was default auth method (Milan Crha)
3375         Bug 681939 - camel_folder_summary_remove_uids() doesn't remove from DB
3376                      (Milan Crha)
3377         Bug 681995 - IMAPx does't set message size on message append
3378                      (Milan Crha)
3379         Bug 682706 - WebDAV addressbook lookup very slow (Milan Crha)
3381 Other Changes:
3382         * IMAPX thread-safety improvements (Matthew Barnes)
3383         * Start/stop book/cal views in a dedicated thread (Milan Crha)
3384         * IMAP - Do not do folder summary update as all-or-nothing approach
3385           (Milan Crha)
3386         * ESourceWebdav: Add "resource-query" property. (Matthew Barnes)
3387         * WebDAV addressbook cannot be opened (Milan Crha)
3388         * Could not create folders in Yahoo! account using imapx (Milan Crha)
3390 Translations:
3391         Nilamdyuti Goswami (as)
3392         Chris Leonard (en_GB)
3393         Daniel Mustieles (es)
3394         Fran Diéguez (gl)
3395         Andika Triwidada (id)
3396         Aurimas Černius (lt)
3397         Kjartan Maraas (nb)
3398         Piotr Drąg (pl)
3399         Duarte Loreto (pt)
3400         Yuri Myasoedov (ru)
3401         Dr.T.Vasudevan (ta)
3402         Nguyễn Thái Ngọc Duy (vi)
3403         Chao-Hsiung Liao (zh_HK)
3406 Evolution-Data-Server 3.5.90 2012-08-20
3407 ---------------------------------------
3409 Bug Fixes:
3410         Bug 678289 - Filters are not applied automatically to local maildir
3411                      Inbox (Milan Crha)
3412         Bug 679488 - Unable to send mail using SMTP (Milan Crha)
3413         Bug 680744 - IMAP: Does not update folder structure (Milan Crha)
3414         Bug 681046 - Occasional crash of evolution-source-registry (Milan Crha)
3415         Bug 681318 - Filter by Source account doesn't match in local folders
3416                      (Milan Crha)
3417         Bug 681321 - Support both old and new-buf libxml2 APIs (Colin Walters)
3418         Bug 681466 - Virtual Trash/Junk not updated on change (Milan Crha)
3419         Bug 681640 - Check for Python interpreter in configure.ac
3420                      (Matthew Barnes)
3421         Bug 681679 - Typo in migration causes signatures to be dropped
3422                      (Matthew Barnes)
3423         Bug 682038 - "Show only this calendar" broken (Milan Crha)
3424         Bug 682102 - Upstream Debian's 20_gettext_intltool.patch
3425                      (Matthew Barnes)
3426         Bug 682103 - -fPIC build fix (Fabien Tassin)
3428 Other Changes:
3429         * Do not update unread count in source folder for junk/deleted
3430           messages. (Milan Crha)
3431         * e-book-backend-db-cache.h: Avoid DB typedef. (Matthew Barnes)
3432         * CamelSession: Make forward_to() method asynchronous. (Matthew Barnes)
3433         * CamelSession: Remove camel_session_lock/unlock(). (Matthew Barnes)
3434         * CamelSession: Have add_service() return a new reference.
3435           (Matthew Barnes)
3436         * Have camel_session_list_services() return new references.
3437           (Matthew Barnes)
3438         * Rename camel_session_get_service(). (Matthew Barnes)
3439         * Rename camel_service_get_settings(). (Matthew Barnes)
3440         * Add e_collection_backend_claim_all_resources(). (Matthew Barnes)
3441         * cache-reaper: Clean up abandoned data directories. (Matthew Barnes)
3442         * Deprecate e_client_remove_sync(). (Matthew Barnes)
3444 Translations:
3445         Nilamdyuti Goswami (as)
3446         Daniel Mustieles (es)
3447         Fran Diéguez (gl)
3448         Sweta Kothari (gu)
3449         Aurimas Černius (lt)
3450         Sandeep Sheshrao Shedmake (mr)
3451         Мирослав Николић (sr)
3452         Krishnababu Krothapalli (te)
3453         Chao-Hsiung Liao (zh_HK)
3456 Evolution-Data-Server 3.5.5 2012-08-06
3457 --------------------------------------
3459 Bug Fixes:
3460         Bug 551788 - Hangs when network changes (Milan Crha)
3461         Bug 674696 - Crash from finish_operation, get_groups_cb in Google
3462                      backend (Milan Crha)
3463         Bug 677530 - Memory leaks in imapx code (Milan Crha)
3464         Bug 678893 - Allow concurrent authentication sessions (Matthew Barnes)
3465         Bug 679017 - Broken spool mbox file accounts (Milan Crha)
3466         Bug 679808 - e_source_selector_set_primary_selection() has side-effects
3467                      (Matthew Barnes)
3468         Bug 680013 - Deadlock in CalDAV calendar (Milan Crha)
3469         Bug 680106 - Missing status message in camel_folder_refresh_info_sync()
3470                      (Matthew Barnes)
3471         Bug 680211 - Memory usage increases on each folder select (Milan Crha)
3472         Bug 680502 - Deadlock in contacts backend (Milan Crha)
3473         Bug 680687 - System timezone name differs from set in Gnome
3474                      (Milan Crha)
3476 Other Changes:
3477         * Support creating/deleting remote resources. (Matthew Barnes)
3478         * Use template files to generate GEnumClass types. (Matthew Barnes)
3479         * google: Fix removal of custom vCard attributes in Google address
3480           books (Philip Withnall)
3481         * Make sure IMAP is connected before doing online operations
3482           (Milan Crha)
3483         * Move e_pointer_tracker to camel (Milan Crha)
3484         * Replace e_source_registry_server_queue_auth_session().
3485           (Matthew Barnes)
3486         * CamelIMAPXServer: fixed API function for running custom commands
3487           (Christian Hilberg)
3488         * Fix a memory leak in e-cal-system-timezone.c (Dan Vrátil)
3489         * Conditionally enable bug-buddy/gtk+ also for
3490           evolution-source-registry (Milan Crha)
3491         * libecal: fix memory leak after failed object creation (Patrick Ohly)
3492         * e_source_registry_commit_source_sync(): Handle collection members.
3493           (Matthew Barnes)
3495 Translations:
3496         Andika Triwidada (id)
3497         Chao-Hsiung Liao (zh_HK)
3498         Daniel Mustieles (es)
3499         Fran Diéguez (gl)
3500         Sweta Kothari (gu)
3501         Kjartan Maraas (nb)
3502         Nilamdyuti Goswami (as)
3503         Tom Tryfonidis (el)
3504         Мирослав Николић (sr)
3507 Evolution-Data-Server 3.5.4 2012-07-16
3508 --------------------------------------
3510 Bug Fixes:
3511         Bug 559391 - Wrong number of unread mails in folder tree (Milan Crha)
3512         Bug 578240 - Impossible to cancel search in search folders (Milan Crha)
3513         Bug 677697 - Huge memory leaks (Milan Crha)
3514         Bug 677886 - Runtime warning from ESourceAlarms (Milan Crha)
3515         Bug 678602 - Inform server of client-side auth cancellations.
3516                      (Matthew Barnes)
3517         Bug 678856 - Crash in add_instance() at e-cal-client.c (Milan Crha)
3518         Bug 678903 - GConf migration omits so-called "send-only" accounts
3519                      (Matthew Barnes)
3521 Other Changes:
3522         * Rework CamelIMAPXServer to be subclassed and extended more
3523           easily. (Christian Hilberg)
3524         * google: Remove the option to not cache Google Contacts data locally
3525           (Philip Withnall)
3526         * Fix install failure in google backend. (Matthew Barnes)
3527         * Add ESourceResource extension type. (Matthew Barnes)
3528         * weather: update for newer GWeather (Giovanni Campagna)
3529         * libedata-book.pc.in: Add a 'libexecdir' variable. (Matthew Barnes)
3530         * libedata-cal.pc.in: Add a 'libexecdir' variable. (Matthew Barnes)
3531         * camel_provider_list(): Emit CRITICAL if camel_provider_load() fails.
3532           (Matthew Barnes)
3533         * Disregard G_FILE_ERROR_NOENT during GConf migration. (Matthew Barnes)
3534         * evolution-source-viewer: Add delete capability. (Matthew Barnes)
3535         * CamelStoreClass: Rename compare_folder_name to equal_folder_name.
3536           (Matthew Barnes)
3537         * server_side_source_remove(): Disregard G_IO_ERROR_NOT_FOUND.
3538           (Matthew Barnes)
3539         * Camel: Use folder display name in status messages when possible.
3540           (Matthew Barnes)
3541         * Preset timeout on SoupSession-s to 90 seconds (Milan Crha)
3542         * online-accounts: Mail sources need to be writable. (Matthew Barnes)
3544 Translations:
3545         Nilamdyuti Goswami (as)
3546         Ihar Hrachyshka (be)
3547         Alexander Shopov (bg)
3548         Dimitris Spingos (el)
3549         Daniel Mustieles (es)
3550         Fran Diéguez (gl)
3551         Kjartan Maraas (nb)
3552         Nguyễn Thái Ngọc Duy (vi)
3553         Chao-Hsiung Liao (zh_HK)
3556 Evolution-Data-Server 3.5.3 2012-06-25
3557 --------------------------------------
3559 !!! MAJOR DESIGN CHANGES AND API BREAKS IN THIS RELEASE !!!
3561 * GConf dependency has been dropped.
3563 * Account data now resides in plain text files rather than GConf XML blobs.
3564   As part of this effort, a good part of libedataserver was rewritten from
3565   scratch.  For further details and links to documentation see:
3566   https://mail.gnome.org/archives/evolution-list/2012-May/msg00214.html
3568 Bug Fixes:
3569         Bug 668247 - Broken non-basic-latin folder name handling (Milan Crha)
3570         Bug 673817 - Crash in e_book_backend_file_dispose() (Milan Crha)
3571         Bug 676541 - Unreliable IMAP provider (Milan Crha)
3572         Bug 677183 - maildir account doesn't open (Milan Crha)
3573         Bug 677610 - Avoid modification of CPPFLAGS in Makefile.am (Milan Crha)
3574         Bug 677642 - Critical warnings on vFolder change (Milan Crha)
3575         Bug 677664 - Camel: Remove "SMTP Authentication" status message
3576                      (Matthew Barnes)
3577         Bug 677687 - Broken migration of "namespace" IMAP setting
3578                      (Matthew Barnes)
3579         Bug 677841 - Workaround for crash in
3580                      imapx_command_append_message_done() (Milan Crha)
3581         Bug 677933 - imapx_utils_init() called too early (Matthew Barnes)
3582         Bug 678067 - Localized display names get stuck (Matthew Barnes)
3583         Bug 678069 - Crash in _gdata_entry_update_from_e_contact() (Milan Crha)
3584         Bug 678255 - edata-cal missing libebackend-1.2 requirement
3585                      (Jordi Mallach)
3586         Bug 678378 - ESourceRegistry causes deadlock in gnome-shell
3587                      (Matthew Barnes)
3588         Bug 678618 - Runtime warning when clicking on top-level sidebar item
3589                      (Matthew Barnes)
3591 Other Changes:
3592         * Remove camel_settings_load_from_url(). (Matthew Barnes)
3593         * Remove camel_settings_save_to_url(). (Matthew Barnes)
3594         * ldap: Avoid a race during finalize. (Matthew Barnes)
3595         * imap[x]: Remove shell command option from user interfaces.
3596           (Matthew Barnes)
3597         * Add 'evolution-source-viewer' test tool. (Matthew Barnes)
3598         * Port remaining bits from GConf to GSettings (Milan Crha)
3599         * Remove forgotten DBUS_GLIB_CFLAGS/LIBS, these are gone now
3600           (Milan Crha)
3601         * Remove -Werror from AM_INIT_AUTOMAKE. (Matthew Barnes)
3602         * google: Split conversion functions from Google backend into a util
3603           lib (Philip Withnall)
3604         * google: Add some tests to Google address book backend
3605           (Philip Withnall)
3606         * google: Make ‘rel’ and ‘label’ mutually exclusive for certain
3607           elements (Philip Withnall)
3608         * Tighten up pkg-config files. (Matthew Barnes)
3609         * build: Enable g-ir-scanner’s --warn-all option when building GIR
3610           files (Philip Withnall)
3611         * Do not call g_object_notify() when property didn't change (Milan Crha)
3612         * imapx_store_noop_sync: Don't return FALSE without setting a GError.
3613           (Matthew Barnes)
3614         * Deprecate EUri. (Matthew Barnes)
3615         * Updated Telugu Translation (Sasi Bhushan Boddepalli)
3616         * imapx_command_fetch_message_done: Fix an error handling issue.
3617           (Matthew Barnes)
3618         * camel_data_cache_get_filename: Remove unused GError parameter.
3619           (Matthew Barnes)
3620         * e_book_backend_file_open: Fix directory existence test.
3621           (Matthew Barnes)
3622         * camel_data_cache_get: Improve empty file handling. (Matthew Barnes)
3623         * Improve imapx_command_fetch_message_done(). (Matthew Barnes)
3624         * CAMEL_PROVIDER_IS_STORE_AND_TRANSPORT: Handle NULL gracefully.
3625           (Matthew Barnes)
3626         * Updated Telugu Translation (Sasi Bhushan Boddepalli)
3627         * Deprecate EDbHash. (Matthew Barnes)
3628         * google: Add a new custom vCard property containing Google system
3629           groups (Philip Withnall)
3630         * libebook: Reference address books by UID instead of URI.
3631           (Matthew Barnes)
3632         * Camel string pool improvements. (Matthew Barnes)
3634 Translations:
3635         Nilamdyuti Goswami (as)
3636         Ihar Hrachyshka (be)
3637         Daniel Mustieles (es)
3638         Bruno Brouard (fr)
3639         Fran Diéguez (gl)
3640         Yuri Kozlov (ru)
3643 Evolution-Data-Server 3.5.2 2012-06-04
3644 --------------------------------------
3646 Bug Fixes:
3647         Bug 606181 - Accepting bad SSL certificate applies to any hostname
3648                      (Matt McCutchen)
3649         Bug 664639 - [IMAPX] Doesn't quit gracefully on account disable
3650                      (Chenthill Palanisamy)
3651         Bug 666327 - IMAP deadlock when moving message and checking new mail
3652                      (Alban Browaeys)
3653         Bug 667725 - imapx_untagged: code should not be reached
3654                      (David Woodhouse)
3655         Bug 669191 - Address book dialog has incorrect default size
3656                      (Mathieu Trudel-Lapierre)
3657         Bug 670279 - "Category" selector mnemonic not shown (Milan Crha)
3658         Bug 671603 - Birthday calendar broken since 3.3.4 (Milan Crha)
3659         Bug 673946 - Cannot delete search folders (Milan Crha)
3660         Bug 675387 - Store certificates under $XDG_DATA_HOME (Matthew Barnes)
3661         Bug 676108 - OpenBSD needs _XOPEN_SOURCE_EXTENDED for strptime(3)
3662                      (Antoine Jacoutot)
3663         Bug 676403 - imapx: Syncing folder after server-side deletion of
3664                      many messages is *very* slow (David Woodhouse)
3665         Bug 676506 - imapx: After QRESYNC leaves us out of sync, a "full
3666                      resync" doesn't work either. (David Woodhouse)
3668 Other Changes:
3669         * Require libsoup >= 2.38.1. (Matthew Barnes)
3670         * Remove extra test on Google server photo data validity (Milan Crha)
3671         * Split camel-imapx library and merge into camel so that providers
3672           can be written on top of imapx (Chenthill Palanisamy)
3673         * Add a extended response handler for unhandled imapx tokens to be
3674           handled by the derived providers. (Chenthill Palanisamy)
3675         * Add EAsyncClosure. (Matthew Barnes)
3676         * Make sure data-book/cal is closed/freed in a separate thread
3677           (Milan Crha)
3678         * CalDAV: Report NoSuchCal only when opening, ObjectNotFound
3679           otherwise (Milan Crha)
3680         * Better error message for SOUP_STATUS_SSL_FAILED response (Milan Crha)
3681         * CalDAV: Also rename NoSuchCal to ObjectNotFound in
3682           caldav_server_put_object() (Milan Crha)
3683         * Camel: Allow SSL certificate resave and use detailed errors from
3684           SSL stream (Milan Crha)
3685         * Remove camel_folder_has_search_capability() (Milan Crha)
3686         * CamelService: Rewrite connect/disconnect API. (Matthew Barnes)
3687         * Simplify vFolder's code and other bunch of related time
3688           optimizations (Milan Crha)
3690 Translations:
3691         Daniel Mustieles (es)
3692         Fran Diéguez (gl)
3693         Luca Ferretti (it)
3694         Kjartan Maraas (nb)
3695         Matej Urbančič (sl)
3698 Evolution-Data-Server 3.5.1 2012-04-30
3699 --------------------------------------
3701 Bug Fixes:
3702         Bug 658742 - Change EContact property description string (Milan Crha)
3703         Bug 663324 - Categories not correctly aligned with Google contacts
3704                      (Milan Crha)
3705         Bug 664639 - [IMAPX] Doesn't quit gracefully on account disable
3706                      (Milan Crha)
3707         Bug 664793 - Deadlock on EClient operation cancel (Milan Crha)
3708         Bug 665381 - LDAP backend crash when query_ldap_root_dse() fails
3709                      (Milan Crha)
3710         Bug 666438 - Contact's Full name field not displayed in list view
3711                      (Milan Crha)
3712         Bug 666896 - Workaround Improper GB-2312 Mail Encodings
3713                      (Palmer Dabbelt)
3714         Bug 667477 - EXDATE containing time are not handle correctly
3715                      (Milan Crha)
3716         Bug 667891 - Rapid message list regen when downloading a folder
3717                      (Milan Crha)
3718         Bug 668549 - Crash in objects_added_cb() in e-book-client-view.c
3719                      (Milan Crha)
3720         Bug 668679 - Crash on insertion of NULL in e_destination_set_contact()
3721                      (Milan Crha)
3722         Bug 668989 - Add a twitter username to IM in contacts (Milan Crha)
3723         Bug 669034 - [IMAP] Shows "Unknown background operation" on start
3724                      (Milan Crha)
3725         Bug 669085 - Saving draft on Google server emits runtime warning
3726                      (Milan Crha)
3727         Bug 670435 - Added e_cal_client_view_set_flags() (Christophe Dumez)
3728         Bug 670457 - Add bulk methods to ECalClient (Christophe Dumez)
3729         Bug 670470 - Do not force password for IMAPx connection (Yanko Kaneti)
3730         Bug 671172 - camel: smtp: Make EHLO keywords check case insensitive
3731                      (Pawel Moll)
3732         Bug 671537 - Option to validate SLL certificates with libsoup
3733                      (Milan Crha)
3734         Bug 672175 - Make CamelFolderSearch cancellable (Milan Crha)
3735         Bug 672258 - Error while moving messages in local folders (Milan Crha)
3736         Bug 672398 - CalDAV backend doesn't respect "Copy for offline" option
3737                      (Milan Crha)
3738         Bug 673527 - Addressbook bulk methods are broken (Christophe Dumez)
3739         Bug 673563 - Encoded filename for Outlook broken by spaces (Milan Crha)
3740         Bug 673894 - Adding events to Google Calendar is broken (Milan Crha)
3741         Bug 674257 - Recheck attachment availability on message download
3742                      (Milan Crha)
3743         Bug 674309 - Crash when calling oauth_init_nss() from two threads
3744                      (Milan Crha)
3746 Miscellaneous Changes:
3747         * Add an --enable-code-coverage configure option to enable gcov
3748           support (Philip Withnall)
3749         * Limit supported gweather to < 3.5. (Matthew Barnes)
3750         * Require GLib >= 2.32. (Matthew Barnes)
3751         * EDataFactory: Use GNetworkMonitor always. (Matthew Barnes)
3752         * Deprecate and gut EOfflineListener. (Matthew Barnes)
3753         * Remove migration of categories from GConf. (Matthew Barnes)
3754         * EDBusServer: Add run/quit signals. (Matthew Barnes)
3755         * CalDAV backend could starve on its dispose waiting for slave
3756           finish (Milan Crha)
3757         * Remove CamelHttpStream. (Matthew Barnes)
3758         * Add e_file_recursive_delete(). (Matthew Barnes)
3759         * Make e_dbus_server_load_modules() idempotent. (Matthew Barnes)
3760         * EDBusServer: Add exit codes to run() and quit(). (Matthew Barnes)
3761         * ENameSelectorEntry: Remove USER_QUERY_FIELDS macro. (Matthew Barnes)
3762         * ENameSelectorDialog: Remove use of "primary_addressbook".
3763           (Matthew Barnes)
3764         * Remove EDataFactory's "online" property. (Matthew Barnes)
3765         * Remove EBackend::last-client-gone signal. (Matthew Barnes)
3766         * Add e_data_factory_ref_backend_factory(). (Matthew Barnes)
3767         * Bump libedataserverui shared object name. (Matthew Barnes)
3768         * ESourceSelector: Add e_source_selector_ref_source_by_path().
3769           (Matthew Barnes)
3770         * ESourceSelector: Add e_source_selector_ref_primary_selection().
3771           (Matthew Barnes)
3772         * Remove e_source_combo_box_get/set_active_uid(). (Matthew Barnes)
3773         * ESourceComboBox: Add e_source_combo_box_ref_active().
3774           (Matthew Barnes)
3775         * Remove deprecated API from ESourceSelector (Milan Crha)
3776         * Fix Google Talk vCard attribute name definition (Milan Crha)
3778 Translations:
3779         Gil Forcada (ca)
3780         Jordi Serratosa (ca)
3781         Carles Ferrando (ca@valencia)
3782         Daniel Mustieles (es)
3783         Fran Diéguez (gl)
3784         Rajesh Ranjan (hi)
3785         Sandeep Sheshrao Shedmake (mr)
3786         Kjartan Maraas (nb)
3787         ManojKumar Giri (or)
3788         Daniel Nylander (sv)
3789         Krishnababu Krothapalli (te)
3790         Sasi Bhushan (te)
3793 Evolution-Data-Server 3.4.0 2012-03-26
3794 --------------------------------------
3796 Miscellaneous Fixes:
3797         * Various last-minute IMAPX crash fixes. (Matthew Barnes)
3799 Translations:
3800         Runa Bhattacharjee (bn_IN)
3801         Flemming Christensen (da)
3802         Kristjan SCHMIDT (eo)
3803         A S Alam (pa)
3804         Krishnababu Krothapalli (te)
3805         Nguyễn Thái Ngọc Duy (vi)
3808 Evolution-Data-Server 3.3.92 2012-03-19
3809 ---------------------------------------
3811 Bug Fixes:
3812         Bug 736655 (bnc) - Deadlocks when auto-completing address in email composer (Chenthill Palanisamy)
3813         Bug 659756 - Initialize dbus-glib threading for GConf (Milan Crha)
3814         Bug 665025 - Memory leak in camel mime (Milan Crha)
3815         Bug 664186 - Maildir scan checks incorrectly for folder name prefix (Milan Crha)
3816         Bug 671470 - Mail search on body doesn't work (local mail) (Milan Crha)
3817         Bug 664186 - Fix regression after commit for bug #664186 (Milan Crha)
3819 Miscellaneous Fixes:
3820         Update API documentation. (Matthew Barnes)
3821         Fix some crashes in imapx_command_start_next(). (Matthew Barnes)
3822         EDS: memory leak fixes (Patrick Ohly)
3823         Update store<=>folder summaries connection on folder rename (Milan Crha)
3824         CamelIMAPXServer: Avoid crashing in cancel_all_jobs(). (Matthew Barnes)
3825         camel-local-provider.c: Remove superfluous conf entries. (Matthew Barnes)
3826         Fix compiler format warnings in IMAPX code (Milan Crha)
3827         Try to RC2047-decode address-only string when parsing email addresses (Milan Crha)
3829 Translations:
3830         Jiri Eischmann (cs)
3831         Piotr Drąg (pl)
3832         Mario Blättermann (de)
3833         Gabor Kelemen (hu)
3834         Hannie Dumoleyn (nl)
3835         Timo Jyrinki (fi)
3836         Seong-ho Cho (ko)
3837         Yuri Myasoedov (ru)
3838         Sweta Kothari (gu)
3839         Duarte Loreto (pt)
3840         Nilamdyuti Goswami (as)
3841         Bruno Brouard (fr)
3842         Bruce Cowan (en_GB)
3843         Khoem Sokhem (km)
3844         Rudolfs Mazurs (lv)
3846 * The dbus-glib dependency has temporarily returned.  GConf now uses
3847   dbus-glib instead of libbonobo but it does not initialize threading
3848   support, so we have to initialize it to avoid thread-safety issues.
3849   When we're ready to drop GConf we will drop dbus-glib along with it.
3852 Evolution-Data-Server 3.3.91 2012-03-05
3853 ---------------------------------------
3855 Bug Fixes:
3856         Bug 610988 - Filter can't set labels on IMAP messages (Milan Crha)
3857         Bug 658742 - Gettext messages require translator comments (Milan Crha)
3858         Bug 663224 - Deleted message not deleted on other machine (Milan Crha)
3859         Bug 668639 - Sexps on VEVENT / VJOURNAL statuses are not supported
3860                      (Christophe Dumez)
3861         Bug 670887 - e_cal_client_generate_instances_for_object() returns
3862                      instances in reverse order (Christophe Dumez)
3863         Bug 670938 - e_cal_client_generate_instances_for_object() returns
3864                      invalid instances (Christophe Dumez)
3866 Other Changes:
3867         * Manual Refresh on a CalDAV calendar does not work (Milan Crha)
3868         * Initialize EGdbusTemplates main thread in book/calendar factories
3869           (Milan Crha)
3870         * CamelSession: Add a default method for get_socks_proxy().
3871           (Matthew Barnes)
3872         * Provide at least some NSPR error text, rather than cryptic error
3873           code (Milan Crha)
3874         * EBookBackendFile: Fix a warning caused by Berkeley DB v5.
3875           (Matthew Barnes)
3876         * EContact: fix "parse vcard + update contact + commit" (Patrick Ohly)
3878 Translations:
3879         Ihar Hrachyshka (be)
3880         Petr Kovar (cs)
3881         Inaki Larranaga Murgoitio (eu)
3882         Changwoo Ryu (ko)
3883         Jonh Wendell (pt_BR)
3884         Yuri Myasoedov (ru)
3885         Matej Urbančič (sl)
3886         Martin Srebotnjak (sl)
3887         Gheyret Kenji (ug)
3888         Nguyễn Thái Ngọc Duy (vi)
3889         Chao-Hsiung Liao (zh_HK)
3892 Evolution-Data-Server 3.3.90 2012-02-20
3893 ---------------------------------------
3895 Bug Fixes:
3896         Bug 662920 - Creates MH folders, but needs restart to update folder list (Milan Crha)
3897         Bug 658348 - Harmonize wording for "Check new messages in INBOX" (Milan Crha)
3898         Bug 658347 - Harmonize mnemonic for "Check new messages for Junk contents" (Milan Crha)
3899         Bug 637200 - Add mnemonics to Folder Properties dialog checkboxes (Milan Crha)
3900         Bug 669341 - Plural forms in imapx (Milan Crha)
3901         Bug 391472 - Add ability to match headers by words (Milan Crha)
3902         Bug 669847 - Fix up online notification (part 2) (Alexander Larsson)
3903         Bug 669487 - Fix up online notification (part 1) (Alexander Larsson)
3904         Bug 535978 - Filtering on IMAP accounts causes message to be downloaded (Milan Crha)
3905         Bug 553796 - Unable to Reset Message Color (Milan Crha)
3906         Bug 485283 - Filter is not working for mix letter case (Milan Crha)
3907         Bug 309945 - Ability to filter folders other than INBOX too (Milan Crha)
3908         Bug 669545 - Crash invoking filters in IMAP folder (Milan Crha)
3910 Miscellaneous Fixes:
3911         Use GSettings for EProxy (Milan Crha)
3912         Revert one change from the previous commit, it emitted incorrect warnings (Milan Crha)
3913         Fix issues found by Coverity Scan (Milan Crha)
3914         Crash on message send, under check_header_in_message_info() (Milan Crha)
3915         Fix google contacts going online after being offline (Alexander Larsson)
3917 Translations:
3918         Daniel Mustieles (es)
3919         Мирослав Николић (sr)
3920         Daniel Nylander (sv)
3921         Yuri Myasoedov (ru)
3922         Ihar Hrachyshka (be)
3923         Aurimas Černius (lt)
3924         Fran Diéguez (gl)
3925         Kjartan Maraas (nn)
3928 Evolution-Data-Server 3.3.5 2012-02-06
3929 --------------------------------------
3931 Bug Fixes:
3932         Bug 666764 - SQL error migrating folders (Milan Crha)
3933         Bug 649141 - Return only system timezones known to libical (Milan Crha)
3934         Bug 669005 - Partial hang with unresponsive HTML email image source
3935                      (Milan Crha)
3936         Bug 669003 - CalDAV: Cannot modify calendar object (libical 0.48)
3937                      (Milan Crha)
3938         Bug 668811 - EBookBackendSqliteDB can be asked for an unknown contact
3939                      (Milan Crha)
3940         Bug 669238 - Warning while creating appointments/meetings (Punit Jain)
3942 Other Changes:
3943         * Remove CamelDList and use GQueues instead. (Matthew Barnes)
3944         * Improved deadlock and crash avoidance in IMAPX.  (Matthew Barnes)
3945         * CamelStoreSummary: Save count changes from CamelFolderSummary
3946           immediately (Milan Crha)
3947         * CamelVeeFolder: Process folder changes more efficiently.
3948           (Matthew Barnes)
3949         * CamelStoreSummary: Schedule save rather than save immediately
3950           (Milan Crha)
3951         * Fix few memory leaks (Milan Crha)
3952         * Add auto_fetch param to avoid autofetching next mails.
3953           (Srinivasa Ragavan)
3954         * Add sync+async apis for Fetch Messages and Purge Message Cache.
3955           (Srinivasa Ragavan)
3956         * Add flags to the Provider and code for mobile mode in settings.
3957           (Srinivasa Ragavan)
3958         * Added Mobile support and specific apis to imapx. (Srinivasa Ragavan)
3959         * Add mobile mode settings to POP3. (Srinivasa Ragavan)
3961 Translations:
3962         Daniel Mustieles (es)
3963         Kjartan Maraas (nb)
3964         Matej Urbančič (sl)
3965         Chao-Hsiung Liao (zh_HK)
3968 Evolution-Data-Server 3.3.4 2012-01-16
3969 --------------------------------------
3971 Bug Fixes:
3972         Bug 666327 - IMAP deadlock when moving message and checking new mail
3973                      (Alban Browaeys)
3974         Bug 666327 - [IMAP] Missing unlock in camel_imap_folder_fetch_data
3975                      (Alban Browaeys)
3976         Bug 357175 - IMAP alerts still too intrusive (Milan Crha)
3977         Bug 482171 - IMAP warnings are presented without folder context
3978                      (Milan Crha)
3979         Bug 662888 - Use --include-uninstalled for internal .gir files
3980                      (Colin Walters)
3981         Bug 592906 - Birthdays from WebDAV contacts do not show up in calendar
3982                      (Milan Crha)
3983         Bug 666770 - Add gmodule-2.0 to libedataserver.pc (Matthew Barnes)
3984         Bug 661743 - Return maildir Inbox sibling folders only when requested
3985                      (Milan Crha)
3986         Bug 665036 - Memory leaks spot in Contacts view (Milan Crha)
3987         Bug 666757 - [CalDAV] Manage authentication requests even after open
3988                      (Milan Crha)
3989         Bug 638810 - Crash in camel_folder_search_set_folder with IMAP account
3990                      (Milan Crha)
3991         Bug 644817 - Slow addressbook cache (Milan Crha)
3992         Bug 667698 - vapigen: fix builddir != srcdir issue (Ryan Lortie)
3993         Bug 667388 - Introspection annotation fixes for nullable return types
3994                      (Philip Withnall)
3996 Miscellaneous Changes:
3997         * Camel: Various iconv improvements (Jeffrey Steadfast)
3998         * Camel: Add thread-safe accessors for string settings (Matthew Barnes)
4000 Translations:
4001         Ihar Hrachyshka (be)
4002         Daniel Mustieles (es)
4003         Fran Diéguez (gl)
4004         OKANO Takayoshi (ja)
4005         Kjartan Maraas (nb)
4008 Evolution-Data-Server 3.3.3 2011-12-19
4009 --------------------------------------
4011 Bug Fixes:
4012         Bug 665253 - "New folder" dialog does not show IMAP accounts (Milan Crha)
4013         Bug 662068 - Crash in e-cal-backend-http.c:retrieval_done (Milan Crha)
4014         Bug 666106 - libical 0.47 handles CATEGORIES as multiple parameters (Milan Crha)
4015         Bug 652173 - EContact's file-as getter doesn't populate empty value (Milan Crha)
4016         Bug 665337: Remove --disable-calendar (Matthew Barnes)
4017         Bug 664819 - gmodule-2.0 dependency must be explicit (Diego López León)
4018         Bug 664572 - Change e_cal_backend_notify_component* to use ECalComponent (Milan Crha)
4019         Bug 652177 - Add "revision" property to calendar file backend (Tristan Van Berkom)
4021 Miscellaneous Fixes:
4022         Fix leaks around categories editing (Milan Crha)
4023         e_categories_selector_get_checked: Return them always in the same order (Milan Crha)
4024         Contacts calendar - consider also other than only file-as field (Milan Crha)
4025         Add CamelSession.remove_service() method. (Matthew Barnes)
4026         Fix glib-gen.mak rules. (Matthew Barnes)
4027         Call gettext on the short descriptions of port numbers. (Gabor Kelemen)
4028         Add --wait-for-client factory processes command line option (Milan Crha)
4029         Small correction to imapx_command_run_sync(). (Matthew Barnes)
4030         CamelIMAPXCommand: Make imapx_command_run_sync() more responsive to cancellations. (Matthew Barnes)
4031         CamelIMAPXCommand: Reference the command when running synchronously. (Matthew Barnes)
4032         CamelIMAPXCommand: Remove imapx_command_free() with imapx_command_unref(). (Matthew Barnes)
4033         CamelIMAPXCommand: Add imapx_command_ref(). (Matthew Barnes)
4034         CamelIMAPXCommand: Make IMAPX command functions static. (Matthew Barnes)
4035         CamelIMAPXCommand: Add a reference count. (Matthew Barnes)
4036         CamelIMAPXCommand: Allocate with g_slice_new(). (Matthew Barnes)
4037         CamelIMAPXJob: Make imapx_job_run() more responsive to cancellations. (Matthew Barnes)
4038         CamelIMAPXJob: Reference the job when queueing. (Matthew Barnes)
4039         CamelIMAPXJob: Replace imapx_job_free() with imapx_job_unref(). (Matthew Barnes)
4040         CamelIMAPXJob: Add imapx_job_ref(). (Matthew Barnes)
4041         CamelIMAPXJob: Add a reference count. (Matthew Barnes)
4042         CamelIMAPXJob: Allocate with g_slice_new(). (Matthew Barnes)
4043         imapx_parser_thread: Skip polling and just read the socket. (Matthew Barnes)
4044         rehandshake_ssl(): Be more responsive to cancellations. (Matthew Barnes)
4045         Reduce frequency of CamelFolder::changed emissions. (Matthew Barnes)
4046         Better runtime warnings in tcp_stream_set_error_from_pr_error(). (Matthew Barnes)
4047         Wean CamelIMAPXServer off CamelMsgPort. (Matthew Barnes)
4048         Avoid crash in e-cal-backend-http.c:webcal_to_http_method (Milan Crha)
4049         EProxy: Disconnect from signal handlers on dispose (Milan Crha)
4050         Added test case for new ECal revision backend property (Tristan Van Berkom)
4051         Pre-load all built-in timezones in libical on calendar factory start (Milan Crha)
4052         Add e_book_backend_sqlitedb_get_uids_and_rev() (Milan Crha)
4054 Translations:
4055         Matej Urbančič (sl)
4056         Gabor Kelemen (hu)
4057         Kjartan Maraas (nn)
4058         Daniel Mustieles (es)
4059         Xandru Armesto (ast)
4062 Evolution-Data-Server 3.3.2 2011-11-21
4063 --------------------------------------
4065 Bug Fixes:
4066         Bug 440316 - Improve SSL Certificate check bad signature dialog
4067                      (Milan Crha)
4068         Bug 652171 - Added e_book_client_view_set_flags() (Tristan Van Berkom)
4069         Bug 652175 - Add revision property to addressbook backend
4070                      (Tristan Van Berkom)
4071         Bug 655167 - Messages moved from IMAP Inbox reappear (Michel Dänzer)
4072         Bug 659736 - Do not report change on property set when not changed
4073                      (Milan Crha)
4074         Bug 660182 - Error dialog on LDAP query with multiple referrals
4075                      (Milan Crha)
4076         Bug 660646 - »IDLE« should not be translated in settings dialog
4077                      (Milan Crha)
4078         Bug 660972 - Unable to publish free/busy information (Milan Crha)
4079         Bug 660974 - sqlite backend: use INSERT OR IGNORE in
4080                      add_folder_into_db() (Christophe Dumez)
4081         Bug 661033 - Add support for E_CONTACT_FILE_AS field (Philip Withnall)
4082         Bug 662473 - Moving mails between local folders removes labels
4083                      (Milan Crha)
4084         Bug 662524 - POP3: Use a safer default value for "delete-after-days"
4085                      (Matthew Barnes)
4086         Bug 662643 - camel_url_decode_path() crashes on empty string
4087                      (Matthew Barnes)
4088         Bug 662929 - POP3 prevents expunge of local Inbox in offline
4089                      (Milan Crha)
4090         Bug 663062 - Missing attachment icon on a message with it (Milan Crha)
4091         Bug 663219 - Crash in imapx_completion at camel-imapx-server.c
4092                      (Chenthill Palanisamy)
4094 Other Changes:
4095         * Move remaining CamelURL elements to CamelSettings. (Matthew Barnes)
4096         * IMAP: Split off a new mutex for commands and responses.
4097           (Matthew Barnes)
4098         * Remove g_thread_init() calls. (Matthew Barnes)
4099         * Avoid possible crash when url->path is NULL (Milan Crha)
4100         * Make local addressbook backend store image data as URIs.
4101           (Tristan Van Berkom)
4102         * CamelTcpStreamRaw: Use PR_Interrupt() to cancel blocked I/O.
4103           (Matthew Barnes)
4104         * Use the same technique in imapx_parser_thread(). (Matthew Barnes)
4105         * Kill gtk-doc tmpl files. (Matthew Barnes)
4106         * Camel no longer depends on libedataserver. (Matthew Barnes)
4107         * Add useful GBinding transform funcs from e-util. (Matthew Barnes)
4109 Translations:
4110         Daniel Mustieles (es)
4111         Fran Diéguez (gl)
4112         Kjartan Maraas (nb)
4113         Matej Urbančič (sl)
4116 Evolution-Data-Server 3.3.1 2011-10-24
4117 --------------------------------------
4119 Bug Fixes:
4120         Bug 527614 - Valgrind shows a nice amount of lost memory (Milan Crha)
4121         Bug 601898 - SOCKS proxy does not work with mailer (Milan Crha)
4122         Bug 620382 - Do not delete also directory for custom local calendars
4123                      (Milan Crha)
4124         Bug 632619 - Recurring events can clutter month view (Milan Crha)
4125         Bug 642984 - Drop --enable-ssl configure option (nss/nspr always
4126                      required) (Milan Crha)
4127         Bug 655252 - Need to escape the comp_uid part of a path (Milan Crha)
4128         Bug 656473 - Store server folder cache in user's cache directory
4129                      (Milan Crha)
4130         Bug 656603 - Add support for generating vCard 2.1 in libebook
4131                      (Bartosz Szatkowski)
4132         Bug 659438 - Checks junk in all folders despite restricting to INBOX
4133                      (Milan Crha)
4134         Bug 659553 - Fix e_vcard_unescape_string (Alexander Larsson)
4135         Bug 659555 - Add custom icons in a folder Subscription dialog
4136                      (Milan Crha)
4137         Bug 659568 - One day delay in calendar view (Milan Crha)
4138         Bug 659914 - e_book_get_changes: Fix crash caused by unref of a NULL
4139                      pointer (Christophe Dumez)
4140         Bug 660246 - EBookBackendSqliteDB: Bad loop iteration
4141                      (Christophe Dumez)
4142         Bug 660533 - Missing GOA cflags/libs in libedata-book (Cosimo Cecchi)
4143         Bug 660615 - Make POP3 provider more cancellable ready (Milan Crha)
4144         Bug 660656 - Fix e_iterator_get annotation (Alban Browaeys)
4145         Bug 660829 - Allow 'Mark as read' in right click menu on spam folder
4146                      (Milan Crha)
4147         Bug 660870 - Empty Contacts list when pressing "To:" in composer
4148                      (Milan Crha)
4149         Bug 660884 - Missing libebackend LIBADD in calendar/backends
4150                      (Christian Hilberg)
4151         Bug 661432 - 'Any field contains' search doesn't work in contact view
4152                      (Milan Crha)
4153         Bug 661448 - e_util_copy_*_slist(): Avoid using append function
4154                      (Christophe Dumez)
4155         Bug 661549 - Avoid fetching from backend when calculating summary
4156                      (Milan Crha)
4158 Other Changes:
4159         * libebook.pc.in: camel-1.2 is a private requirement. (Matthew Barnes)
4160         * Add CamelMemChunk (copy of EMemChunk). (Matthew Barnes)
4161         * CamelService: Add "password" property. (Matthew Barnes)
4162         * CamelProvider: Remove 'license' and 'license_file' members.
4163           (Matthew Barnes)
4164         * Add EModule, EExtensible and EExtension (Matthew Barnes)
4165         * Add various base classes for backends and servers. (Matthew Barnes)
4166         * Provide CamelFolder::get_message_cached() (Milan Crha)
4167         * Merge libcamel-provider into libcamel. (Matthew Barnes)
4168         * Add a "services" directory. (Matthew Barnes)
4169         * Require GLib 2.30. (Matthew Barnes)
4170         * addressbook: Optimizations to avoid vcard parsing (Christophe Dumez)
4171         * Provide EClient's GSList utility functions within
4172           e-data-server-util.h (Milan Crha)
4173         * Increase dependency on gtk+ to 3.2 (Milan Crha)
4174         * CamelFolderSummary API changes (Milan Crha)
4175         * gdbus_proxy_call_sync: check sync flag more frequently
4176           (Christophe Dumez)
4177         * Make all backends return NULL when calling get_contact() and the
4178           contact is not found. (Christophe Dumez)
4179         * e-book-client: add e_book_client_add_contacts*() methods
4180           (Christophe Dumez)
4181         * addressbook: Improve bulk contact removal code (Christophe Dumez)
4182         * configure.ac: Bump ADDRESS_BOOK_DBUS_SERVICE_NAME to 2
4183           (Christophe Dumez)
4184         * Workaround possible crash in imap_body_decode() (Milan Crha)
4185         * e-book-client: Add bulk contact modification methods.
4186           (Christophe Dumez)
4187         * e_book_backend_sqlitedb_new: Fix database connection reuse
4188           (Christophe Dumez)
4189         * Don't free vcard memory in e_data_book_view_notify_update*_vcard()
4190           (Christophe Dumez)
4191         * ENameSelectorEntry::user_delete_text: Delete whole text when user
4192           deleted it (Milan Crha)
4193         * e-book-backend-file: Don't share DB_ENV between address books from
4194           different sources (Christophe Dumez)
4195         * Require libgdata >= 0.10. (Matthew Barnes)
4196         * Camel: New authentication API. (Matthew Barnes)
4197         * Really implement e_cal_client_view_set_fields_of_interest()
4198           (Tristan Van Berkom)
4199         * Add camel_folder_refresh_info()/_finish(). (Matthew Barnes)
4200         * Avoid a crash in camel_session_get_service_by_url(). (Matthew Barnes)
4202 Translations:
4203         Ihar Hrachyshka (be)
4204         Alexander Shopov (bg)
4205         Gil Forcada (ca)
4206         Carles Ferrando (ca@valencia)
4207         Jiri Eischmann (cs)
4208         Mario Blättermann (de)
4209         Bruce Cowan (en_GB)
4210         Daniel Mustieles (es)
4211         Inaki Larranaga Murgoitio (eu)
4212         Alexandre Franke (fr)
4213         Fran Dieguez (gl)
4214         Gabor Kelemen (hu)
4215         Luca Ferretti (it)
4216         OKANO Takayoshi (ja)
4217         Changwoo Ryu (ko)
4218         Kjartan Maraas (nb)
4219         Piotr Drąg (pl)
4220         Matej Urbančič (sl)
4221         Daniel Nylander (sv)
4222         Nguyễn Thái Ngọc Duy (vi)
4223         YunQiang Su (zh_CN)
4226 Evolution-Data-Server 3.2.0 2011-09-26
4227 --------------------------------------
4229 Miscellaneous Changes:
4230         google: Handle multivalue custom vcard attributes (Alexander Larsson)
4232 Translations:
4233         Nilamdyuti Goswami (as)
4234         Mario Blättermann (de)
4235         Inaki Larranaga Murgoitio (eu)
4236         Sweta Kothari (gu)
4237         Luca Ferretti (it)
4238         Hannie Dumoleyn (nl)
4239         Manoj Kumar Giri (or)
4240         A S Alam (pa)
4241         Muhammet Kara (tr)
4244 Evolution-Data-Server 3.1.92 2011-09-19
4245 ---------------------------------------
4247 Bug Fixes:
4248         Bug #659282 - Cannot add more than one appointment per session (Milan Crha)
4249         Bug 659184 - Contacts calendar backend doesn't show events (Milan Crha)
4250         Bug 659079 — Read all gContact:website (Alexander Larsson)
4251         Bug 659165 — editing eds contacts that has an avatar fails (Philip Withnall)
4252         Bug 655253 - fix regression introduced with MOD_ONLY_THIS (Patrick Ohly)
4253         Bug 632153 - Set X-Evolution-Source header consistently (Milan Crha)
4254         Bug 658911 - google: Always readonly addressbooks with goa (Alexander Larsson)
4255         Bug 655728 - Read proxy settings from GSettings since Gnome 3 (Milan Crha)
4256         Bug 655837 - Avoid use of deprecated g_unicode_canonical_decomposition (Vincent Untz)
4257         Bug 654818 crash fix : query conversion to sql (Punit Jain)
4259 Miscellaneous Fixes:
4260         Introspection: improve annotation for e_source_peek_group (Raul Gutierrez Segales)
4261         [imapx] Fix read of uninitialized memory from g_str_has_prefix (Milan Crha)
4262         e-d-s: Expose all gContact:websites items (Milan Crha)
4263         Handle changes in the goa accounts list at runtime (Alexander Larsson)
4264         calendar file backend: revert adding EXDATE when creating detached recurrences (Patrick Ohly)
4265         e-gdbus-templates: Fix incorrect type check in e_gdbus_proxy_finish_call_uint() (Christophe Dumez)
4266         Make maintiner mode enabled by default (Javier Jardón)
4267         Change order of system timezone detection (Milan Crha)
4268         camel-sasl-gssapi.c: Fix reply read of org.gnome.KrbAuthDialog.acquireTgt (Milan Crha)
4270 Translations:
4271         Duarte Loreto (pt)
4272         Jiro Matsuzawa (ja)
4273         Bruce Cowan (en_GB)
4274         A S Alam (pa)
4275         Gabor Kelemen (hu)
4276         Luca Ferretti (it)
4277         Krasimir Chonov (bg)
4278         Jorge González (es)
4279         Piotr Drąg (pl)
4280         Rajesh Ranjan (hi)
4281         I Felix (ta)
4282         Marek Černocký (cs)
4283         Changwoo Ryu (ko)
4284         Matej Urbančič (sl)
4285         Ihar Hrachyshka ()
4286         Rudolfs Mazurs (lv)
4287         Andika Triwidada (id)
4288         Martin Srebotnjak (sl)
4289         Antonio Fernandes C. Neto (pt)
4291 Evolution-Data-Server 3.1.91 2011-09-05
4292 ---------------------------------------
4294 Bug Fixes:
4295         Bug 566563 - Make ESource password prompts clearer (Milan Crha)
4296         Bug 655111 - Modify allday to date-time event keeps VALUE=DATE
4297                      parameter (Milan Crha)
4298         Bug 655253 - Delete of one occurrence of a repeatable event don't
4299                      work (Milan Crha)
4300         Bug 655433 - Drag and Drop of messages out of Junk folder broken
4301                      (Milan Crha)
4302         Bug 657345 - Remember password by default for book/calendar
4303                      (Milan Crha)
4304         Bug 657836 - Work around g_unix_signal API changes. (Denis Washington)
4306 Other Changes:
4307         * Do not expose password in imapx log (Milan Crha)
4308         * Add a vapi for ecalendar (Lucas Baudin)
4309         * Create tar.xz files for 'make dist' only (Milan Crha)
4311 Translations:
4312         Jorge González (es)
4313         Claude Paroz (fr)
4314         Fran Dieguez (gl)
4315         Shankar Prasad (kn)
4316         Kjartan Maraas (nb)
4317         Yuri Myasoedov (ru)
4318         Daniel Nylander (sv)
4319         krishnababu k (te)
4320         Chao-Hsiung Liao (zh_HK)
4323 Evolution-Data-Server 3.1.90 2011-08-29
4324 ---------------------------------------
4326 Camel has a new class heirarchy for managing provider-specific settings
4327 called CamelSettings.  Heavily utilizing GObject properties, this new API
4328 replaces the prevous method of settings storage which stuffed values into
4329 the CamelService URL string as "&key=value;..." pairs.
4331 Details about the new API here:
4332 http://mail.gnome.org/archives/evolution-hackers/2011-August/msg00013.html
4334 Bug Fixes:
4335         Bug 562912 - Unread vfolder marks unread messages as read (Milan Crha)
4336         Bug 576398 - vfolder not showing new messages from nntp group
4337                      (Milan Crha)
4338         Bug 651469 - Folders don't update after moving mails in maildir
4339                      (Milan Crha)
4340         Bug 651693 - Decode QP encoded names when invoking 'Expand list Inline'
4341                      (Ritesh Khadgaray)
4342         Bug 651849 - Remove string from translation (Milan Crha)
4343         Bug 652437 - NNTP messages is sometimes displayed as grey (Milan Crha)
4344         Bug 652914 - IMAP: moving mail puts a copy into real Trash too
4345                      (Milan Crha)
4346         Bug 655121 - CalDAV: Can't reopen attachments saved on a server
4347                      (Milan Crha)
4348         Bug 655272 - IMAPX: Leaking file descriptors from open pipes
4349                      (Milan Crha)
4350         Bug 655833 — Mailing addresses for Google Contacts not saving if
4351                      PO Box… (Philip Withnall)
4352         Bug 655997 - Unneeded context specifiers (Milan Crha)
4353         Bug 656051 - Preserve mbox file attributes after rewrite (Milan Crha)
4354         Bug 657181 - Backends can be left half-opened when using ECal
4355                      (Milan Crha)
4357 Other Changes:
4358         * CamelStore: Split subscription API into a separate interface.
4359           (Matthew Barnes)
4360         * Camel: Remove unused CAMEL_STORE_ASYNC flag. (Matthew Barnes)
4361         * google: Add a missing NULL pointer check (Philip Withnall)
4362         * Do not keep Google progress notifications in book view forever
4363           (Milan Crha)
4364         * google: Fix cancellation and progress reporting for cold-cache
4365           queries (Philip Withnall)
4366         * google: Tidy up finish_operation() (Philip Withnall)
4367         * Don't use our own DISABLE_DEPRECATED macros in .c files.
4368           (Matthew Barnes)
4369         * CamelService: Add a "display-name" property. (Matthew Barnes)
4370         * Camel: Add CAMEL_STORE_CAN_EDIT_FOLDERS flag. (Matthew Barnes)
4371         * google: Fix various data loss bugs with organisations/jobs
4372           (Philip Withnall)
4373         * Incorrect message signature verification failure (Milan Crha)
4374         * Pretend successful read when skipping 3+ part of multipart/signed
4375           (Milan Crha)
4376         * [IMAPX] Do not overwrite errors on reconnect (Milan Crha)
4377         * Remove more similar strings from translation (Milan Crha)
4378         * Avoid a crash in gdata_goa_authorizer_get_parameters().
4379           (Matthew Barnes)
4380         * Add Google Talk field to the list of IM information
4381           (Raul Gutierrez Segales)
4382         * Avoid use-after-free by unsetting open_finished flag sooner
4383           (Milan Crha)
4384         * Use cached value in e_cal_client_get_default_object() (Milan Crha)
4385         * Check ic->status is not NULL imapx_command_select_done ()
4386           (Raul Gutierrez Segales)
4387         * Add E_TYPE_CAL_CLIENT_SOURCE_TYPE macro. (Matthew Barnes)
4389 Translations:
4390         Alexander Shopov (bg)
4391         Mario Blättermann (de)
4392         Jorge González (es)
4393         Daniel Mustieles (es)
4394         Fran Dieguez (gl)
4395         Andika Triwidada (id)
4396         Kjartan Maraas (nb)
4397         Wouter Bolsterlee (nl)
4398         Yuri Myasoedov (ru)
4399         Мирослав Николић (sr)
4400         Daniel Nylander (sv)
4401         Abduxukur Abdurixit (ug)
4404 Evolution-Data-Server 3.1.5 2011-08-14
4405 --------------------------------------
4407 Bug Fixes:
4408         Bug 656490 - imapx: Memory leak of stream tokenbuf (David Woodhouse)
4409         Bug 656487 - Memory leak in imapx fetch_folders_for_namespaces() (David Woodhouse)
4410         Bug 656480 - Memory leak in camel_folder_search_search() (David Woodhouse)
4411         Bug 656267 - Checking for auth types doesn't work properly (Milan Crha)
4412         Bug 656058 - Improve EBookBackendSqliteDB searching API (Tristan Van Berkom)
4413         Bug 652172 - Fix a regression from the previous commit (Milan Crha)
4414         Bug 655748 - rdate parsing failure: unknown value for period 20068 (Milan Crha)
4415         Bug 655190 - Sluggish performance interacting with calendar/tasks (Milan Crha)
4416         Bug 619135 — Add photo support to Google Contacts backend (Philip Withnall)
4417         Bug 655499 - Don't crash when getting contacts before backend is opened (Milan Crha)
4418         Bug 654893 - Fix one missed rename of 'msg_security' to 'dirty' (Sean Finney)
4419         Bug 655414 - Need translation comments (Milan Crha)
4420         Bug 655409 - Extra flags in CamelStoreInfo break folder type check (Milan Crha)
4421         Bug 654472 - Crash on async error return over GDBus (Milan Crha)
4422         Bug 655331 - pgp/gpg signature is not shown (Milan Crha)
4423         Bug 654480 - [imapx] Mark as Junk is not reliable (Matthew Barnes)
4425 Miscellaneous Fixes:
4426         libecal: e_cal_remove_object() must remove *all* recurrences (Patrick Ohly)
4427         calendar file backend: fixed incomplete sanity check in e_cal_create_object() (Patrick Ohly)
4428         e_client_utils_open_new() could use already freed memory (Milan Crha)
4429         Properly manage boolean values in SQLite contacts cache (Milan Crha)
4430         Vala bindings: work around owned not being honored in metadata (Raul Gutierrez Segales)
4431         Call gtk_init_check() in factories with enabled maintainer mode (Milan Crha)
4432         Handle fields-of-interest for local addressbook backend. (Tristan Van Berkom)
4433         Do not cancel cancellable in free_get_objects_async_data() (Milan Crha)
4434         Be able to provide backtraces for e_ptr_tracker* functions (Milan Crha)
4435         Fix stray unref of server in imapx add_folders_to_summary() (David Woodhouse)
4436         Make e-{addressbook,calendar}-factory supersede old factory at startup. (David Woodhouse)
4437         Introspection: fix annotation fixes (Raul Gutierrez Segales)
4438         Be able to fetch all vCards/uids from an SQLite book backend cache (Milan Crha)
4440 Translations:
4441         Yuri Kozlov (ru)
4442         Daniel Mustieles (es)
4443         Fran Dieguez (gl)
4444         Jorge González (es)
4445         Daniel Nylander (sv)
4446         Kjartan Maraas (nn)
4449 Evolution-Data-Server 3.1.4 2011-07-25
4450 --------------------------------------
4452 Bug Fixes:
4453         none
4455 Other Changes:
4456         * Authorization domains are no longer used in password storage.
4457           (Matthew Barnes)
4458         * POP3: Use GError instead of errno. (Matthew Barnes)
4459         * NNTP: Remove unnecessary <errno.h> includes. (Matthew Barnes)
4460         * SMTP: Use GError instead of errno. (Matthew Barnes)
4461         * camel_tcp_stream_ssl_enable_ssl(): Add GError parameter.
4462           (Matthew Barnes)
4463         * camel_stream_process_connect(): Add GError parameter.
4464           (Matthew Barnes)
4465         * CamelImapWrapper: Use GError instead of errno. (Matthew Barnes)
4466         * Prefer g_seekable_seek() over camel_stream_reset(). (Matthew Barnes)
4467         * Remove camel_stream_reset(). (Matthew Barnes)
4468         * Remove camel_stream_printf(). (Matthew Barnes)
4469         * CamelDataWrapper: Keep contents in a GByteArray. (Matthew Barnes)
4470         * Move the "$host" down when $host is actually set and don't set
4471           DL_LIB to libdl which is not available on OpenBSD/FreeBSD.
4472           (Antoine Jacoutot)
4473         * Fix wakeups in imapx parser thread. (David Woodhouse)
4474         * Rewrite Camel's junk plugin interface. (Matthew Barnes)
4475         * Break reference cycle between CamelSession and CamelService.
4476           (Matthew Barnes)
4477         * CamelIMAPXServer: Fix CamelSession reference leak. (Matthew Barnes)
4478         * CamelSession: Add camel_session_remove_services() (Matthew Barnes)
4479         * Break reference cycle between CamelStore and CamelFolder.
4480           (Matthew Barnes)
4481         * CamelIMAPXConnManager: Keep a weak pointer to CamelStore.
4482           (Matthew Barnes)
4483         * Generate GTypes for various Camel enums. (Matthew Barnes)
4484         * Add CamelNetworkService interface. (Matthew Barnes)
4486 Translations:
4487         Mario Blättermann (de)
4488         Daniel Mustieles (es)
4489         Fran Dieguez (gl)
4490         Aurimas Černius (lt)
4491         Rudolfs Mazurs (lv)
4492         Kjartan Maraas (nb)
4493         Matej Urbančič (sl)
4494         Muhammet Kara (tr)
4495         Abduxukur Abdurixit (ug)
4496         Wylmer Wang (zh_CN)
4499 Evolution-Data-Server 3.1.3 2011-07-04
4500 --------------------------------------
4502 Bug Fixes:
4503         Bug #650671 - Service connect/disconnect not cancelled properly (Milan Crha)
4504         Bug #653476 - icaltimezone not copied completely with libical 0.43 (Milan Crha)
4505         Bug #650126 - Add API to set the scroll policy of the Contacts container (Raul Gutierrez Segales)
4506         Bug #653385 - ldaps fails with server using self-signed certificate (Milan Crha)
4507         Bug #224687 - Skip ignored destinations in destination_get_address() (Dan Vrátil)
4508         Bug #224687 - Create lists of lists (Dan Vrátil)
4509         Bug #652173 - libebook: Delay client-side vCard parsing (Christophe Dumez)
4510         Bug #648468 - POP3 doesn't recover or claim error after lost connection (Milan Crha)
4511         Bug #269413 - Search treats "4 weeks" and "1 month" as synonymous (Milan Crha)
4512         Bug #565961 - Crash with recurring all-day event (Milan Crha)
4513         Bug #652530 - EClient - Notify about opening phase result first (Milan Crha)
4515 Miscellaneous Fixes:
4516         Require libgdata >= 0.9.1 for GNOME Online Accounts support. (Matthew Barnes)
4517         Bump the required version of Vala for the bindings. (Travis Reitter)
4518         e_cal_client_get_object() should not return VCALENDAR components (Milan Crha)
4519         Fix LDAP authentication and process authentication requests on idle (Milan Crha)
4520         Add OAuth support to Google Contacts backend. (Matthew Barnes)
4521         libedata-book cleanups. (Matthew Barnes)
4522         Minor compiler warning fix (change #if to #ifdef) (Milan Crha)
4523         Vala bindings: we depend on gio-2.0 (Raul Gutierrez Segales)
4524         Allow asynchronous retrieval of EClient capabilities for easier caching (Milan Crha)
4525         Fix build breaks when using libgdata 0.9. (Matthew Barnes)
4526         Remove pointless ENABLE_THREADS define. (Matthew Barnes)
4527         Introspection: fix annotation in e_vcard_get_attribute (Raul Gutierrez Segales)
4528         SMTP: Handle 235 code after initial AUTH command. (Matthew Barnes)
4529         Make Camel's SASL framework more extensible. (Matthew Barnes)
4530         Fix a few srcdir != builddir issues (Colin Walters)
4531         Keep opening EClient-s till they report busy error (Milan Crha)
4532         Make loading of ENameSelector on demand and cancellable (Milan Crha)
4533         Reverting one line I added to Christophe's commit on my own (Milan Crha)
4534         Fix few memory leaks (Milan Crha)
4535         Emit notification for EClient::opened property (Raul Gutierrez Segales)
4536         Fix sqlitedb-test build error. (Travis Reitter)
4537         EBookBackendSqliteDD: Fix a missing comma in search contacts. (Chenthill Palanisamy)
4539 Translations:
4540         Fran Dieguez (gl)
4541         Hannie Dumoleyn (nl)
4542         Daniel Nylander (sv)
4543         Fran Diéguez (gl)
4544         Matej Urbančič (sl)
4545         Daniel Mustieles (es)
4547 Evolution-Data-Server 3.1.2 2011-06-13
4548 --------------------------------------
4550 Bug Fixes:
4551         Bug 550414 - Corruption of mailbox and can't expunge trash (Milan Crha)
4552         Bug 589495 - Search folder by Size (KB) counts bytes, not KB
4553                      (Milan Crha)
4554         Bug 633948 - Try harder to use -lresolv in LDAP_LIBS
4555                      (Mathieu Trudel-Lapierre)
4556         Bug 640054 - CamelDB: do not read the db while a trasaction is in
4557                      progress (Chenthill Palanisamy)
4558         Bug 640083 - Force secured connection when using LDAPS port (Milan Crha)
4559         Bug 646898 - IMAPX should invalidated cache when uidvalidity changes
4560                      (Milan Crha)
4561         Bug 648454 - Subfolders disappear when moving a folder (Milan Crha)
4562         Bug 648736 - Crash when adding default vcard for newly created DB
4563                      (Matthew Barnes)
4564         Bug 649433 - e-calendar-factory SIGSEGV while reading hash_table
4565                      (David Woodhouse)
4566         Bug 649757 - Filtering based on a source account always succeeded
4567                      (Milan Crha)
4568         Bug 649757 - Return back camel_filter_driver_filter_mbox() (Milan Crha)
4569         Bug 649761 - Add gobject-introspection build system to libebook
4570                      (Raul Gutierrez Segales)
4571         Bug 649762 - Add support for Vala bindings (Raul Gutierrez Segales)
4572         Bug 650105 - Deadlock in GroupWise connector (Matthew Barnes)
4573         Bug 650524 - Use g_unix_signal_add_watch_full() for SIGTERM
4574                      (Matthew Barnes)
4575         Bug 650950 - entry_compare() should iterate over attributes with
4576                      the same name (Christophe Dumez)
4577         Bug 650952 - Remove unknown EContact field name runtime warning
4578                      (Christophe Dumez)
4579         Bug 651054 - Support queries based on "photo" contact field
4580                      (Christophe Dumez)
4581         Bug 651113 - [libebook] Querying date fields is not supported
4582                      (Christophe Dumez)
4583         Bug 651147 - EBook/ECal done signals ignored due to wrong name
4584                      (Milan Crha)
4585         Bug 651226 - e_book_new_system_addressbook() should create source
4586                      in GConf (Christophe Dumez)
4587         Bug 651446 - Implement e_book_client_get_contacts_uids() (Milan Crha)
4588         Bug 651458 - Add getters/settrs for EContactPhoto
4589                      (Raul Gutierrez Segales)
4591 Other Changes:
4592         * New asynchronous APIs to replace EBook/ECal (Milan Crha)
4593         * Improved introspection annotations (Raul Gutierrez Segales)
4594         * Improved Vala bindings (Raul Gutierrez Segales)
4595         * Various calendar file backend improvements (Patrick Ohly)
4596         * Camel: Fetch quota information asynchronously. (Matthew Barnes)
4597         * addressbook file backend: libdb must be initialized for concurrent
4598           read/write (Patrick Ohly)
4599         * CamelService: Add async query_auth_types() functions (Matthew Barnes)
4600         * IMAPX: optionally download the messages in descending order
4601           (Chenthill Palanisamy)
4602         * Handle SIGTERM instead of SIGQUIT. (Matthew Barnes)
4603         * CamelDB: use a RW lock to prevent reads while write is in progress
4604           (Chenthill Palanisamy)
4605         * CamelVeeFolder: Fix a deadlock. (Matthew Barnes)
4606         * Replace deprecated g_atomic_int_exchange_and_add() (Milan Crha)
4607         * Limit libgdata to 0.7 or 0.8. (Matthew Barnes)
4608         * e_name_western_reorder_asshole: Fix possible memory leak
4609           (Christophe Dumez)
4610         * e_dbhash_new: Close and reopen db handle to avoid memory leak
4611           (Christophe Dumez)
4612         * e_contact_name_from_string(): Fix possible memory leak
4613           (Christophe Dumez)
4614         * e_book_backend_file_get_contact_list: Fix memory leak
4615           (Christophe Dumez)
4616         * CamelVeeFolder: Fix a hang in folder_change_change.
4617           (Chenthill Palanisamy)
4618         * Use the right free function in the boxed type for
4619           EVCardAttributeParam (Alexander Larsson)
4620         * CamelIMAPXFolder: Fix handling of "filter_junk" option.
4621           (Matthew Barnes)
4622         * EBookBackendSqliteDB: Add sqlitedb cache for addressbook
4623           (Chenthill Palanisamy)
4625 Translations:
4626         Carles Ferrando (ca@valencia)
4627         Jorge González (es)
4628         Daniel Mustieles (es)
4629         Seán de Búrca (ga)
4630         Fran Diéguez (gl)
4631         Kjartan Maraas (nb)
4632         Matej Urbančič (sl)
4633         Abduxukur Abdurixit (ug)
4636 Evolution-Data-Server 3.1.1 2011-05-09
4637 --------------------------------------
4639 Announcements:
4641 * As of this release, the backend for Novell GroupWise servers has been
4642   split off as a new module named evolution-groupwise.
4644 * Various Camel API breaks:
4645   http://mail.gnome.org/archives/evolution-hackers/2011-April/msg00093.html
4646   http://mail.gnome.org/archives/evolution-hackers/2011-April/msg00099.html
4647   http://mail.gnome.org/archives/evolution-hackers/2011-May/msg00017.html
4649 Bug Fixes:
4650         Bug 332497 - Add Edit -> Available Categories (Dan Vrátil)
4651         Bug 418954 - Add a separate entry combo for port numbers (Dan Vráti)
4652         Bug 628142 - Fix handling of simultaneous get_message requests
4653                      (David Woodhouse)
4654         Bug 645239 - Fix build error when enabling kerberos without specifying
4655                      path (Niki Guldbrand)
4656         Bug 645498 - [maildir] Fails to show already read messages again
4657                      (Milan Crha)
4658         Bug 645783 - Return safe paths from CamelService::get_path()
4659                      (Milan Crha)
4660         Bug 646117 - e-calendar-factory does not exit (Matthew Barnes)
4661         Bug 646200 - Insufficient requirement on libsoup (Matthew Barnes)
4662         Bug 646619 - Typo in user-visible string: "defalut" should be "default"
4663                      (Milan Crha)
4664         Bug 647429 - Hide port-entry for providers without port (Dan Vrátil)
4665         Bug 647873 - Sources should be created in GConf (David Woodhouse)
4666         Bug 648844 - IMAP Error: LIST failed: wildcards not permitted in
4667                      username (Milan Crha)
4668         Bug 649365 - Creation of new repository evolution-groupwise
4669                      (Vibha Yadav)
4670         Bug 649684 - GIR files should contain <package name=../>
4671                      (Raul Gutierrez Segales)
4673 Other Changes:
4674         * Collect all test code into a top-level "tests" directory
4675           (Matthew Barnes)
4676         * Support NTLMv2 in camel-sasl-ntlm.c (David Woodhouse)
4677         * Infer NTLM domain from username; don't assume it matches the server's
4678           domain (David Woodhouse)
4679         * Add camel_sasl_try_empty_password_sync() method. (David Woodhouse)
4680         * Add asynchronous camel_sasl_try_empty_password() (David Woodhouse)
4681         * Add support for NTLM single-sign-on using /usr/bin/ntlm_auth
4682           (David Woodhouse)
4683         * Fix read off end of string in NTLM SSO support (David Woodhouse)
4684         * Pull in translations from Evolution for "On This Computer"
4685           (David Woodhouse)
4686         * Seal up CamelService. (Matthew Barnes)
4687         * Fix Gtk-Doc notation in Camel. (Matthew Barnes)
4688         * Fix few memory leaks (Milan Crha)
4689         * Define a boxed GType for CamelURL. (Matthew Barnes)
4690         * Rework how CamelServices are added to CamelSession. (Matthew Barnes)
4691         * CamelStore: Chain up in the constructed() method (Matthew Barnes)
4692         * CamelSession: Remove some leftover debug messages. (Matthew Barnes)
4693         * CamelStore: Remove a dead assignment. (Matthew Barnes)
4694         * Remove unused CamelTimeoutCallback typedef. (Matthew Barnes)
4695         * Remove unused camel_session_thread_wait(). (Matthew Barnes)
4696         * Replace CamelSessionThreadMsg with a more modern API. (Matthew Barnes)
4697         * Revise camel_session_get_service_by_url(). (Matthew Barnes)
4698         * Fix definition of CamelProvider.url_equal(). (Matthew Barnes)
4699         * Remove camel_store_folder_uri_equal(). (Matthew Barnes)
4700         * Mark the param spec strings for translation correctly.
4701           (Kjartan Maraas)
4702         * Remove camel_filter_driver_filter_mbox() (Matthew Barnes)
4703         * Camel: Store UIDs in X-Evolution-Source headers. (Matthew Barnes)
4704         * CamelFolderSearch: Hack to deal with "message-location".
4705           (Matthew Barnes)
4706         * CamelFolder: Remove "uri" property. (Matthew Barnes)
4707         * Remove CAMEL_STORE_SUMMARY_FRAGMENT flag. (Matthew Barnes)
4708         * CamelVeeStore: Change handling of CHANGE_NOSELECT flag.
4709           (Matthew Barnes)
4710         * Remove "uri" field of CamelFolderInfo. (Matthew Barnes)
4711         * Rename "name" field of CamelFolderInfo to "display_name".
4712           (Matthew Barnes)
4713         * Rename "name" property of CamelFolder to "display-name".
4714           (Matthew Barnes)
4716 Translations:
4717         Alexander Shopov (bg)
4718         Jordi Serratosa (ca)
4719         Kris Thomsen (da)
4720         Kristjan SCHMIDT (eo)
4721         Daniel Mustieles (es)
4722         Inaki Larranaga Murgoitio (eu)
4723         Fran Diéguez (gl)
4724         Sweta Kothari (gu)
4725         Luca Ferretti (it)
4726         Takayuki KUSANO (ja)
4727         Jiro Matsuzawa (ja)
4728         Žygimantas Beručka (lt)
4729         Kjartan Maraas (nb)
4730         Wouter Bolsterlee (nl)
4731         Hannie Dumoleyn (nl)
4732         Antonio Fernandes C. Neto (pt_BR)
4733         Andrej Žnidaršič (sl)
4734         Daniel Nylander (sv)
4735         Abduxukur Abdurixit (ug)
4738 Evolution-Data-Server 3.0.0 2011-04-04
4739 --------------------------------------
4741 Bug Fixes:
4742         Bug 646200 - Insufficient requirement on libsoup (Matthew Barnes)
4744 Translations:
4745         Alexander Shopov (bg)
4746         Jordi Serratosa (ca)
4747         Kris Thomsen (da)
4748         Wolfgang Stöggl (de)
4749         Kristjan SCHMIDT (eo)
4750         Rajesh Ranjan (hi)
4751         Sweta Kothari (gu)
4752         Luca Ferretti (it)
4753         Takayuki KUSANO, Jiro Matsuzawa (ja)
4754         Žygimantas Beručka (lt)
4755         Sandeep Shedmake (mr)
4756         Kjartan Maraas (nb)
4757         Wouter Bolsterlee, Hannie Dumoleyn (nl)
4758         Antonio Fernandes C. Neto (pt_BR)
4761 Evolution-Data-Server 2.91.92 2011-03-21
4762 ----------------------------------------
4764 Bug Fixes:
4765         Bug 629032 - GW count is not updated while downloading contacts 
4766                      (Punit Jain)
4767         Bug 634663 - e-calendar-factory crashes while retracting a meeting.
4768                      (Punit Jain)
4769         Bug 641838 - More compiler warning fixes (Kjartan Maraas)
4770         Bug 642783 - CamelLocalFolder: Let glibc's realpath() allocate for 
4771                      us (Emilio Pozuelo Monfort)
4772         Bug 643748 - Slow message_location search rule with maildir
4773                      accounts (Milan Crha)
4774         Bug 644367 - Check NNTP server capabilities before using OVER 
4775                      command (Milan Crha)
4776         Bug 644532 - Crash when opening ESource with local:/system URI
4777                      (Milan Crha)
4779 Miscellaneous Fixes:
4780         * Don't use gnome-keyring to store credentials on Windows
4781           (Fridrich Štrba)
4782         * Miscellaneous build fixes for Windows (Fridrich Štrba)
4783         * Improve camel_file_util_encode_fixed_string (Matthew Barnes)
4784         * Allow special CAMEL_DEBUG=pop3 to debug pop3 communication only
4785           (Milan Crha)
4786         * Add e-passwords-win32.c into POTFILES.in (Milan Crha)
4787         * Finish documenting the libebackend API. (Matthew Barnes)
4788         * Improve libedataserver API docs (Matthew Barnes)
4789         * Ensure backend life-time during inner calls (Milan Crha)
4790         * Fix linking in calendar/libegdbus/Makefile.am (Matthew Barnes)
4791         * Coding style and whitespace cleanup. (Matthew Barnes)
4792         * Remove ESoapMessage and ESoapResponse (David Woodhouse)
4794 Translations:
4795         Mario Blättermann (de)
4796         Michael Kotsarinis (el)
4797         Bruce Cowan (en_GB)
4798         Sweta Kothari (gu)
4799         Gabor Kelemen (hu)
4800         Changwoo Ryu (ko)
4801         Rudolfs Mazurs (lv)
4802         Piotr Drąg (pl)
4803         Crenguta Bacaoanu (ro)
4804         Lucian Adrian Grijincu (ro)
4805         Matej Urbančič (sl)
4806         Krishnababu K (te)
4807         Daniel Korostil (uk)
4808         Lele Long (zh_CN)
4809         Chao-Hsiung Liao (zh_HK) (zh_TW)
4812 Evolution-Data-Server 2.91.91 2011-03-07
4813 ----------------------------------------
4815 Bug Fixes:
4816         Bug 614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedly
4817                      (Milan Crha)
4818         Bug 617763 - Cannot create events on Yahoo through CalDAV (Milan Crha)
4819         Bug 633156 - Runtime warning when creating direct subfolder of
4820                      On This Computer (Milan Crha)
4821         Bug 639201 - Crash on startup - pop3_get_message,
4822                      camel_pop3_delete_old (Milan Crha)
4823         Bug 640829 - Can drop text/plain message lines in message preview
4824                      (Milan Crha)
4825         Bug 643095 - Crash when opening invalid multipart/signed message
4826                      (Milan Crha)
4828 Other Changes:
4829         * ECalRecur: Convert intervals < 1 into the default (1)
4830           (Carlos Martín Nieto)
4831         * e_source_copy() may copy also relative_uri (Milan Crha)
4832         * Modularize e-addressbook-factory migration. (Matthew Barnes)
4833         * Modularize e-calendar-factory migration. (Matthew Barnes)
4834         * Bump BASE_VERSION to 3.0. (Matthew Barnes)
4836 Translations:
4837         Khaled Hosny (ar)
4838         David Planella (ca)
4839         Bruno Brouard (fr)
4840         Luca Ferretti (it)
4841         Rudolfs Mazurs (lv)
4842         Duarte Loreto (pt)
4843         Yuri Myasoedov (ru)
4844         Daniel Nylander (sv)
4845         Wei Li (zh_CN)
4848 Evolution-Data-Server 2.91.90 2011-02-21
4849 ---------------------------------------
4851 Bug Fixes:
4852         Bug 639483 - Category list includes weather information (hao.h.li)
4853         Bug 638563 - Make string consistent with other providers (Milan Crha)
4854         Bug 638246 - Runtime warning: and_operator: assertion `argc == 2' failed (Milan Crha)
4855         Bug 638089 - Some mobile phone contacts are not shown in preview (Milan Crha)
4856         Bug 641757 - Fix warnings from GCC 4.6 (Kjartan Maraas)
4857         Bug 601111 - Do not use empty host names in EProxy (Milan Crha)
4858         Bug 641250 - Cannot add more than 2 recipients in To: or Cc: field (Vibha Yadav)
4859         Bug 640696 - Hidden new messages in On This Computer/Inbox (Milan Crha)
4860         Bug 634743 - Moving message on GMail with real Trash set deletes it (2nd try) (Milan Crha)
4861         Bug 641110 - Improve 'select destination' window in copy/move to calendar (Milan Crha)
4862         Bug 634743 - Moving message on GMail with real Trash set deletes it (Milan Crha)
4864 Miscellaneous Fixes:
4865         CamelTcpStream cleanups. (Matthew Barnes)
4866         Memory leak fix and return events in proper order (Milan Crha)
4867         Remove NULL checks for GObject methods. (Matthew Barnes)
4868         CamelMaildirStore: Fix memory leak (Carlos Martín Nieto)
4869         Bump GTK+ requirement to 3.0. (Matthew Barnes)
4870         Be able to define DBus call timeout in configure and runtime (Milan Crha)
4871         Perform consistency check on local folders based on the parameter 'need-summary-check' (Chenthill Palanisamy)
4872         Remove streams tests (Kjartan Maraas)
4873         Add a --keep-running option to e-calendar-factory. (Matthew Barnes)
4874         Add a --keep-running option to e-addressbook-factory. (Matthew Barnes)
4875         Improve libebook annotations. (Raul Gutierrez Segales)
4877 Translations:
4878         Changwoo Ryu (ko)
4879         Mario Blättermann (de)
4880         Mattias Põldaru (et)
4881         Kjartan Maraas (nn)
4882         Ivar Smolin (et)
4883         Petr Kovar (cs)
4884         Jorge González (es)
4885         Fran Diéguez (gl)
4886         krishnababu k (ug)
4887         Shankar Prasad (kn)
4888         Runa Bhattacharjee (bn)
4890 Evolution-Data-Server 2.91.6 2011-01-31
4891 ---------------------------------------
4893 Bug Fixes:
4894         Bug 640898 - Evolution creates invalid vCard (Matthew Barnes)
4895         Bug #623933 - Crash under ESourceList::conf_changed_callback (Milan Crha)
4896         Bug 640529 - Default size of category window is too small (Matthew Barnes)
4897         Bug #636495 - Build fails :GtkStyle deprecated (Vibha Yadav)
4898         Bug #635519 - Crash at cell_renderer_color_render (Vibha Yadav)
4899         Bug #635339 - 'Mark as read' from popup menu not working on Junk folder (Milan Crha)
4900         Bug 635353 — Don't parse empty addresses in the Google Contacts backend (Philip Withnall)
4901         Bug 566441 — The Google backend doesn't use the tags/categories/groups (Philip Withnall)
4902         Bug #639469 - WebDAV addressbook only uses https (Andrew McMillan)
4903         Bug #627788 - EDataCalView is never freed in a factory process (Milan Crha)
4904         Bug #639165 - maildir expunge not working as expected (Milan Crha)
4905         Bug #525565 - Crash in find_book_by_contact at e-name-selector-entry.c (Milan Crha)
4906         Bug #638948 - NNTP folder doesn't implement Expunge (Milan Crha)
4908 Miscellaneous Fixes:
4909         CamelGroupwiseFolder: Dynamically allocate MD5 digest. (Matthew Barnes)
4910         Fix possible invalid read when checking citation depth (Milan Crha)
4911         Require the latest gtk+-3.0 release until 3.0. (Matthew Barnes)
4912         Drop support for gtk+-2.0. (Matthew Barnes)
4913         Add versioning to D-Bus service names. (Matthew Barnes)
4914         Kill CamelSeekableStream. (Matthew Barnes)
4915         Kill CamelSeekableSubstream. (Matthew Barnes)
4916         CamelMultipartSigned: Avoid using bounded streams. (Matthew Barnes)
4917         Replace CamelStreamSeekPolicy with GSeekType. (Matthew Barnes)
4918         Bump libcamel's shared object name. (Matthew Barnes)
4919         Make contact removal asynchronous in the Google Contacts backend (Philip Withnall)
4920         Add cancellation support to the Google Contacts backend (Philip Withnall)
4921         Rebase the Google Contacts backend as an asynchronous EBookBackend (Philip Withnall)
4922         Add e_source_selector_get_source_by_path() (Matthew Barnes)
4923         Bump libgdata dependency to 0.7.0 (Philip Withnall)
4924         Use GDBus calls without any timeout set (Milan Crha)
4925         imapx_server_get_message: Avoid unreffing a NULL stream. (Matthew Barnes)
4926         CamelStreamFs: Check for cancellation before closing or flushing (Matthew Barnes)
4927         Crash on bogus component removal in file calendar backend (Milan Crha)
4929 Translations:
4930         Michael Kotsarinis (el)
4931         Andika Triwidada (id)
4932         Fran Diéguez (gl)
4934 Evolution-Data-Server 2.91.5 2010-01-10
4935 ---------------------------------------
4937 Address book and calendar backend modules are now split into different
4938 installation directories so the D-Bus factory processes will only load
4939 relevant backend modules.
4941 This changes some pkg-config details for third-party backend modules.
4943 Instead of querying the backend directory with:
4945   pkg-config --variable=extensiondir evolution-data-server-1.2
4947 you must query the directory for address book backends with:
4949   pkg-config --variable=backenddir libedata-book-1.2
4951 and the directory for calendar backends with:
4953   pkg-config --variable=backenddir libedata-cal-1.2
4956 Bug Fixes:
4957         Bug 637838 - Include annotation-glossary.xml in API docs
4958                      (Matthew Barnes)
4959         Bug 637916 - configure.ac with_nspr_includes test is incorrect
4960                      (Stef Walter)
4961         Bug 638095 - Async ops in ENameSelectorEntry can exceed widget
4962                      lifetime (Matthew Barnes)
4964 Other Changes:
4965         * Merge utility functions into Google Contacts backend
4966           (Philip Withnall)
4967         * Temporarily remove GTK_DISABLE_DEPRECATED. (Matthew Barnes)
4968         * Change the installation path for E-D-S backends. (Matthew Barnes)
4970 Translations:
4971         Torstein Adolf Winterseth (nb)
4972         A S Alam (pa)
4973         Daniel Nylander (sv)
4974         Gheyret T.Kenji (ug)
4977 Evolution-Data-Server 2.91.4 2010-12-20
4978 ---------------------------------------
4980 Bug Fixes:
4981         Bug 636334 - Birthdays&Anniversaries calendar skips local address books (Milan Crha)
4982         Bug 636850 - Consistent libgweather configure options (Matthew Barnes)
4983         Bug 633180 -Attendee uneditable if typed manually (jpunit)
4984         Bug 420813 - Unnecessarily slow update/reopen of webcal calendars (Milan Crha)
4985         Bug 634385 - Crash in smtp_connect (Milan Crha)
4986         Bug 616452 - Do not set '-Wl,--no-undefined' on freebsd/openbsd (Milan Crha)
4987         Bug 633557 - Translation comments needed (Milan Crha)
4988         Bug 573125 - Crashes right after startup when having broken db summary (Milan Crha)
4989         Bug 633332 - Preserve port number in WebDAV address book (Milan Crha)
4990         Bug 631568 - Scheduling Meetings with CalDAV calendars (Milan Crha)
4991         Bug 590245 - 'evolution --force-shutdown' should kill factories (Milan Crha)
4992         Bug 628563 - Use-after-free crash in objects_added_cb() (Milan Crha)
4993         Bug 530205 - Use CalDAV calendar read-only when server unreachable (Milan Crha)
4994         Bug 625048 - Fails to detect America/New York system timezone (Milan Crha)
4995         Bug 590476 - Evolution corrupts PDF files. (bnc) (Vibha Yadav)
4996         Bug 6498 - Filters are not applied to imapx Inboxes (bmo) (Federico Mena Quintero)
4998 Miscellaneous Fixes:
4999         Do not store and generate locel:/system URIs (Milan Crha)
5000         Maildir: Hide folders which do not start with a dot (Chenthill Palanisamy)
5001         Drop support for password key files. (Matthew Barnes)
5002         Use less threads in CamelDB (Milan Crha)
5004 Translations:
5005         Fran Diéguez (gl)
5006         Jorge González (es)
5007         Kjartan Maraas (nn)
5008         Ivar Smolin (et)
5010 Evolution-Data-Server 2.91.3 2010-11-29
5011 ---------------------------------------
5012 Bug Fixes:
5013         Bug #635825 - Ensure valid UTF8 strings are passed to GDBus/GVariant (Milan Crha)
5014         Bug #624420 - Crash camel_imapx_server_append_message (Milan Crha)
5015         Bug #635673 - Stack overflow when opening slow calendar (Milan Crha)
5016         Bug #632962 - Duplicate "On this computer" sources after update (Milan Crha)
5017         Bug 635572 - Various linking failures (Diego Escalante Urrelo)
5018         Bug #635550 - e-calendar-factory leaks memory (Milan Crha)
5019         Bug #633780 - ESourceSelector - check paths when removing source/group (Milan Crha)
5020         Bug #634573 - Crash when importing ics file (Milan Crha)
5021         Bug #633181 - Deadlock after moving some mails in maildir (Milan Crha)
5022         Bug #486553 - Inline expansion of email lists are not separated by commas (Milan Crha)
5023         Bug #634658 - Unread counts for vfolders never update (Milan Crha)
5024         Bug #602958 - Right click over source in calendar view opens a calendar (Milan Crha)
5025         Bug 634593 - Maildir hang when create new folders (Chenthill Palanisamy)
5026         Bug 633122 - git head 2010-10-25 maildir folders that used to work now don't (Chenthill Palanisamy)
5027         Bug #581288 - Remove .ui files from evolution-data-server (Milan Crha)
5028         Bug #632692 - Thread by In-Reply-To, then first found reference (Milan Crha)
5029         Bug #538716 - Do not set expiration on POP3 message cache (Milan Crha)
5030         Bug #632676 - Only "Checking for new mail" in status bar and nothing else (Milan Crha)
5031         Bug #631804 - Aborts with pthread error in imapx_server_dispose() (David Woodhouse)
5032         Bug #634084 - ECal reports loaded state too early (Milan Crha)
5034 Miscellaneous Fixes:
5035         Cannot delete maildir folder (ritz)
5036         CamelStore: Place Inbox at the top while building folder info (Chenthill Palanisamy)
5037         Maildir: Use Inbox instead of '.' while building folder info (Chenthill Palanisamy)
5038         Maildir: Allow subfolders for Inbox (Chenthill Palanisamy)
5039         Use '_' instead of '^' for renaming folders with dot symbol in it (Chenthill Palanisamy)
5040         Do not unset the deleted flag while copying mails across folders (Chenthill Palanisamy)
5041         Make EFileCache changes freezer recursiveable (Milan Crha)
5042         Fix QRESYNC protocol violation (RH #648082) (David Woodhouse)
5044 Translations:
5045         Gheyret T.Kenji (ug)
5046         Ivar Smolin (et)
5047         Jorge González (es)
5048         Fran Diéguez (gl)
5049         Georgios Stefanakis (el)
5050         Matej Urbančič (sl)
5051         Marcos Lans (gl)
5052         Kjartan Maraas (nn)
5054 Evolution-Data-Server 2.91.2 2010-11-08
5055 ---------------------------------------
5057 Bug Fixes:
5058         Bug 631073 - Task update operation has some delay (Milan Crha)
5059         Bug 631290 - Crash in vee_folder_synchronize_sync (Milan Crha)
5060         Bug 632687 - Doesn't build against gtk+ 2.91.1 (Matthew Barnes)
5061         Bug 623017 - Add introspection support (Maxim Ermilov)
5062         Bug 597567 - Crash in comp_subject() (Milan Crha)
5063         Bug 632771 - Recurring calendar events set to recur forever do not
5064                      display past first week (Chenthill Palanisamy)
5065         Bug 631953 - A possible double-free in google backend
5066                      (Gary Ching-Pang Lin)
5067         Bug 632030 - Crashed while Groupwise server is not responding
5068                      (Punit Jain)
5069         Bug 445439 - Delete mail from pop-server when deleted from Inbox/Trash
5070                      (Milan Crha)
5071         Bug 631842 - Improve error reporting in some ECal/EBook functions
5072                      (Christophe Fergeau)
5073         Bug 632527 - Unmatched vFolder returns incorrect uids on search
5074                      (Milan Crha)
5075         Bug 632177 - Hide source group when none source lefts after remove
5076                      (Aparna)
5077         Bug 633122 - Maildir migration from old folder hierarchy to maildir++
5078                      hierarchy (Chenthill Palanisamy)
5079         Bug 632532 - Double free in imapx_job_done,
5080                      imapx_command_step_fetch_done (Milan Crha)
5081         Bug 633919 - Stuck on Mark messages as read (Milan Crha)
5082         Bug 634167 - Fails to build with gir (James M. Cape)
5084 Other Changes:
5085         * [IMAPX] Crash on QRESYNC line formatting on 32bit platform
5086           (Milan Crha)
5087         * Fix linking against out-of-tree e-d-s (Priit Laes)
5088         * Fix failure to RSET SMTP connection before re-use. (David Woodhouse)
5089         * Commit a missing m4 file. (Matthew Barnes)
5090         * Change the maildir folder hierarchy as per maildir++ spec
5091           (Chenthill Palanisamy)
5092         * override get_full_path and get_meta_path in maildir store
5093           (Chenthill Palanisamy)
5094         * Fix remove maildir folder (Chenthill Palanisamy)
5095         * Fix maildir rename and some memory leaks (Chenthill Palanisamy)
5096         * Fix memory leak on imapx_server_get_message() failure
5097           (David Woodhouse)
5098         * Workaround GtkComboBoxText in .ui file (Milan Crha)
5099         * camel-folder-search: Fix minor GError handling issue (Matthew Barnes)
5100         * ESourceSelector: Add a "primary-selection" property. (Matthew Barnes)
5101         * Fix a build failure due to used CPPFLAGS (Paul Smith)
5102         * ENameSelectorDialog: Fix a potential string comparison crash
5103           (Matthew Barnes)
5105 Translations:
5106         Xandru Armesto (ast)
5107         Gil Forcada (ca)
5108         Carles Ferrando (ca@valencia)
5109         Jorge González (es)
5110         Matej Urbančič (sl)
5111         Aron Xu (zh_CN)
5112         Ivar Smolin (et)
5114 Evolution-Data-Server 2.91.1 2010-10-18
5115 ---------------------------------------
5117 Bug Fixes:
5118         Bug 558478 - Autocompletion inserts comma. (Vibha Yadav)
5119         Bug 632376 - Rewind in camel-disco-diary to fix a crash (Pacho Ramos)
5120         Bug 534369 - New mail notifications for local Inbox don't work (Milan Crha)
5121         Bug 630358 - Google contacts doesn't sync anniversary (Milan Crha)
5122         Bug 608557 - CamelOfflineJournal can call fclose with NULL (Milan Crha)
5123         Bug 630358 - Google contacts doesn't sync birthday and URL (Milan Crha)
5124         Bug 631594 - Various races in CamelOperation (Matthew Barnes)
5125         Bug 347520 - Names containing a dot in address parsed incorrectly (Milan Crha)
5126         Bug 630361 - Categories editing fixes (Milan Crha)
5127         Bug 630889 - Use-after-free while sending messages (Milan Crha)
5128         Bug 631404 - Stop shipping a Locations.xml (Matthew Barnes)
5130 Miscellaneous Fixes:
5131         Prefix soup_soap_(message/response) with e_soap and add it in libedataserver so that groupwise, evolution-ews 
5132           and evolution-sync for ews (Chenthill Palanisamy)
5133         Google contacts - do not drop all URLs/events on update (Milan Crha)
5134         Add a CamelFolder:uri property. (Matthew Barnes)
5135         Include also reason_phrase on libsoup errors (Milan Crha)
5136         CamelOperation: Try to avoid crashing on refcount errors. (Matthew Barnes)
5137         Really fix srcdir != builddir builds. (Javier Jardón)
5138         Limit libgdata support to 0.6. (Matthew Barnes)
5140 Translations:
5141         Matej Urbančič (sl)
5142         Jorge González (es)
5143         Kjartan Maraas (nn)
5145 Evolution-Data-Server 2.91.0 2010-10-04
5146 ---------------------------------------
5148 Bug Fixes:
5149         Bug 629714 - endless loop in imapx_parse_status()
5150                      (David Woodhouse)
5151         Bug 630135 - No UI feedback when imapx connection fails
5152                      (David Woodhouse)
5153         Bug 630150 - imapx attempts to connect to server when already
5154                      cancelled (David Woodhouse)
5155         Bug 630152 - imapx_parser_thread registers wrong operation
5156                      (David Woodhouse)
5157         Bug 629752 - ldap doesn't work in offline (Milan Crha)
5158         Bug 616598 - AM/PM in Date header confuses parser (Milan Crha)
5159         Bug 615274 - Encode proxy user/password in proxy URL (Milan Crha)
5160         Bug 628655 - imapx parser thread gerror memory leak (Milan Crha)
5161         Bug 615828 - Incorrectly set off-line state on CamelOfflineStore
5162                      (Milan Crha)
5163         Bug 629916 - imapx fails to handle errors in imapx_command_idle_stop()
5164                      (David Woodhouse)
5165         Bug 616596 - Disable debug prints from e-categories.c (Milan Crha)
5166         Bug 629726 - Increase imapx starting buffer size to 4KiB
5167                      (David Woodhouse)
5168         Bug 629908 - assertion failed: (E_IS_BOOK (book)) (David Woodhouse)
5169         Bug 630321 - Disabling IMAPX account produces runtime warnings
5170                      (Milan Crha)
5171         Bug 630149 - imapx_sync() never returns error (David Woodhouse)
5172         Bug 599741 - Cannot accept meeting request (Vibha Yadav)
5173         Bug 630265 - Refetches unchanged 'On The Web' calendar (Milan Crha)
5174         Bug 629507 - e_book_backend_cache_set_time doesn't rewrite old value
5175                      (Milan Crha)
5176         Bug 616172 - Return NULL from imapx_find_commad_tag when not found
5177                      (Julien Ducourthial)
5178         Bug 630222 - Build failure camel-tcp-stream-raw.c (David Ronis)
5180 Other Changes:
5181         * Don't dupplicate wspiapi.h internally.  This will put the
5182           responsibility to load a libary correctly to the one who implements
5183           the wspiapi.h header. (Fridrich Štrba)
5184         * bmc#3667 - SOCKS5 failure doesn't fall back to SOCKS4
5185           (Federico Mena Quintero)
5186         * Merge branch 'camel-socks-proxy-master' (Federico Mena Quintero)
5187         * Recast CamelOperation as a GCancellable subclass. (Matthew Barnes)
5188         * Increase safety on Windows Call SetDllDirectory() to reduce risk of
5189           DLL hijacking, and call SetProcessDEPPolicy() to reduce risk of rogue
5190           code execution. (Fridrich Štrba)
5191         * Fix a potential race in operation_idle_cb(). (Matthew Barnes)
5192         * Move printf inside camel_imapx_debug() macro to make prefixes easier
5193           (David Woodhouse)
5194         * Add server tagprefix to imapx debug output messages (David Woodhouse)
5195         * Use correct debug tagprefix in imapx_parse_capability()
5196           (David Woodhouse)
5197         * Update license to LGPLv2 for e-debug-log files (Chenthill Palanisamy)
5198         * Updated licenses for imapx to LGPLv2 (Chenthill Palanisamy)
5199         * Use new GDK keysym names if available. (Matthew Barnes)
5200         * Sanitize error handling in the SOCKS5/SOCKS4 code paths
5201           (Federico Mena Quintero)
5202         * Merge branch 'camel-socks-proxy-master' (Federico Mena Quintero)
5203         * Oops, fix a struct field's name (Federico Mena Quintero)
5204         * Merge branch 'camel-socks-proxy-master' (Federico Mena Quintero)
5205         * Fix potential use-after-free in ECal, as with EBook bug #629908
5206           (David Woodhouse)
5207         * Use GCancellable in all methods that may block. (Matthew Barnes)
5208         * Rename blocking Camel methods. (Matthew Barnes)
5209         * Camel: Add an asynchronous API. (Matthew Barnes)
5210         * Camel: Adapt tests to API changes. (Matthew Barnes)
5211         * Bump Camel's soname for all this API breakage. (Matthew Barnes)
5212         * Bump gtk+-2.0 requirement to 2.22.0. (Matthew Barnes)
5213         * Fix GCancellable usage in IMAPX threads. (Matthew Barnes)
5214         * Have camel_operation_new() return a GCancellable. (Matthew Barnes)
5215         * Use macros for CamelOperation timeouts. (Matthew Barnes)
5216         * Adapt to GtkObject removal in GTK3 (Javier Jardón)
5217         * Emit CamelFolder and CamelStore signals from idle callbacks.
5218           (Matthew Barnes)
5219         * Don't link libebook to GTK+. (Matthew Barnes)
5220         * Use upstream gettext instead glib one (Javier Jardón)
5221         * IMAPX: Use a CamelOperation, not GCancellable in the parser thread
5222           (Matthew Barnes)
5223         * No need to allocate colors with cairo drawing (William Jon McCann)
5224         * CamelStore: Forgot a part in store_get_folder_info() (Matthew Barnes)
5225         * Collect Camel flags into enum types. (Matthew Barnes)
5226         * Avoid passing NULL to g_strstrip in e_contact_get calls (Milan Crha)
5227         * Temporarily disable EBook tests. (Matthew Barnes)
5229 Translations:
5230         Marek Cernocky (cs)
5231         Kenneth Nielsen (da)
5232         Christian Kirbach (de)
5233         Ivar Smolin (et)
5234         Jiri Grönroos (fi)
5235         Yaron Shahrabani (he)
5236         Takayuki KUSANO (ja)
5237         Žygimantas Beručka (lt)
5238         Mario Blättermann (nl)
5239         Wouter Bolsterlee (nl)
5240         Piotr Drąg (pl)
5241         Antonio Fernandes C. Neto (pt_BR)
5242         Chao-Hsiung Liao (zh_HK)
5244 Evolution-Data-Server 2.31.92 2010-09-13
5245 ----------------------------------------
5247 Bug Fixes:
5248         Bug 628299 - Crash in g_variant_is_trusted. (Bharath Acharya)
5249         Bug 507290 (bnc) -Messages in thread out of order (Chenthill Palanisamy)
5250         Bug 471079 (bnc) - Unable To Exclude Names (Sankar P)
5251         Bug 627336 - Groupwise cal can return NULL without error on create_object (Milan Crha)
5252         Bug 628426 - Fix double free crash caused by the previous patch (Milan Crha)
5253         Bug 603044 (bnc) -Issues with Forward as redirect (Chenthill Palanisamy)
5254         Bug 611568 (bnc) - Search fails for Cc recipient. (Bharath Acharya)
5255         Bug 628977 - crash in imapx_parse_uids() (Make stream buf grow automatically) (David Woodhouse)
5256         Bug 628659 - imapx_sync_changes memory leak (Milan Crha)
5257         Bug 628658 - imapx expunge memory leak (Milan Crha)
5258         Bug 628657 - imapx sync_folders memory leak (Milan Crha)
5259         Bug 628651 - memory leak in imapx_append_message() (Milan Crha)
5260         Bug 628426 - imapx refresh_info memory leak (Milan Crha)
5261         Bug 624135 - Gerror with imap provider when clicked 'cancel' (Milan Crha)
5262         Bug 624229 - Password dialog is not accessible in Subscriptions window (Milan Crha)
5263         Bug 611539 - EProxy doesn't use authentication for HTTPS (Milan Crha)
5264         Bug 627817 - Runtime warning when no default addressbook exists (Milan Crha)
5265         Bug 625110 - IMAPX : Do not free connection manager on disconnect (Milan Crha)
5266         Bug 624130 - Sasl::challenge reported failure without setting its GError (Milan Crha)
5267         Bug 624228 - Gerror with Usenet / nntp (Milan Crha)
5268         Bug 624705 - IMAPX : Deadlock while quiting evolution (Milan Crha)
5269         Bug 624702 - Cann't create a new folder in imapx (Milan Crha)
5270         Bug 624318 - Don't claim "CamelOperation status stack non empty" (Milan Crha)
5271         Bug 569329 - [groupwise] EDS crashed when checking contacts (Milan Crha)
5272         Bug 628485 - Accessing freed memory in EContactStore::dispose (Milan Crha)
5273         Bug 624027 - Groupwise cal doesn't use store's default_timezone (Milan Crha)
5274         Bug 628100 - Weather's cal get_object can ask for nonexistent comp (Milan Crha)
5275         Bug 623912 - SMTP::query_auth_types should not use NULL hash table (Milan Crha)
5276         Bug 627627 - Evolution not saving mail labels (Chenthill Palanisamy)
5277         Bug 627871 - e-name-selector crash (Milan Crha)
5278         Bug 627609 - imapx user_flags memory leak in imapx_untagged() (Chenthill Palanisamy)
5279         Bug 627617 - calendar memory leak (Chenthill Palanisamy)
5281 Miscellaneous Fixes:
5282         Use --disable-gtk3 in DISTCHECK_CONFIGURE_FLAGS. (Matthew Barnes)
5283         Update API documentation. (Matthew Barnes)
5284         Re-work my GtkDialog:has-separator workaround. (Matthew Barnes)
5285         Work around deprecation of gtk_dialog_set_has_separator() (Matthew Barnes)
5286         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. 
5287          Remove the lock from get_object_list. (Chenthill Palanisamy)
5288         Switch off user_insert signal handler while inserting the comma. Fixes comma insertion while selecting auto-completed emails. (Chenthill Palanisamy)
5289         Fixed - Unable to send mails using Evolution. (Bharath Acharya)
5290         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)
5291         Remove the key if the value is NULL. (Chenthill Palanisamy)
5292         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: 
5293          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)
5294         Ensure end date is generated for master recurrence event while inserting into the interval tree (Chenthill Palanisamy)
5295         Avoid having backslashes in uri on windows (Fridrich ¿trba)
5296         Handle error from camel_imapx_stream_token() (David Woodhouse)
5297         Fix attachments retrieval issue in groupwise. Add the prefix file:// to the filename to form the uri (Chenthill Palanisamy)
5298         Find the timezone in libical first and then the backend or cache while resolving tzids (Chenthill Palanisamy)
5299         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 
5300          fixed issues to be able to be upstreamed. Thanks to both of them. (Stanislav Slusny)
5301         Remove fatal assertions from libecal. (Matthew Barnes)
5302         Fix calls of e_data_book_view_unref (Milan Crha)
5303         ESourceList: Fix signal registrations. (Matthew Barnes)
5304         Remove non-existent symbols from Camel API docs. (Matthew Barnes)
5306 Translations:
5307         Changwoo Ryu (ko)
5308         Chao-Hsiung Liao (zh_HK)
5309         Aron Xu (zh_CN)
5310         Kjartan Maraas (nn)
5311         Luca Ferretti (it)
5312         Christian Kirbach (de)
5313         Ivar Smolin (et)
5314         Dr.Tirumurti Vasudevan (ta)
5315         Daniel Nylander (sv)
5316         Dirgita (id)
5317         Philip Withnall (en_GB)
5318         Petr Kovar (cs)
5319         Matej Urban¿i¿ (sl)
5320         Claude Paroz (fr)
5321         Duarte Loreto (pt)
5322         Kiyotaka NISHIBORI (ja)
5323         Marek ¿ernocký (cs)
5324         Gabor Kelemen (hu)
5325         Yaron Shahrabani (he)
5326         Simos Xenitellis (el)
5328 Evolution-Data-Server 2.31.91 2010-08-29
5329 ----------------------------------------
5331 Bug Fixes:
5332         Bug 623703 - Reference counting error in Google backend
5333                      (Matthew Barnes)
5334         Bug 625115 - Changes notified from backends aren't propagated to UI
5335                      (Milan Crha)
5336         Bug 625514 - Client doesn't recognize server close/crash on GDBus
5337                      (Milan Crha)
5338         Bug 625579 - Corruption of mbox file should be properly reported
5339                      (Milan Crha)
5340         Bug 627333 - Cannot cancel password dialog for an addressbook
5341                      (Milan Crha)
5342         Bug 627597 - Memory leak in user_delete_text() (David Woodhouse)
5343         Bug 627599 - Memory leak in imapx qresync (David Woodhouse)
5344         Bug 627610 - imapx store summary memory leak (David Woodhouse)
5345         Bug 627616 - CamelIMAPXStoreSummary never frees its namespace list
5346                      (Matthew Barnes)
5347         Bug 627854 - imapx conn-manager memory leak (Matthew Barnes)
5348         Bug 627855 - smtp_auth() memory leak (David Woodhouse)
5349         Bug 627876 - PangoAttrList leak in ENameSelectorEntry (Matthew Barnes)
5350         Bug 627937 - Crash on email Add to a contact list (Milan Crha)
5351         Bug 628196 - Miscellaneous string fixes (Philip Withnall)
5353 Miscellaneous Fixes:
5354         * Rewrite e_load_book_source_async(). (Matthew Barnes)
5355         * Add e_source_list_peek_default_source(). (Matthew Barnes)
5356         * Remove -DGDK_DISABLE_DEPRECATED (Matthew Barnes)
5357         * Fix SEGV when imapx_parse_list() fails (David Woodhouse)
5358         * Do not unref EDataBook before done with it (part of bug #627332)
5359           (Milan Crha)
5360         * Fix another memory leak in imapx qresync (David Woodhouse)
5362 Translations:
5363         Ask H. Larsen (da)
5364         Giannis Katsampirhs (el)
5365         Philip Withnall (en_GB)
5366         Jorge González (es)
5367         Ivar Smolin (et)
5368         Bruno Brouard (fr)
5369         Claude Paroz (fr)
5370         Fran Diéguez (gl)
5371         Yaron Shahrabani (he)
5372         Kjartan Maraas (nb)
5373         A S Alam (pa)
5374         Daniel Nylander (sv)
5375         Chao-Hsiung Liao (zh_HK)
5377 Evolution-Data-Server 2.31.90 2010-08-16
5378 ----------------------------------------
5380 Bug Fixes:
5381         Fix for bug #624789, use ldapssl_init to initialize SSL connection for sunldap. (Jeff Cai)
5382         Bug 626505 - ECategoriesDialog doesn't show new categories (Matthew Barnes)
5383         Bug 626090 - Only set -fno-strict-aliasing for GCC (Matthew Barnes)
5385 Miscellaneous Fixes:
5386         Merge branch camel-socks-proxy-master for SOCKS5 / IPv6 support (Federico Mena Quintero)
5387         use cairo as gc is deprecated (Chenthill Palanisamy)
5388         Enable largefile support by default. (Matthew Barnes)
5389         ENameSelectorEntry: Avoid IM confusion when inserting text (Matthew Barnes)
5390         Deprecate CamelHttpStream. (Matthew Barnes)
5391         cleanup, and fix for substantial GWise / soap mail leak, bgo#622366 (Michael Meeks)
5393 Translations:
5394         drtv (ta)
5395         Matej Urban¿i¿ (sl)
5396         Daniel Nylander (sv)
5397         Kjartan Maraas (nn)
5399 Evolution-Data-Server 2.31.6 2010-08-02
5400 ---------------------------------------
5402 Evolution-Data-Server now complies with the XDG Base Directory
5403 Specification [1], which means user-specific data is no longer
5404 stored under ~/.evolution.  Instead, data is partitioned into
5405 three base directories controlled by environment variables:
5407    $XDG_DATA_HOME/evolution    (default: $HOME/.local/share/evolution)
5408    $XDG_CACHE_HOME/evolution   (default: $HOME/.cache/evolution)
5409    $XDG_CONFIG_HOME/evolution  (default: $HOME/.config/evolution)
5411 Data which is managed by the various address book and calendar
5412 backends will be migrated from $HOME/.evolution upon starting the
5413 corresponding D-Bus factory service.
5415 [1] http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html
5417 Bug Fixes:
5418         Bug 602287 - Avoid racing with camel_operation_mute() (Matthew Barnes)
5419         Bug 608299 - Cut/copy error when selection has trailing comma
5420                      (Matthew Barnes)
5421         Bug 612082 - Do not expose off_t in public API, use goffset instead
5422                      (Milan Crha)
5423         Bug 622884 - Migrate from dbus-glib to glib's GDBus (Milan Crha)
5424         Bug 624029 - Copying messages across stores is broken (Matthew Barnes)
5425         Bug 624316 - Disable debug messages in GroupWise calendar backend
5426                      (Matthew Barnes)
5427         Bug 624325 - CamelPOP3Store missing some methods (Matthew Barnes)
5428         Bug 624417 - Fix error handling in e_cal_backend_sync_get_timezone()
5429                      (Matthew Barnes)
5430         Bug 624891 - Various compiler warnings in git/master (Milan Crha)
5431         Bug 625039 - Commonly named macros in Camel header files
5432                      (Matthew Barnes)
5433         Bug 625083 - Gettext can't parse GLib's printf format constants
5434                      (Matthew Barnes)
5435         Bug 625282 - Quick add contact claims on console (Milan Crha)
5436         Bug 625351 - Sending through sendmail reports error (Milan Crha)
5437         Bug 625482 - Personal addressbook is vanished (Milan Crha)
5438         Bug 625606 - git/master build dies with glib-2.25.12 (Milan Crha)
5440 Other Changes:
5441         * libebook.pc.in missing camel-1.2 requirement. (Matthew Barnes)
5442         * Add connection manager to imapx (Chenthill Palanisamy)
5443         * Removed folders from connection when operations gets done -
5444           handles when jobs return back without executing
5445           (Chenthill Palanisamy)
5446         * CamelOperation debugging improvement (Matthew Barnes)
5447         * Avoid absolute paths in "On This Computer" source groups.
5448           (Matthew Barnes)
5449         * Remove deprecated ECalBackend::set_default_timezone (Milan Crha)
5450         * Fix bug #624909 (Jeff Cai)
5451         * EDataCal: Add a getCacheDir() D-Bus method. (Matthew Barnes)
5452         * Comply with XDG Base Directory Specification. (Matthew Barnes)
5453         * Reset BASE_VERSION to 2.32. (Matthew Barnes)
5454         * Fix error handling in CamelLocalFolder::sync() (Matthew Barnes)
5455         * Fix error handling in CamelImapFolder::get_message() (Matthew Barnes)
5456         * Avoid overwriting files while migrating. (Matthew Barnes)
5457         * Build path portably in session_get_storage_path(). (Matthew Barnes)
5458         * imapx: server flags can be integers (David Woodhouse)
5459         * imapx: ->cinfo *can* be NULL in imapx_server_dispose() for a
5460           failed connection (David Woodhouse)
5461         * ebook: Remove duplicate free from array_to_stringlist helper
5462           (#625750) (Rob Bradford)
5463         * ebook & edataserverui: Use _async suffix rather than _ex suffix
5464           (Rob Bradford)
5465         * Replace dbus-glib-1 with gio-2.0 in pkgconfig files. (Matthew Barnes)
5466         * Prefer gio-2.0 when requiring GLib libraries. (Matthew Barnes)
5467         * Replace "Since: 3.0" with "Since: 2.32". (Matthew Barnes)
5468         * Fixed uudecode logic (Jeffrey Stedfast)
5469         * Optimized camel_uuencode_step (Jeffrey Stedfast)
5471 Translations:
5472         Christian Kirbach (de)
5473         Jorge González (es)
5474         Fran Diéguez (gl)
5475         Yaron Shahrabani (he)
5476         Kjartan Maraas (nb)
5477         Lucian Adrian Grijincu (ro)
5478         Aron Xu (zh_CN)
5479         Chao-Hsiung Liao (zh_HK)
5481 Evolution-Data-Server 2.31.5 2010-07-12
5482 ---------------------------------------
5484 Bug Fixes:
5485         Bug 618938 - Crash when reading calendar acknowledgement message
5486                      (Milan Crha)
5487         Bug 623936 - 75 second delay when creating new DAV entries in Zimbra
5488                      (Milan Crha)
5489         Bug 624018 - Fix error handling in groupwise_get_folder()
5490                      (Matthew Barnes)
5491         Bug 623204 - Be able to report detailed errors from backends
5492                      (Milan Crha)
5493         Bug 623919 - Error while opening any newly received message
5494                      (Matthew Barnes)
5495         Bug 623795 - URI at the end of text isn't clickable (Milan Crha)
5496         Bug 621609 - Can pass unknown UID to e_source_combo_box_set_active_uid
5497                      (Milan Crha)
5498         Bug 623431 - Use gweather-3.0 when building with gtk3
5499                      (Maciej Piechotka)
5500         Bug 623430 - libedataserverui.pc.in hardcodes 1.2 API version
5501                      (Matthew Barnes)
5503 Other Changes:
5504         * Lots of IMAPX improvements (David Woodhouse and Chenthill Palanisamy)
5505         * Make NSS database initialisation more robust, handle errors better
5506           (David Woodhouse)
5507         * Use text/vcard content type on WebDAV PUT request (Milan Crha)
5508         * Migrate from CamelException to GError. (Matthew Barnes)
5509         * Work around sudden disappearance of GdkRegion in GTK+ 2.90.5.
5510           (Matthew Barnes)
5511         * Add functions to get Evo/EDS base directories. (Matthew Barnes)
5512         * Improve error handling in CamelStreamBuffer::read(). (Matthew Barnes)
5514 Translations:
5515         Mario Blättermann (de)
5516         Jorge González (es)
5517         Fran Diéguez (gl)
5518         Kjartan Maraas (nb)
5520 Evolution-Data-Server 2.31.4 2010-06-29
5521 ---------------------------------------
5523 Bug Fixes:
5524         Bug 622392 - Build failure due to missing nspr includes (Matthew Barnes)
5525         Bug 622799 - Fails to link libedataserverui-1.2.la (Matthew Barnes)
5526         Bug 622710 - Crash in imapx_idle_supported due to cinfo being NULL (Milan Crha)
5527         Bug 620815 - Memory leaks with Evolution (Milan Crha)
5528         Bug 622008 - Don't trust is->select_folder in imapx_job_scan_changes_done() (David Woodhouse)
5529         Bug 316783 - Broken dragging of email addresses (Matthew Barnes)
5530         Bug 621851 - CamelFolder description should fall back to full-name (Matthew Barnes)
5531         Bug 621961 - Remove GroupWise debugging messages. (Matthew Barnes)
5532         Bug 601535 - Categories not translated in menus (Matthew Barnes)
5533         Bug 621877 - Crash in summary_header_to_db at camel-vee-folder.c (Milan Crha)
5534         Bug 621842 - use 'UID FETCH' instead of 'FETCH' for scan_changes (David Woodhouse)
5535         Bug 621740 - Fix double-free of is->literal in cancel_all_jobs() (David Woodhouse)
5536         Bug 621740 - Fix double command ->complete() in imapx_command_start_next() (David Woodhouse)
5537         Bug 617723 - Critical warnings when going offline in contact view (Milan Crha)
5538         Bug 206061 - Allow normal, non-vFolder, Trash and Junk folder (Milan Crha)
5539         Bug 610919 - Remove superfluous space in flags in APPEND command (David Woodhouse)
5540         Bug 610919 - to display the exceptions to the user. We still need to enable displaying exceptions asyncronously (Chenthill Palanisamy)
5541         Bug 615239 - Fix GSSAPI (and other SASL) authentication for imapx (David Woodhouse)
5542         Bug 599879 - Fix NULL return without exception on krb5-auth-dialog failure (David Woodhouse)
5543         Bug 585301 - Use ~/.pki/nssdb for NSS SQL database, not Evolution directory. (David Woodhouse)
5544         Bug 585301 - Use correct NSS system database where appropriate. (David Woodhouse)
5545         Bug 621262 - Fix fetch of large mails from broken servers like Exchange (David Woodhouse)
5546         Bug 621237 - Add imap-over-custom-command support for imapx (David Woodhouse)
5547         Bug 585353 - Add new CAMEL_STORE_REAL_JUNK_FOLDER flag (Milan Crha)
5548         Bug 550414 - Corruption of mailbox and can't expunge trash (Milan Crha)
5549         Bug #622350 - CamelFolder's "deleted" signal prototype changed (Milan Crha)
5551 Miscellaneous Fixes:
5552         For the sake of portability: sleep -> g_usleep (Fridrich ¿¿trba)
5553         Revamp imapx_job_refresh_info_start() to make use of modseq and uidnext (David Woodhouse)
5554         Always enable QRESYNC where it's available. (David Woodhouse)
5555         Handle UIDNEXT and MODSEQ/HIGHESTMODSEQ information from server. (David Woodhouse)
5556         Allow debugging to be enabled with CAMEL_DEBUG environment variable (David Woodhouse)
5557         Permit all characters but dir_sep in imapx folder names. (David Woodhouse)
5558         Simplify relationship between full and path names for imapx (David Woodhouse)
5559         Queue non-folder specific jobs while waiting for SELECT to complete (David Woodhouse)
5560         Propagate STATUS responses to folders directly from imapx_untagged() (David Woodhouse)
5561         Fix overzealous IDLE handling (David Woodhouse)
5562         Handle [CLOSED] status (RFC5162). (David Woodhouse)
5563         Cope with unsolicited FETCH having both FLAGS and UID. (David Woodhouse)
5564         Support VANISHED response (RFC5162) (David Woodhouse)
5565         Extract EXPUNGE handling into imapx_expunge_uid_from_summary() function. (David Woodhouse)
5566         Fix imapx_parse_flags to not just return the first UID repeatedly, export it. (David Woodhouse)
5567         Fix batch fetch to use UID FETCH in imapx_job_fetch_new_messages_start() (David Woodhouse)
5568         Add LITERALPLUS support. (David Woodhouse)
5569         Encode folder names as literals when sending commands, where needed (David Woodhouse)
5570         Accept unsolicited CAPABILITY report as part of LOGIN/AUTHENTICATE response (David Woodhouse)
5571         Detect CONDSTORE and QRESYNC capabilities (David Woodhouse)
5572         Use camel_folder_sync_message() to sync messages. (David Woodhouse)
5573         camel_folder_append_message: 'info' can be NULL. (Matthew Barnes)
5574         Clarify documentation for e_destination_get_address(). (Matthew Barnes)
5575         s/EVOLUTION_LOCALEDIR/LOCALEDIR/ (Matthew Barnes)
5576         Check EBook DBus error names without underscores too (Milan Crha)
5577         Build with gtk3 and have backward compatibility (Chenthill Palanisamy, Matthew Barnes)
5578         
5579 Translations:
5580         Yaron Shahrabani (he)
5581         Fran Di¿¿guez (gl)
5583 Evolution-Data-Server 2.31.3 2010-06-07
5584 ---------------------------------------
5586 Bug Fixes:
5587         Bug #619347 - Return formatted address in e_destination_get_address (David Ayers)
5588         Bug #620522 - Build break: 'nss_config' undeclared (Matthew Barnes)
5589         Bug #617261 - Evolution didn't quit due to deadlock (Milan Crha)
5590         Bug #617439 - Fix translation of birthday and anniversary events (Gert Michael Kulyk)
5591         Bug #585301 - Use NSS SQLite database, if available (Craig Ringer)
5592         Bug #601535 - Fix translation domain for default categories (Gert Michael Kulyk)
5594 Miscellaneous Fixes:
5595         Gtk-Doc updates. (Matthew Barnes)
5596         Set the GTK+ backward compatibility check to 2.21.2. (Matthew Barnes)
5597         Add compatibility with GTK+ 2.20 (Florian M¿¿llner)
5598         Use accessors for newly sealed GdkDragContext members (Florian M¿¿llner)
5599         Making e-d-s build on Windows and also build on other platforms :) (Fridrich ¿¿trba)
5600         Factor out function to rehandshake SSL (Federico Mena Quintero)
5601         Add support for SOCKS proxy support (Federico Mena Quintero)
5602         Declare mbox' frompos as goffset, not off_t (Milan Crha)
5603         Remove dead CamelFolderSummary methods. (Matthew Barnes)
5605 Translations:
5606         Kjartan Maraas (nn)
5607         Ivar Smolin (et)
5609 Evolution-Data-Server 2.31.2 2010-05-24
5610 ---------------------------------------
5612 Bug Fixes:
5613         #240317 - Allow searching in subscribe dialog (Milan Crha)
5614         #304415 - Allow change of signature hash algorithm (Milan Crha)
5615         #337479 - Evolution forgets password on any error (Milan Crha)
5616         #531912 - Mail inline parser doesn't always work (Milan Crha)
5617         #556061 - EContact/EVCard can re-order phone and email attributes
5618                   (Milan Crha)
5619         #566330 - WebDAV addressbook is too strict about content-type
5620                   (Petr Tomasek)
5621         #566354 - Handle server's resource rename on WebDAV PUT response
5622                   (Milan Crha)
5623         #604650 - Mishandling of '@' in WebDAV contacts username (Milan Crha)
5624         #612596 - Crash in gnome_keyring_item_info_free from e-passwords.c
5625                   (Milan Crha)
5626         #617168 - WebDAV Addressbook backend should use ctags (Milan Crha)
5627         #617881 - Crash on fetch finish with POP3 (Milan Crha)
5628         #618474 - WebDAV backend not linking to libebackend (Matthew Barnes)
5629         #618578 - Require automake >= 1.10 (Adrian Bunk)
5631 Other Changes:
5632         * e_cal_new_from_uri/e_cal_open_default emits runtime warning
5633           (Milan Crha)
5634         * Remove an unused label in the name selector dialog
5635           (Federico Mena Quintero)
5636         * Convert CamelObject events to GObject signals. (Matthew Barnes)
5637         * Remove border_width from the name selector's dialog toplevel
5638           contents (Federico Mena Quintero)
5639         * Create a section in the name selector dialog in its own function
5640           (Federico Mena Quintero)
5641         * Redo the container hierarchy in the name selector dialog
5642           (Federico Mena Quintero)
5643         * Don't set a default vertical size for the name selector window
5644           (Federico Mena Quintero)
5645         * Disallow overwriting one CamelException with another.
5646           (Matthew Barnes)
5647         * Shrink the spacing between the name selector's sections
5648           (Federico Mena Quintero)
5649         * Put the name selector's section labels in the same row as the
5650           treeviews (Federico Mena Quintero)
5651         * Fix pointlessly narrow default width in the name selection dialog
5652           Name the pointless label at the top, so it can be disabled for
5653           MeeGo (Michael Meeks)
5654         * Add ORG support to the Google Contacts backend (Philip Withnall)
5655         * Add NOTE support to the Google Contacts backend (Philip Withnall)
5656         * Remove Google Calendar backend (Philip Withnall)
5657         * Add argument checks to camel-block-file.c. (Matthew Barnes)
5658         * Add argument checks to camel-partition-table.c. (Matthew Barnes)
5659         * Bump libedataserver soname twice. (Matthew Barnes)
5661 Translations:
5662         Thomas Thurman (en@shaw)
5663         Fran Diéguez (gl)
5664         Kjartan Maraas (nb)
5665         Manoj Kumar Giri (or)
5667 Evolution-Data-Server 2.31.1 2010-05-03
5668 ----------------------------------------
5670 Bug Fixes:
5671         Bug #617263 - Crash of e-addressbook-factory on second start of evolution (Milan Crha)
5672         Bug #545505 - Properly free unused message infos periodically (Milan Crha)
5673         Bug #616819 - CamelIMAPXStore type definition typo (Milan Crha)
5674         Bug #615735 - Contacts are not displayed in GW Addressbook. (Bharath Acharya)
5675         Bug #608620 - Use CRLF in signed & encrypted S/MIME messages (dev+gnome)
5676         Bug #615246 - Teach camel_sexp_to_sql_sexp about no-arg (match-all) (Matt McCutchen 2)
5677         Bug #616318 - Don't use an unitialized key in folder_changed_remove_uid (Claudio Saavedra)
5678         Bug #616821 - From field missing in mail (Milan Crha)
5679         Bug #580021 â€” Port to external libgdata (Philip Withnall)
5680         Bug #603773 - com_err.h doesn't exist on Solaris (Matthew Barnes)
5681         Bug #501140 - IMAP provider missing mnemonics (Alex Kloss)
5682         Bug #562595 - POP3 Delete after X days should depend on Leave messages (Milan Crha)
5683         Bug #615776 - Drop camel-private.h and offer a public alternative for locks (Milan Crha)
5684         Bug #608766 - Replace pthread with GLib's GThread (Milan Crha)
5685         Bug #507423 (bnc) -  Message list in Inbox doesn't get refreshed (Chenthill Palanisamy)
5686         Bug #611646 - Calendar shows recurring birthdays incorrectly (Milan Crha)
5687         Bug #615290 - Fails to build with Heimdal Kerberos (Alexandre Rostovtsev)
5688         Bug #514041 - Add space between categories (punit)
5689         Bug #583791 (bnc) - User created contact list does not behave reliably (Bharath Acharya)
5690         Bug #253510 - Do not use "Item(s)" in translatable string (Milan Crha)
5691         Bug #336776 - Learning junk feedback in status bar unclear (Milan Crha)
5692         Bug #593843 - Unclear "Use cancel" translatable message (Milan Crha)
5693         Bug #538793 - Translation issues under camel/providers/local (Milan Crha)
5694         Bug #614388 - Broken Delete after X days behaviour (Lucian Langa)
5695         Bug #325121 - Do not translate developer strings in g_param_spec_* (Milan Crha)
5696         Bug #261087 - "Learning junk" in camel difficult to translate (Milan Crha)
5697         Bug #611247 - Bad concatenation for translators (Claude Paroz)
5698         Bug #610353 - Search folder with label matches on substring (Milan Crha)
5699         Bug #570508 - Google Contacts does not display business phone (Jim McMahon)
5700         Bug #567000 - [IMAP] Renaming folder generates errors (Milan Crha)
5701         Bug #520233 - Crash in imap_body_decode at camel-imap-utils.c:979 (Milan Crha)
5702         Bug #518876 - Does not display recent messages in nntp (Milan Crha)
5703         Bug #418502 - Evolution causes gpg stale locks (Milan Crha)
5704         Bug 614056 - evolution-data-server-2.29.92 failed to build (Chenthill Palanisamy)
5705         Bug 549221 - Deleted E-Mails re-appear in Evolution client (Chenthill Palanisamy)
5706         Bug 549225 (bnc) -Evlution client does not update status of messages in the GroupWise Post Office (Chenthill Palanisamy)
5708 Miscellaneous Fixes:
5709         Set the CamelIMAPXFolder type to OFFLINE_FOLDER type (Chenthill Palanisamy)
5710         Add a null check while accessing folder_get_fullname - imapx (Chenthill Palanisamy)
5711         Fix a crasher in moving large number of messages - imapx (Chenthill Palanisamy)
5712         Make selecting a folder to work - imapx (Chenthill Palanisamy)
5713         Remove a stray file (Kjartan Maraas)
5714         Don't abbreviate public symbols. (Matthew Barnes)
5715         Use GObject properties instead of CamelArg. (Matthew Barnes)
5716         Avoid passing NULL to g_strstrip in e_contact_get calls (Milan Crha)
5717         Specify the executable extension where applicable in the service files (Fridrich Å trba)
5718         The 'operation' in camel_mime_filter_progress_new can be NULL (Milan Crha)
5719         Port Camel to GObject. (Matthew Barnes)
5720         Clean up the Google Contacts addressbook backend (Philip Withnall)
5721         Whitespace fixes for the Google Contacts addressbook backend (Philip Withnall)
5722         Get Camel tests building again. (Matthew Barnes)
5723         Seal up libedataserverui classes. (Matthew Barnes)
5724         A little bit more of cleaning (Fridrich Å trba)
5725         Show deleted mails from trash and fix a crash (Chenthill Palanisamy)
5726         [win32] Use _WIN32 define instead of G_OS_WIN32 in public headers (Fridrich Å trba)
5727         [win32] G_OS_WIN32 cannot be defined if no glib header is included (Fridrich Å trba)
5728         Implement CamelVeeStore::get_name() (Milan Crha)
5729         Bump gtk+ version requirement to 2.20.0 (Milan Crha)
5730         Add GSEAL_ENABLE to AS_COMPILER_FLAGS. (Matthew Barnes)
5731         Assure that G_OS_WIN32 can be defined before relying on it (Fridrich Å trba)
5732         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)
5733         Don't leave dangling stale pointers to ECal's in the backend (Michael Meeks)
5734         Drop the "hula" Camel provider. (Matthew Barnes)
5735         Drop the "imap4" Camel provider. (Matthew Barnes)
5736         [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)
5737         Do not call camel_mime_filter_basic_new recursively (Milan Crha)
5738         Assure that the G_OS_WIN32 is defined on windows (Fridrich Å trba)
5739         Lock down Camel headers. (Matthew Barnes)
5740         Implicit declaration of function 'gpg_ctx_op_cancel' on windows (Milan Crha)
5741         Add gtk-doc tests, but leave them disabled. (Matthew Barnes)
5742         Add --name-space to MKDB_OPTIONS. (Matthew Barnes)
5743         Remove deprecated API from libedataserver. (Matthew Barnes)
5744         Remove ESourceOptionMenu from libedataserverui. (Matthew Barnes)
5745         Convert ENTITY tags to xi:include in Camel API docs. (Matthew Barnes)
5746         Fix a crash on quit - imapx (Chenthill Palanisamy)
5748 Translations:
5749         Valencian translation  (ca)
5750         Francisco Diéguez (gl)
5751         Jorge González (es)
5752         Fran Diéguez (gl)
5753         Philip Withnall (en_GB)
5754         Theppitak Karoonboonyanan (th)
5755         Mario Blättermann (de)
5756         Kjartan Maraas (nn)
5757         Laurent Coudeur (fr)
5758         Wadim Dziedzic (pl)
5759         Shankar Prasad (kn)
5761 Evolution-Data-Server 2.29.92 2010-03-08
5762 ----------------------------------------
5764 Bug Fixes:
5765         #529331 - Be able to disallow selection of a certain ESource
5766                   (Milan Crha)
5767         #600322 - assertion failed: (reply == msg) in cs_waitinfo()
5768                   (Milan Crha)
5769         #602723 - Contact list name doesn't get displayed in 'To' dialog
5770                   (Milan Crha)
5771         #611125 - Duplicate definition of camel-iconv.h in install targets
5772                   (Priit Laes)
5773         #611355 - calendar/tests/ecal/test-ecal-create-object--2 test
5774                   (Priit Laes)
5775         #611860 - Pilot calendar, todo, memo do not sync when timezone is
5776                   set to UTC (Matt McCutchen 2)
5777         #611873 - Make triple-clicking a shortcut for "Show Only This ..."
5778                   (Matthew Barnes)
5780 Other Changes:
5781         Locking improvements in Camel (Michael Meeks)
5782         Steady progress on the new IMAPX backend (Chenthill Palanisamy)
5783         Various cleanups for Windows support (Fridrich Strba)
5785 Translations:
5786         Alexander Shopov (bg)
5787         Simos Xenitellis (el)
5788         Bruce Cowan (en_GB)
5789         Inaki Larranaga Murgoitio (eu)
5790         Claude Paroz (fr)
5791         Yuri Kozlov (ru)
5792         Daniel Nylander (sv)
5794 Evolution-Data-Server 2.29.91 2010-02-22
5795 ----------------------------------------
5797 Bug Fixes:
5798         #603506 - Use thread safe G_DEFINE_TYPE/G_DEFINE_TYPE_EXTENDED (Milan Crha)
5799         #609964 -  Crash in imapx_command_expunge_done (Chenthill Palanisamy)
5800         #574940 - Always ref returned info from message_info_from_uid (Milan Crha)
5801         #609649 - Doesn't emit cal-opened on password prompt cancel (Milan Crha)
5802         #609646 - Unset global DBus variables on destroy or disconnect (Milan Crha)
5803         #609614 -  Folder -> expunge doesn't work in imapx (Chenthill Palanisamy)
5804         #606811 - evolution crashed in match_content_type at camel-folder-summary.c:5066 (Bharath Acharya)
5805         #609398 -  [IMAPX] Subscriptions are not respected. (Chenthill Palanisamy)
5806         #609390 -  search folders don't work in imapx (Chenthill Palanisamy)
5807         #609393 -  evolution crashed when clicked on search folder (Chenthill Palanisamy)
5808         #609375 -  Duplicate mnemonic in imapx preference (Chenthill Palanisamy)
5809         #609310 -  IMAPX - Crasher - imapx_job_done (Chenthill Palanisamy)
5810         #609374 -  Missing mnemonic in imapx preference (Chenthill Palanisamy)
5812 Other Fixes
5813         Fix distcheck error. (Matthew Barnes)
5814         Remove libglade-2.0 from libedataserverui.pc. (Matthew Barnes)
5815         More imapx fixes (Chenthill Palanisamy)
5817 Translations:
5818         Mario Blättermann (de)
5819         Christian Kirbach (de)
5820         Antonio Fernandes C. Neto (pt_BR)
5821         Petr Kovar (cs)
5822         vasudeven (ta)
5823         Mattias Põldaru (et)
5824         Fran Diéguez (gl)
5825         Chao-Hsiung Liao (zh_HK)
5826         Lucian Adrian Grijincu (ro)
5827         Matej Urbančič (sl)
5828         Kjartan Maraas (nb)
5829         Jorge González (es)
5830         
5831 Evolution-Data-Server 2.29.90 2010-02-08
5832 ----------------------------------------
5834 Bug Fixes:
5835         #581604 - Permissions on mail/local folders are too open
5836                   (Chenthill Palanisamy)
5837         #602820 - Test validity of a book_view before using it in LDAP
5838                   (Milan Crha)
5839         #607812 - Properly encode CalDAV URL (Milan Crha)
5841 Other Changes:
5842         Disable strict aliasing optimization. (Matthew Barnes)
5843         Steady progress on the new IMAPX backend (Chenthill Palanisamy)
5844         Fix a misspelling of "calendar". (Bruce Cowan)
5845         Use conditional locks in camel-folder (Srinivasa Ragavan)
5846         Level the differences with the alternative runtime/header set
5847         (Fridrich Strba)
5848         Fix missing LDFLAGS for imapx. (Srinivasa Ragavan)
5849         Add gthread-2.0 to E_DATA_SERVER.  At times soap test fails.
5850         (Srinivasa Ragavan)
5852 Translations:
5853         Krasimir Chonov (bg)
5854         Jamil Ahmed (bn)
5855         Jorge González (es)
5856         Kjartan Maraas (nb)
5857         Matej Urbančič (sl)
5859 Evolution-Data-Server 2.29.5 2010-01-25
5860 ---------------------------------------
5862 Bug Fixes:
5863         #605232 - configure.ac quoting fixes and sync with evolution 
5864                   (H.Habighorst)
5865         #607588 - Fix leak in camel_folder_info_build() (Jonathon Jongsma)
5866         #602983 - Unresponsive IMAP Inbox (Milan Crha)
5867         #345401 - Cannot include 2 emails from same contact in To: dialog 
5868                   (Milan Crha)
5869         #590762 - Reocurring google calendar items are not changeable 
5870                   (Milan Crha)
5871         #607191 - Do not install gtk-docs that claim lower-level functions 
5872                   (Matthew Barnes)
5873         #568822 - (bnc) - crash caused overly large window due to malicious 
5874                   POP3 server (Chenthill Palanisamy)
5875         #607169 - Remove space and tab trailing backspace 
5876                   (Thomas Hindoe Paaboel Andersen)
5877         #606765 - e_cal_get_timezone() broken for sync backends(Travis Reitter)
5878         #599879 - Dbus integration with krb5-auth-dialog for renewing ticket 
5879                   when it expires. (Srinivasa Ragavan)
5881 Other Changes:
5882         Fix distcheck errors. (Matthew Barnes)
5883         Coding style and whitespace cleanups. (Matthew Barnes)
5884         Fix possible access to already freed memory in camel-store-summary.c 
5885         (Milan Crha)
5886         Update the folder count in NOOP (Chenthill Palanisamy)
5887         A bit less 'camel_exception_get_id called with NULL parameter' on 
5888         console (Milan Crha)
5889         Change the conditional sentences. Solaris CC does not support a ? : ""
5890         Change them to a ? a : "" (caiqm)
5892 Added tests for various modules (Travis Reitter)
5893         Add tests to stress-test the addressbook factory. (Travis Reitter)
5894         Add tests to stress-test the calendar factory. (Travis Reitter)
5895         Make tests silent by default. (Travis Reitter)
5896         Use the proper freeing function for the members of the list returned 
5897         by e_cal_get_free_busy(). (Travis Reitter)
5898         Add test for EDataCal method 'getQuery' and the view's 'start' method.
5899         (Travis Reitter)
5900         Add a test for EDataCal method 'receiveObjects'. (Travis Reitter)
5901         Add a test for EDataCal method 'sendObjects'. (Travis Reitter)
5902         Add test for EDataCal method 'getFreeBusy'. (Travis Reitter)
5903         Add test for EDataCal method 'setDefaultTimezone'. (Travis Reitter)
5904         Add test for EDataCal method 'addTimezone'. (Travis Reitter)
5905         Add test for EDataCal method 'getTimezone'. (Travis Reitter)
5906         Add test for EDataCal method 'modifyObject'. (Travis Reitter)
5907         Add test for EDataCal method 'getObjectList'; factor out some common 
5908         test code as a utility. (Travis Reitter)
5909         Add tests for EDataCal methods '{get,create,remove}Object'.
5910         (Travis Reitter)
5911         Add test for EDataCal method 'getDefaultObject'. (Travis Reitter)
5912         Add test for EDataCal method 'setMode'. (Travis Reitter)
5913         Add test for EDataCal method 'getSchedulingInformation'.
5914         (Travis Reitter)
5915         Add test for EDataCal method 'getLdapAttribute'. (Travis Reitter)
5916         Add test for EDataCal method 'getAlarmEmailAddress'. (Travis Reitter)
5917         Cut commented code. (Travis Reitter)
5918         Add test for EDataCal method 'getCalAddress'. (Travis Reitter)
5919         Add test for EDataCal D-Bus methods 'open'. (Travis Reitter)
5920         Add a test for e-cal's 'remove' method to libecal (as the beginning 
5921         of an automated test suite, like libebook has). (Travis Reitter)
5922         Add a test program for the e-book book view. (Travis Reitter)
5923         Cut some trailing whitespace. (Travis Reitter)
5924         Add a test for the e-book 'getBookView' method. (Travis Reitter)
5925         Move all the well-formed addressbook tests into the list of tests to 
5926         run for 'make check' (Travis Reitter)
5927         Trivial clean-ups for the output of the test utils and a couple tests
5928         (Travis Reitter)
5929         Add a test for the e-book 'getSupportedAuthMethods' method.
5930         (Travis Reitter)
5931         Don't crash when getSupportedAuthMethods is called on the file backend
5932         (Travis Reitter)
5933         Add a test for the e-book 'getSupportedFields' method.(Travis Reitter)
5934         Add a test for the e-book 'getRequiredFields' method.(Travis Reitter)
5935         Add a test for the e-book 'getStaticCapabilities' method.
5936         (Travis Reitter)
5937         Pass the full closure into the test util async callback functions, for
5938         greater flexibility in the tests. (Travis Reitter)
5939         Add a test for the e-book 'removeContacts' method. (Travis Reitter)
5940         Add a test for the e-book 'removeContacts' method. (Travis Reitter)
5941         Factor out test vcard into its own file, so we can add additional ones
5942         in a clean way. (Travis Reitter)
5943         Use consistent style with the new tests. (Travis Reitter)
5944         Take advantage of add-contact util function in test-changes and don't 
5945         return newly-allocated memory when the caller may not care about the 
5946         return value. (Travis Reitter) 
5947         Add a test program for the e-book 'addContact' method. (Travis Reitter)
5948         Add test program for the e-book 'getContact' method. (Travis Reitter)
5949         Additional test factoring (Travis Reitter)
5950         Begin factoring out ebook test functions (Travis Reitter)
5951         Rename test-book-remove to test-ebook-remove for a little more 
5952         consistency. (Travis Reitter)
5953         Add a test for e_book.*_remove() (Travis Reitter)
5955 Translations:
5956         Chao-Hsiung Liao (zh_HK) (zh_TW)
5957         Vasudeven (ta)
5958         Kjartan Maraas (nb)
5959         Jorge González (es)
5960         Daniel Nylander (sv)
5961         Krasimir Chonov (bg)
5962         Stéphane Raimbault (fr)
5964 Evolution-Data-Server 2.29.5 2010-01-11
5965 ---------------------------------------
5967 Bug Fixes:
5968         #550622 - Always update attachment flag on IMAP message fetch
5969                   (Milan Crha)
5970         #597816 - Do not crash on incorrect parameters used in sexp to SQL
5971                   (Milan Crha)
5972         #604236 - Slow GPG processing (Milan Crha)
5973         #605125 - Crash while trying to access ldap address book (Milan Crha)
5974         #605432 - Renaming source allows entering same name (Milan Crha)
5975         #605682 - Do not scan url in invalid UTF8 strings (Milan Crha)
5976         #606316 - Mail with an attachment in a Junk folder crashes Evo
5977                   (Milan Crha)
5979 Other Changes:
5980         Do not show the passwd in the dialog while typing (Bharath Acharya)
5981         Steady progress on the new IMAPX backend (Chenthill Palanisamy)
5982         Bump libedata-cal soname from 6 to 7. (Matthew Barnes)
5984 Translations:
5985         Xandru Armesto Fernandez (ast)
5986         Daniel Nylander (sv)
5987         Maxim V. Dziumanenko (uk)
5989 Evolution-Data-Server 2.29.4 2009-12-21
5990 ---------------------------------------
5992 Bug Fixes:
5993 Mailer:
5994         #604865 - Message part description shouldn't be translated (Matthew Barnes) 
5995         #553057 - Add information about signers to a validity structure (Matthew W. S. Bell)
5996         #603342 - Memory leak fixes (Milan Crha)
5997         #592317 - Sign S/MIME with valid certificates only (Milan Crha)
5998         #604305 -  Attachments not properly indicated in message summary (Milan Crha)
5999         #603689 -  Improper escaping of folder name (Lucian Langa)
6000         #487988 - Bad search filter for LDAP address book (Alex Larsson)
6001 Calendar:
6002         #603437 - Fixes for valgrind reports on e-calendar-factory (Milan Crha)
6003          #602945 - Avoid code duplication with timezone fetching from backends (Milan Crha)
6004 Contacts:
6005         #601513 - Crashes when trying to add a new contact in MAPI (Milan Crha)
6007 Misc:
6008         #604550 - e_passwords_shutdown is buggy password_cache is destroyed without properly 
6009         acquiring the lock. (Wenli).
6010         #603770, Replace __PRETY_FUNCTION__ with G_STRFUNC (Jeff Cai)
6011         #603772 - Include e-data-server-ui-marshal.list in tarballs (Matthew Barnes)
6013 Other Changes:
6014         Get the prototype for strptime() when it's available  Instead of only getting it on Linux. 
6015         Also use nl_langinfo() (Emilio Pozuelo Monfort)
6016         In the factories, don't double-free some memory (and crash) when the DBus service name owner changes.
6017         (Travis Reitter)
6018         Fixes a crash in select - imapx. (Chenthill Palanisamy)
6019         Sync up the store summary and rename labels for backward, thunderbird compatibility - imapx (Chenthill 
6020         Palanisamy)
6021         Get rid of rest of the warnings. (Chenthill Palanisamy)
6022         Initialize the uidset before sync user flags. (Chenthill Palanisamy)
6023         Sync the changes - imapx. (Chenthill Palanisamy)
6024         Lock the search. (Chenthill Palanisamy)
6025         Create a new me-card in e_book_get_self() if one doesn't exist (Ross Burton)
6027 Translations:
6028         Lucian Adrian Grijincu (ro)
6029         Kjartan Maraas (nb)
6030         Ivar Smolin (et)
6031         Matej Urbančič (sl)
6034 Evolution-Data-Server 2.29.3 2009-11-30
6035 ---------------------------------------
6037 Bug Fixes:
6039 Mailer:
6040         #600449 - segfault in camel_msgport_destroy (Milan Crha)
6041         #549221 (BNC) - delete, sync flags immediately (Chenthill Palanisamy)
6042         #361145 - Evolution hangs when formatting message - fixes part of it.
6043         (Chenthill Palanisamy)
6044         #574940 - Crash in message_info_to_db() (Milan Crha)
6046 Calendar:
6047         #394567 - Use correct FBTYPE values in GroupWise calendar backend
6048         (Jari Urpalainen)
6049         #347845 - Early Hour AM iCal Calendar Entries Do Not Load (Milan Crha)
6050         Bug 603311 -  Prepare for new weather_info_get_icon_name() return values
6051         (Frank Solensky)
6052         Bug 494394 -  No way for the user to refresh a calendar (Milan Crha)
6054 Misc:
6055         #602719 - Crash in ep_set_proxy with no proxy user or password
6056         (Milan Crha)
6059 Other Changes:
6061 Calendar:
6062         Check the proxy state at the beginning of each function(Travis Reitter)
6063         Add a bit more input validation for D-Bus-bound ECal functions.
6064         (Travis Reitter)
6066 Contacts:
6067         Documentation fix (Patrick Ohly)
6069 Camel:
6070         Coding style and whitespace cleanup. (Matthew Barnes)
6071         Fetch message summary - imapx. (Chenthill Palanisamy)
6072         Add camel cflags for nameselector test program. (Chenthill Palanisamy)
6073         Fetches the folderinfo from multiple namespaces - imapx.
6074         (Chenthill Palanisamy)
6075         Pass the port directly which to exchange message(Chenthill Palanisamy)
6076         Revert 'Remove unused assignments' as it breaks nntp summary
6077         (Lucian Langa)
6078         Serializes the connect, notify new messages to UI, fixes a crash - imapx
6079         (Chenthill Palanisamy)
6081 Misc:
6082         Update API documentation. (Matthew Barnes)
6083         Enable automatic .gitignore generation. (Matthew Barnes)
6084         
6085 Translations:
6086         Ivar Smolin (et)
6089 Evolution-Data-Server 2.29.2 2009-11-16
6090 ---------------------------------------
6092 Bug Fixes:
6093         #599955 - Addressbook's writable signal received late (Milan Crha)
6094         #597648 - Crash due to DBus used from more threads in one time
6095         (Milan Crha)
6096         #600573 - e-addressbook-factory aborts on ldap lookup (Milan Crha)
6097         #332496 - Category icons not removable (Milan Crha)
6098         #600527 - Do not use space-and-comma as a category delimiter
6099         (Milan Crha)
6100         #600792 - build failure: e_calendar_factory (Yan Li)
6101         #600792 - build failure: undefined reference to
6102         `e_offline_listener_new' (Yan Li)
6103         #344790 - Add nss/nspr package names to pkgconfig requirements
6104         (Matthew Barnes)
6105         #599735 - evolution crashes on start up (Chenthill Palanisamy)
6106         #599671 - gtk_tree_view_column_get_cell_renderers() is deprecated
6107         (Matthew Barnes)
6109 Other Changes:
6110         Update API documentation. (Matthew Barnes)
6111         Whitespace cleanups. (Matthew Barnes)
6112         Add MANUAL_NSPR_LIBS, too, to LDFLAGS for duration of one test
6113         (Tor Lillqvist)
6114         Use EAGAIN instead of ETIMEDOUT on Windows (Tor Lillqvist)
6115         Don't use commas on the Requires line (Tor Lillqvist)
6116         Do not skip the + symbol while parsing namespaces and parse all
6117         namespaces. (Chenthill Palanisamy)
6118         Deprecate camel_mkdir() and remove assertions. (Matthew Barnes)
6119         Use g_mkdir_with_parents() in camel_mkdir() (Tor Lillqvist)
6120         Allow ESourceComboBox to exist with no ESourceList. (Matthew Barnes)
6121         Remove the IDL stuff from our pkgconfig files. (Matthew Barnes)
6122         Use SQLite's default cache size of 2000 pages in folders.db
6123         (C de-Avillez)
6124         Don't pass NULL to PR_Lock() during camel_shutdown(). (Matthew Barnes)
6125         Deprecate EDList. (Matthew Barnes)
6126         Use CamelDList and CamelMsgPort in imapx. (Matthew Barnes)
6128 Translations:
6129         Thomas Thurman (en@shaw)
6130         Jorge González (es)
6131         Antón Méixome (gl)
6132         Kjartan Maraas (nb)
6133         Dumitru Mișu Moldovan (ro)
6134         Matej Urbančič (sl)
6135         Daniel Nylander (sv)
6136         Matej Urbančič (sl)
6137         drtvasudevan (ta)
6140 Evolution-Data-Server 2.29.1 2009-10-26
6141 ----------------------------------------
6143 Bug Fixes:
6144         Bug #484839 - Keep uids order as is before doing threading (Milan Crha)
6145         Bug #598971 - Preserve selection in ENameSelectorEntry if possible 
6146         (Milan Crha)
6147         Bug #593953 - LDAP - first unset SSL mode, then try to change it 
6148         (Milan Crha)
6149         Bug #592159 - Support multiple factories for address-book with dbus 
6150         (Milan Crha)
6151         Bug #413422 - IMAP Subscribing/Viewing of Shared Folders does not work 
6152         (Milan Crha)
6153         Bug #556933 - Too long quoted-printable lines in edge case (Milan Crha)
6154         Bug #386468 - gpg encrypted message not shown (Milan Crha)
6155         Bug #372435 - Pass signer's certificate to the camel_cipher_validity 
6156         (Milan Crha)
6157         Bug #596095 - Open saved ESource-s for e_cal_/e_book__new_system_* calls 
6158         (Milan Crha)
6159         Bug #593953 - Define LDAP_DEPRECATED as we use deprecated functions 
6160         (Milan Crha)
6161         Bug #581508 - /usr/share/zoneinfo/ isn't being parsed correctly 
6162         (Milan Crha)
6163         Bug #516000 - Wrong formatted quoted text (Milan Crha)
6164         Bug #592873 - Connect to "changed" signal on a source in file backend 
6165         (Milan Crha)
6166         Bug #499180 - BYDAY and BYMONTHDAY combination show too many entries 
6167         (Milan Crha)
6168         Bug #594502 - Some google calendar meetings don't show up (Milan Crha)
6169         Bug #593023 - Deleting an imported recurrent event will remain 
6170         (Milan Crha)
6171         Bug #482526 - E-mail list truncated in To/Cc/Bcc (Milan Crha)
6172         Bug #523399 - Maildir speedup when moving items to another Maildir 
6173         (Philip Van Hoof)
6174         Bug #329100 - Choosing adress book for birthdays (Milan Crha)
6175         Bug #498095 - Fixing mnemonics (Milan Crha)
6176         Bug #597932 - Split out Kerberos 5 check into an macro (H. Habighorst)
6177         Bug #596619 - Fixup problems in building docs (H. Habighorst)
6178         Bug #597855 - Fix for NSS/NSPR check (H. Habighorst)
6179         Bug #597836 - Remove E2K_DEBUG (Matthew Barnes)
6180         Bug #597716 - Fixes for KRB5/SSL and KRB4 removal (H. Habighorst)
6181         Bug #597157 - Better error handling and dbus signal names without '-' 
6182         (Milan Crha)
6183         Bug #597513 - Uninitialized variable after e_cal_get_object_list 
6184         (Milan Crha)
6185         Bug #597182 - Rewrite autoconf check of NSS\NSPR (H. Habighorst)
6186         Bug #597566 - Remote calendars are marked as readonly (Milan Crha)
6187         Bug #597157 - Crashes e-calendar-factory on multiple EDataCal requests 
6188         (Milan Crha)
6189         Bug #513031 - Partial Fix (Milan Crha)
6190         Bug #597173 - Rewrite autoconf check of gnome-keyring (H.Habighorst)
6191         Bug #595393 - Use per-target CPPFLAGS in EDS (Matthew Barnes)
6192         Bug #596971 - Drop support for Kerberos 4 (H.Habighorst)
6193         Bug #596834 - Fix misquoting in libdb configuration (H.Habighorst)
6194         Bug #410164 - Remove local copy of Berkeley DB (libdb) (Matthew Barnes)
6195         Bug #270893 - Support client certificates for IMAP (Craig Ringer)
6196         Bug #596157 - Use "Message-ID" instead of "Message-Id" (Jeremy Visser)
6197         Bug #595082 - contacts displayed twice in new email contact list 
6198         (Milan Crha)
6199         Bug #595351 - Drop OpenSSL support in Camel (H.Habighorst)
6200         Bug #595327 - Bump libtool to 2.2 and remove dolt (H.Habighorst)
6201         Bug #350007 - evolution busy-waits on GPG signing operations (Milan Crha)
6202         Bug #474948 (BNC) - Expand <group> Inline Adds Control Codes.
6203         (Bharath Acharya)
6204         Bug #499179 (BNC) - Paste of e-mail always goes to left most position
6205         (Bharath Acharya)
6206         Bug #578910 - Removed debug printf and changed other console print 
6207         (Milan Crha)
6208         Bug #429317 - (Petr Tomasek)
6209         Bug #578910 - Fixes problem of missing migration for left out 
6210         (Srinivasa Ragavan)
6211         Bug #592310 - Deadlock in maildir provider after doing expunge 
6212         (Milan Crha)
6213         Bug #581288 - Use GtkBuilder instead of libglade (Milan Crha)
6214         Bug #590575 - Do not crash while searching unmatched categories. 
6215         (Chenthill Palanisamy)
6216         Bug #590574 - Do not allow hyphen in error names. Fixes memory leaks. 
6217         (Chenthill Palanisamy)
6218         Bug #590227 - missing evolution-data-server idl (Bharath Acharya)
6219         Bug #591377 - Fails to detect krb5 in configure with -as-needed 
6220         (H.Habighorst)
6221         Bug #591324 â€“ Cosmetic changes and fixes in configure.ac (H.Habighorst)
6222         Bug #590044 - Drop index on all columns of sqlite database      
6223         (Romuald Brunet)
6224         Bug #571206 - Index files on Maildir accounts are not updated on move 
6225         (Milan Crha)
6227 Other Fixes:
6228         Coding style and whitespace cleanup. (Matthew Barnes)
6229         Automatic Gtk-Doc updates. (Matthew Barnes)
6230         Put compiler warning flags in AM_CPPFLAGS instead of CFLAGS.
6231         (Matthew Barnes)
6232         Remove the structured exception handling as it may cause 
6233         (Chenthill Palanisamy)
6234         Remove dead Camel code that uses EPoolv. (Matthew Barnes)
6235         Remove dead Camel code that uses EStrv. (Matthew Barnes)
6236         Fix compiler warnings. (Matthew Barnes)
6237         Move servers/exchange to evolution-exchange. (Matthew Barnes)
6238         Full list of errors returned from EDataCal/EDataBook (Milan Crha)
6239         Fix the libecal documentation build (Ross Burton)
6240         Port libecal to DBus (Ross Burton)
6241         Port libedata-cal to DBus (Ross Burton)
6242         Remove calendar/idl (Ross Burton)
6243         Remove EComponentListener (Ross Burton)
6244         Remove the Bonobo factory (Ross Burton)
6245         Remove unused Bonobo checks (Ross Burton)
6246         Switch calendar to DBus instead of Bonobo (Ross Burton)
6247         Unbreak Camel providers. (Matthew Barnes)
6248         Remove unused assignments (Kjartan Maraas)
6249         Remove unused code (Kjartan Maraas)
6250         Mark data static (Kjartan Maraas)
6251         libecal: importing event with pseudo "Etc/UTC" timezone crashed 
6252         (Bug #593019) (Patrick Ohly)    
6253         Retrieving and storing bodystructure from IMAP servers (Philip Van Hoof)
6254         Let offline listener set local/remote mode in factory. (Johnny Jacob)
6255         Added a crude gconf based offline listener for e-addressbook-factory 
6256         (Johnny Jacob)
6257         Port libedata-book to DBus (Ross Burton)
6258         Port libebook to DBus (Ross Burton)
6259         Migrate eds pkgconfig to dbus (Ross Burton)
6260         Build the ORBit server only if the calendar is enabled (Rob Bradford)
6261         Remove the addressbook support from the ORBit server (Ross Burton)
6262         Add DBUS related gubbins to configure. (Rob Bradford)
6264 Translations:
6265         Ivar Smolin (et)
6266         Jorge González (es)
6267         drtvasudevan (ta)
6268         ifelix (ta)
6269         Kjartan Maraas (nb)
6270         Amitakhya Phukan (as)
6271         Jiri Eischmann (cs)
6272         Astur (ast)
6273         Takayuki KUSANO (ja)
6274         David Planela (ca)
6275         Adi Roiban (ro)
6276         A S Alam (pa)
6277         Ask H. Larsen (da)
6278         Philip Withnall (en_GB)
6279         Matej Urbančič (sl)
6280         Shankar Prasad (kn)
6281         Mario Blättermann (de)
6282         krishnababu k (te)
6283         Piotr Drąg (pl)
6284         Sweta Kothari (gu)
6285         Å½ygimantas Beručka (lt)
6286         Gabor Kelemen (hu)
6287         Luca Ferretti (it)
6288         Duarte Loreto (pt)
6289         Daniel Nylander (sv)
6290         Aron Xu (zh_CN)
6291         Claude Paroz (fr)
6292         Inaki Larranaga Murgoitio (eu)
6293         Manoj Kumar Giri (or)
6294         Seán de Búrca (ga)
6295         Alexander Shopov (bg)
6296         Antón Méixome (gl)
6297         Sandeep Shedmake (mr)
6299 Evolution-Data-Server 2.27.90 2009-08-10
6300 ----------------------------------------
6302 Bug Fixes:
6304 Calendar:
6305         #579965 - calendar file backend, update 'LAST-MODIFIED' when removing a recurring event 
6306                   instance (Chen Congwu)
6307         #589984 - eds crash trying to create an event. (Chenthill Palanisamy)
6309 Mail:
6310         #511283 - Some Images Do not Display in Evolution Mail Reader (Milan Crha)
6312 Miscellaneous:
6313         #590697 â€“ Build regression detecting com_err.h (Matthew Barnes)
6314         #589388 â€“ Build fixes / enhancements for EDS (H.Habighorst)
6316 Other Fixes:
6317         Enforce including only top-level GLib and GTK+ headers. (Matthew Barnes)
6319 Translations:
6320         Seán de Búrca (ga)
6321         Djavan Fagundes (pt_BR)
6322         Kjartan Maraas (nb)
6323         Jamil Ahmed (bn)
6324         Chao-Hsiung Liao (zh_HK)
6326 Evolution-Data-Server 2.27.5 2009-07-27
6327 ---------------------------------------
6329 Bug Fixes:
6331 Address Book:
6332         #587558 - Removing a picture of a contact in an LDAP addressbook
6333         crashes evolution (Milan Crha)
6334         #589325 - Evolution Contacts reports ambiguous error on Google
6335         Contacts authentication failure with bad password (Milan Crha)
6337 Calendar:
6338         #572176 - Allow local iCal files to be selected as calendar source
6339         (Milan Crha)
6340         #586342 - CalDAV backend does not support attachments (Wang Xin)
6341         #588857 - CalDAV for Google calendars should allow email notifications
6342         (Milan Crha)
6344 Mail:
6345         #524219 (bnc) - Unable to read forward groupwise mails in other
6346         clients. (Chenthill Palanisamy)
6347         #588220 - Evolution crashed when starting with local account
6348         configured (Jeff Cai)
6349         #588573 - NULL string comparison in camel-search-sql-sexp.c
6350         (Matthew Barnes)
6352 Miscellaneous:
6353         #583374 - The broken Google calendar import should be replaced by
6354         the working CalDAV support (Milan Crha)
6355         #588277 - Unnecessary special-purpose configure flag (Matthew Barnes)
6357 Other Fixes:
6358         Handle quota error messages. (Chenthill Palanisamy)
6359         Return the proper timezone to get the counts right in all timezones.
6360         (Chenthill Palanisamy)
6361         CamelVeeFolder - pass exceptions to functions instead of NULL
6362         (Milan Crha)
6363         Migrate caldav, groupwise, http, weather backends to ECalBackendStore.
6364         (Chenthill Palanisamy)
6366 Translations:
6367         Ilkka Tuohela (fi)
6368         Daniel Nylander (sv)
6370 Evolution-Data-Server 2.27.4 2009-07-13
6371 ---------------------------------------
6373 Bug Fixes:
6375 Addressbook:
6376         #540779 - Do not call e_book_new in the main thread (Milan Crha)
6377         #563668 - Do not pop-down an empty completion list (Milan Crha)
6378         #586225 - Parse numeric name suffixes (Marco Barisione)
6380 Calendar:
6381         #548702 - google calendar source does not show all events (Milan Crha)
6382         
6383 Mail:
6384         #575701 - Message disappear from unread vfolder, when reply. (Srinivasa Ragavan)        
6385         #568302 - create camel summary table if not exists on load (Milan Crha)
6386         #586602 â€“ folder messages are lost on folder rename (Lucian Langa)
6387         #327285 - Word "Success" in error message for failed action (Milan Crha)
6388         #587699 - IMAP - Localize only Inbox folder name, no other (Milan Crha)
6389         #579065 - IMAP - Synchronize remote mail locally is not working (Milan Crha)
6390         #564388 - UI blocks for a long time when downloading mails with nntp (Srinivasa Ragavan)
6391         
6392 Misc:
6393         #586442 â€“ Various build cleanups (H.Habighorst)
6394         #586477 â€“ Fix quoting in configure.ac (H.Habighorst)
6395         #586811 â€“ Require automake 1.9 and fix whitespace (H.Habighorst)
6396         #586813 â€“ Fix iconv cflags/libs in configure.ac (H.Habighorst)
6397         #586809 â€“ Enable "silent rules" automake 1.11 option (H.Habighorst)
6398         #587165 â€“ Double free in initialize_categories (Matthew Barnes)
6399         #587374 - iconv test broken on some gcc (Matthew Barnes)
6400         
6401 Other Fixes:
6403 Misc:
6404         Use G_BEGIN_DECLS / G_END_DECLS macros. (Matthew Barnes)
6405         Work around deprecation of g_mapped_file_free() (Matthew Barnes)
6406         Silence some compiler warnings (Ross Burton)
6407         Fixes for windows build (Fridrich Strba)
6409 Calendar:
6410         CalDav Fixes/improvements (Milan Crha)
6412 Translations:
6413         Ivar Smolin (et)
6414         Maxim Dubovoy (uk)
6416 Evolution-Data-Server 2.27.3 2009-06-15
6417 ---------------------------------------
6419 Bug Fixes:
6420         
6421         #583507 - Fix for evolution hang while updating search folder.
6422                   (Srinivasa Ragavan)
6423         #585327 - Attaching a message via drag and drop doesn't work for
6424                   GW provider. (Bharath Acharya)
6425         #266678 - Renaming LDAP contacts CN breaks DN. (Sven Anders)
6426         #580198 - IMAP offline mode improvement. (Milan Crha)
6427         #584797 - Do not set internal SQLite3 structures on error. (Milan Crha)
6428         #580212 - Report errors in CamelException when verifying signature (Milan Crha)
6429         #559345 - Support CalDAV free/busy extension (Milan Crha)
6430         #337082 - Do not return folders with empty names (Milan Crha)
6431         #584101 - Configure fails with kerberos and LDFLAGS="-Wl,--as-needed" (Tiziano Muller)
6432         #584030 - New API function for ESourceSelectorDialog (Milan Crha)
6433         #583344 - do not leak pipe handles (Milan Crha)
6434         #562015 - CalDAV - Store CTag in a cache (Milan Crha)
6435         #506265 - (bnc) do not reset the meeting date to delivered date. (Milan Crha)
6436         #583528 - Hints of missing mails in Gw (Chenthill Palanisamy)
6437         #582643 - Deleted mails are not immediately synced (Chenthill Palanisamy)
6438         #543069 - Support detached instances in CalDAV (Milan Crha)
6439         #559980 - Harden WebDAV contact backend by checking for etag being NULL (Tobias Muller)
6441 Translations:
6442         Manoj Kumar (or)
6443         Kjartan Maraas (nb)
6445 Other Fixes:
6446         Support for header based threading in GroupWise provider. (Chenthill Palanisamy)
6447         Compiler warnings and white space cleanup (Matthew Barnes)
6448         Correctly dispose of the source in EBookBackend. Code cleanup. (Ross Burton)
6449         Instead of duplicating libgnome function, use corresponding glib functions (Fridrich Strba)
6450         Make the backend factory type const (Rob Bradford)
6452 Evolution-Data-Server 2.27.2 2009-05-25
6453 ---------------------------------------
6455 Bug Fixes:
6457         #549094 â€“ provider_table might not be initialized in
6458                   camel_provider_list (Tobia Mueller)
6459         #576413 â€“ Cannot delete multiple categories at once (Matthew Barnes)
6460         #579176 â€“ crashes when accepting meeting invitation (Milan Crha)
6461         #579360 â€“ Problem with vfolders in latest svn trunk version
6462                   (Srinivasa Ragavan)
6463         #580154 â€“ Use e_data_book_view_{ref,_unref} transition functions
6464                   (Rob Bradford)
6465         #580419 â€“ Remove deprecated libgnome dependency (Milan Crha)
6466         #581420 â€“ Cannot retrieve html images on Solaris (Jeff Cai)
6467         #581424 â€“ Personal folder tree appears besides Public folder when
6468                   you go to Folder > Subscription (Johnny Jacob)
6469         #582110 â€“ build: dolt has some link issues with library dependency
6470                   (Marc-André Lureau)
6471         #184554 â€“ (bnc) multiple groupwise open notices (Chenthill Palanisamy)
6472         #494490 â€“ (bnc) Fixes a crash while moving messages twice
6473                   (Chenthill Palanisamy)
6474         #498712 â€“ (bnc) meetings are not deleted properly sometimes
6475                   (Chenthill Palanisamy)
6476         #498745 â€“ (bnc) Read/Unread count is not syncronized properly
6477                   (Chenthill Palanisamy)
6478         #499105 â€“ (bnc) do not update the server utc time when the
6479                   calendar opens (Chenthill Palanisamy)
6480         #500133 â€“ (bnc) show mails with same subject in a single thread
6481                   (Chenthill Palanisamy)
6483 Updated Translations:
6485         Jorge Gonzalez (es)
6486         Ivar Smolin (et)
6487         drtvasudevan (ta)
6489 Evolution-Data-Server 2.27.1 2009-05-04
6490 ----------------------------------------
6492 Bug fixes:
6493         #480091 (bnc) - Crash From Filters Moving To Sub-Folders 
6494         #477697 (bnc) - Evolution GroupWise Sender column is blank
6495         #576424 - Do not unref object twice and treat icalcomponent as it, not as icaltimezone.
6496         #573187 - Do not leak unchanged components.
6497         #569700 - Disconnect properly on a failure
6498         #564465 - Pass correct body for signature verification
6499         #573880 - Properly encode given uri before using it
6500         #571677 - Do not duplicate timezones in a file on open
6501         #575084 - Check for actual SQLite3 version in runtime
6502         #577002 - Do not leak ".ev-journal" file handles
6503         #574522 - Free list's members of e-proxy properly
6504         #241604 (bnc) - Fixes monthly recurring appointments to be created on correct dates
6505         #471083 (bnc) - Do not allow deletion of system folders
6506         #488632 (bnc) - Fixes the number of instances created on server
6507         #561312 - Need not merge master event dates as evo handles it now
6508         #573205 - Use the util function to load the system timezone if its not
6509         #556116 - support for unmatched search folder
6510         #578823 - fixed a wrong condition
6511         #578210 - fix the code to handle re-entrant problem
6512         #578817 - fixed potential invalid dereference
6513         #578822 - fixed potential invalid dereference
6514         #578818 - only do closedir() if directory is not NULL
6515         #343505 - Make Search ignore accents for address book summary searches
6516         #381132 - Allow getting system timezone information in libecal
6517         #552583 - Compare URLs only on protocol, user, host and port for smtp and pop3
6518         #569652 - Deprecate e_source_list_peek_group_by_name
6519         #571206 - Index files on Maildir accounts are not updated
6520         #563954 - Define camel_folder_cmp_uids to compare UIDs properly
6521         #478239 - Unset attachment icon if no attachment found
6522         #575773 - Set new object properly on object modify in a file calendar backend
6523         #553932 - Ask calendar on a readonly state after changing its mode
6524         #567731 â€“ Redundant declarations in camel-folder-summary.h
6525         #577485 â€“ CRL strings suck: explain the abbrevation
6526         #572977 â€“ Use g_strerror() instead of strerror()
6527         #577491 â€“ "mailbox:%s (%s)" typo
6528         #573170 - Add back support for vfolder of vfolders
6530 Updated translation:
6532         Kjartan Maraas (nb)
6533         Anas Afif Emad (ar)
6534         Manoj Kumar (or)
6535         Jorge Gonzalez (es)
6536         Baris Cicek (tr)
6537         Gabor Kelemen (hu)
6538         Milo Casagrande (it)
6539         Philip Withnall (ne)
6540         
6542 Evolution-Data-Server 2.26.0 2009-03-16 
6543 ----------------------------------------
6545 What is in 2.26.0?
6547         Support CalDAV for VTODO and VJOURNAL (Milan Crha)
6548         Improved Camel/Sqlite support
6549         Dropped libical fork and uses upstream libical
6550         Exchange MAPI support for Exchange 2007 connectivity.
6551         Mail summary database restructured for use by Tracker/Beagle
6552         Loads of bug fixes
6554 Evolution-Data-Server 2.25.92 2009-03-02
6555 ----------------------------------------
6557 Updated Translations:
6558         Alexander Shopov (bg)
6559         Andre Gondim (pt)
6560         Arangel Angov (mk)
6561         Changwoo Ryu (ko)
6562         Chao-Hsiung Liao (zh)
6563         Claude Paroz (fr)
6564         Clytie Siddall (vi)
6565         Daniel Nylander (sv)
6566         David Planella (ca)
6567         Duarte Loreto (pt)
6568         Gabor Kelemen (hu)
6569         Ilkka Tuohela (fi)
6570         Inaki Larranaga Murgoitio (eu)
6571         Ivar Smolin echo
6572         Jani Monoses (ro)
6573         Jiri Eischmann (cs)
6574         Jorge Gonzalez (es)
6575         Kenneth Nielsen (da)
6576         Kjartan Maraas (nb)
6577         Luca Ferretti (it)
6578         Philip Withnall (en)
6579         Robert Sedak (hr)
6580         Sweta Kothari (gu)
6581         Takeshi AIHANA (ja)
6582         Theppitak Karoonboonyanan (th)
6583         Vladimir Melo (pt)
6584         Wadim Dziedzic (pl)
6585         Wouter Bolsterlee (nl)
6587 Bug Fixes:
6588         #266147 : Verify signature of the encrypted text, if any (Milan Crha)
6589         #273233 : Show to user also reason why the operation failed (Milan Crha)
6590         #477535 : Randomly mail status changes were not getting stored in server (Sankar P)
6591         #534938 : Remember which IDs we added to the folder and ignore these in report of recent messages (Milan Crha)
6592         #555888 : Use proxy configurable within Evolution (Milan Crha)
6593         #563212 : Track state of the operation, three states WAITING, PROCESSING, CANCELLING and cancel or process only those WAITING (Milan Crha)
6594         #567008 : Avoiding the clearing of the uids in the spool summary if forceindex is true (Jeff Cai)
6595         #567861 : Two sources also differ when one has set color_spec and the other not (Milan Crha)
6596         #569459 : Revert back to including <libical/ical*.h> (Suman Manjunath)
6597         #570653 : Kill n_std_folders and use G_N_ELEMENTS (std_folders) instead (Matthew Barnes)
6598         #570696 : Define GDATA_CFLAGS and GDATA_LIBS and explicitly require libsoup-2.4 and libxml-2.0 (Matthew Barnes)
6599         #570765 : Do not store UTC to the component (Milan Crha)
6600         #571046 : Always strip trailing white-spaces added during message transmission, before verifying message signature (Milan Crha)
6601         #571726 : Fix a translatable string typo (Matthew Barnes)
6602         #571761 : Stop using deprecated GtkType macros (Matthew Barnes)
6603         #572268 : Do not create duplicate folder infos (Milan Crha)
6604         #572566 : Do not set/access NULL pointers (Milan Crha)
6605         #572950 : Fix ordering of -I compiler directives (Daniel Macks)
6606         #573175 : Use a proper format string to call g_set_error with (Tobias Mueller)
6607         #573240 : Do not disconnect on user canceled (Milan Crha)
6608         #573497 : Use "%s" as format-string to g_set_error (Tobias Mueller)
6609         #566984 : (Tom Parker)
6610         #570696 : Remove unnecessary dependencies from libgdata (Daniel Macks)
6611         #573183 : Use a gint64 for a format string with the macro PRId64 (Tobias Mueller)
6612         #573494 : Use a const char[] instead of a const char* for a fixed sized format-string to increase auditability (Tobias Mueller)
6613         #549838 : Entity-encode the text and target URL of links when formatting plain text mail to HTML for display (Matt McCutchen)
6615 Other contributions:
6616         AC_HELP_STRING instead of AS_HELP_STRING (Tor Lillqvist)
6617         Add a "no space" error (Ross Burton)
6618         Add e_contact_field_id_from_vcard() (Ross Burton)
6619         Add EVC_X_SIP and E_CONTACT_SIP (Ross Burton)
6620         Comment too recent error codes (Milan Crha)
6621         Fix -Wold-style-definition warnings (Andre Klapper)
6622         Handle EContactName structures containing NULLs (Ross Burton)
6623         Move e_book_view_set_book to -private (Ross Burton)
6624         Recompute digests from the signed message content (Nalin Dahyabhai)
6625         Some help comments for the future maintainers (Sankar P)
6626         Include <libical/ical*.h> (Suman Manjunath)
6627         Use correct server parameter for getting folder information (Sankar P)
6629 Evolution-Data-Server 2.25.90 2009-02-02
6630 ----------------------------------------
6632 Updated Translations:
6633         Andre Klapper (de)
6634         Changwoo Ryu (ko)
6635         David Planella (ca)
6636         Gabor Kelemen (hu)
6637         Laurent Coudeur and Claude Paroz (fr)
6638         Matthew Barnes (PO)
6639         Yair Hershkovitz (he)
6641 Bug Fixes:
6642         #390198 : Free the exception object which was leaking. (Sankar P)
6643         #464758 : Evolution crashes while moving mails to Junk in Groupwise (Sankar P)
6644         #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)
6645         #467075 (BNC) : Incorrect url is displayed in Evolution plain text mails when the url is surrounded by brackets (Simon Brys)
6646         #467638 (BNC) : Fix the broken current_folder handling code. Lots of issues are fixed. some may remain yet. (Sankar P)
6647         #470143 : GroupWise Container Crash (Sankar P)
6648         #557348 : Search folders with "Include threads" do not update reliably (Srinivasa Ragavan)
6649         #568332 : Sqlite vfs for async disk wrigte (Milan Crha)
6650         #568561 : crash in summary_reloaded (Srinivasa Ragavan)
6651         #569405 : Negated header criterion fails to match messages without the header (Matt McCutchen 2)
6652         #569742 : Do not crash when open of the file failed. Also be thread safe with respect of filling global variables. (Milan Crha)
6653         #569874 : Crash while deleting messages  (Srinivasa Ragavan)
6654         #347287 : MVC for calendar. Store the current operation going on. (Chenthill Palanisamy)
6655         #550414 : Corruption of mbox and failure to expunge (Hiroyuki Ikezoe)
6658 Other contributions:
6659         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)
6660         Fix compiler warning (Srinivasa Ragavan)
6661         "GUI" executable on Windows to avoid console windows that annoy end-users. (Tor Lillqvist)
6662         Include appropriate headers which otherwise cause build failures with strict compiler settings. (Suman Manjunath)
6663         Remove some trailing whitespace. (Ross Burton)
6664         Allow cross-compiling e-d-s for windows fix some win32 hickups. (Fridrich Strba)
6665         Use G_DEFINE_TYPE. (Ross Burton)
6666         Use GObject private data instead of g_new(). (Ross Burton)
6669 Evolution-Data-Server 2.25.5 2009-01-19
6670 ---------------------------------------
6672 Updated Translations:
6673         Andre Klapper (de)
6674         Kjartan Maraas (nb)
6675         Luca Ferretti (it)
6676         Wadim Dziedzic (pl)
6678 Bug Fixes:
6679         #303738 : Return AuthFailed when need auth, to ask for a password again, or return AuthRequired to indicate we require authentication. (Milan Crha)
6680         #360813 : RFC 2445 - CREATED/DTSTAMP/LAST-MODIFIED always in UTC.  (Milan Crha)
6681         #435599 : Don't do to displaying and creation of organization's contact in evolution.  (Ashish Shrivastava)
6682         #439986 (bugzilla.novell.com) : Set the transparency on the cached object. (Chenthill Palanisamy)
6683         #443296 (bugzilla.novell.com) : Free memory only after it is duped.  (Suman Manjunath)
6684         #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)
6685         #463095 : Fix cinfo parsing logic (Simon Brys)
6686         #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)
6687         #518920 : Handle relative URIs in value of action attribute of form in form-based authentication. (Chow Loong Jin)
6688         #554182 : Don't use 'authmech' for URL comparision. (Milan Crha)
6689         #557348 : Re-did bits of threaded vfolder (Matt McCutchen)
6690         #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)
6691         #564339 : Reduce the IO done during sync by not reading into memory locally cached files. (Robert Collins)
6692         #564543 : Bump gtk_minimum_version to 2.14.0. (Matthew Barnes)
6693         #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)
6694         #564954 : Fix SQL-ization of booleans and immediate-function confusion. (Matt McCutchen)
6695         #566279 : Introduces a new API in Camel needed for implementing EPlugin of Bug #565091 (Philip Van Hoof  )
6696         #565376 : Support more search options (Milan Crha)
6697         #567384 : Remove unused variables. Comment out variables that are used by commented out code to silence compiler warnings. (Matthew Barnes)
6699 Other contributions:
6700         DB Logging and DB Optimizations  (Srinivasa Ragavan  )
6701         Manage GroupWise counts better. fix bugs in read-cursor elimination. A brand new flags handling code for GroupWise provider. (Sankar P)
6702         Always send XEV headers with messages. (Srinivasa Ragavan)
6703         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)
6704         Hack and debug log to get one hard to get imap crash. (Srinivasa Ragavan)
6705         Fix for better vfolder flag syncing and count (Srinivasa Ragavan)
6706         Sync using counting manually than the old approach (Srinivasa Ragavan)
6708 Evolution-Data-Server 2.25.4 2009-01-05
6709 ---------------------------------------
6711 Bug Fixes:
6712         #209514: (Novell Bugzilla) Addresses some missing mails issues. Optimization fixed (Sankar P)
6713         #446290: Parallel clients support and (un)read count handling (Sankar P)
6714         #448079: (Novell Bugzilla) Avoid invalid reads by validating optional fields (Sankar P, Simon Brys)
6715         #449916: (Novell Bugzilla) Display multiple lines of an assinged asks or shared memo. (Bharath Acharya)
6716         #462575: (Novell Bugzilla) Extend function to honor "Check in all folders" setting (Simon Brys)
6717         #559153: Migration improvements (Sankar P)
6718         #564652: Convert time from UTC properly. Leak a bit less (Milan Crha)
6720 Updated Translations:
6721         Jorge Gonzalez (es)
6723 Evolution-Data-Server 2.25.3 2008-12-15
6724 ---------------------------------------
6726 Bug Fixes:
6727         #270376: Skype name field added to the  list of IM information (Sasa Ostrouska)
6728         #348299: New files implement category completion (Matthew Barnes)
6729         #352287: Share locations and forecast rertieving with libgweather (Milan Crha)
6730         #357948: Show preview of the selected image file when choosing new icon (Milan Crha)
6731         #435632: (Novell Bugzilla) Don't unref when things aren't reffed (Srinivasa Ragavan)
6732         #440265, #447121: (Novell Bugzilla) Fix some stupidity (Srinivasa Ragavan)
6733         #451734: Correctly set Blythe, CA URL (Ian Weisser)
6734         #503662: Use last '@' in the address part to be the delimiter between user name and server address, not the first one (Milan Crha)
6735         #545834: Update mailing list information after full retrieval if necessary (Milan Crha)
6736         #552986: Ensure error description is valid UTF-8 text before using it (Milan Crha)
6737         #558883: Don't do DB sort from IMAP (Srinivasa Ragavan)
6738         #561081: Delete mails for XGWMOVE when mails are moved (Srinivasa Ragavan)
6739         #561561: Use a sufficiently large buffer for  strings used as an operand in strftime() (Federic van Starbann)
6740         #562228: Always store correct owa_path when validating, without trailing slash and without mailbox name (Milan Crha)
6741         #562567: Remember local/remote mode correctly. Also done various cleanups, less debug output and waits for the slave thread only if exists (Milan Crha)
6743 Updated Translations:
6744         Kjartan Maraas (nb)
6745         Luca Ferretti (it)
6746         Gabor Kelemen (hu)
6748 Evolution-Data-Server 2.25.2 2008-12-01
6749 ---------------------------------------
6751 New in 2.25.2
6752         Support CalDAV for VTODO and VJOURNAL (Milan Crha)
6754 Bug Fixes:
6755        #359745: Support CalDAV for VTODO and VJOURNAL (Milan Crha)
6756        #524377: Attachments with localised letters are unrecognised by Outlook (Milan Crha)
6757        #527692: CalDAV does not work with Apple CalDAV  (Milan Crha)
6758        #531090: Deprecate dead API in camel-object.h (Matthew Barnes)
6759        #546637: Mail opened from the "Unread mails" displays empty list (Srinivasa Ragavan)
6760        #555979: Evolution does not empty trash on exit (Milan Crha)
6761        #556119: Evolution takes a very long time to index newsgroup (Srinivasa Ragavan)
6762        #557348: Search folders with "Include threads" do not update reliably (Srinivasa Ragavan)
6763        #557818: Centralize ESourceSelector drag-n-drop handling (Matthew Barnes)
6764        #558322: Pressing "F2" on a highlighted Task List / Memo List / Address Book / Calendar 
6765                 should bring up the properties dialog box (Matthew Barnes)
6766        #558737: Evolution freezes on trying to store folder (Milan Crha)
6767        #558883: Evolution 2.24 is terribly slow with large IMAP folders (Milan Crha) (Srinivasa Ragavan)
6768        #559272: Evolution freeze while using a CalDAV calendar (Milan Crha)
6769        #560076: Follow-Ups doesn't work in 2.24 (Srinivasa Ragavan)
6770        #560185: Support 'getctag' in CalDAV, if available (Milan Crha)
6771        #560681: Parsing QUOTED-PRINTABLE vcards probably ignores CHARSET info (Milan Crha)
6772        #560981: Result of xpath query is not freed in CalDAV synch loop (Andrew McMillan)
6773        #561069: Evolution crashed expunging 48k deleted junk messages (Srinivasa Ragavan)
6774        #561466: Changes needed in E-D-S for evolution-mapi (Suman Manjunath)
6775        #435964 (bugzilla.novell.com): Crash after switching from offline to online in GW addressbook (Ashish Shrivastava)
6777 Evolution-Data-Server 2.25.1 2008-11-03
6778 ---------------------------------------
6780 Bug Fixes:
6781         #209514, #372382, #434958, #434946, #435725, #434950, #435727, #440502: (Novell Bugzilla) GroupWise improvements (Sankar P)
6782         #313225: Fix misunderstanding of the parameter in code causing crash in this part (Milan Crha)
6783         #315919: Show contact's photo in the completion list if available locally. (Milan Crha)
6784         #337479: Do not use uninitialized variables (Milan Crha)
6785         #364542: Be able to cancel async op too (at least any) (Milan Crha)
6786         #497928: Check for NULL pointers before accessing members of the structure (Milan Crha)
6787         #511947: Do not parse response when status indicates failure. (Milan Crha)
6788         #514670: Check for errors properly. Also do not use uninitialized variables (Milan Crha)
6789         #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)
6790         #544141: Do not store invalid values in 'standard_uris', it leads to crash later (Milan Crha)
6791         #546406: Don't lookup password from old keyring. (Srinivasa Ragavan)
6792         #546637: Redo for unread vfolder (Srinivasa Ragavan)
6793         #547243: Check for correct values to prevent invalid reads. (Milan Crha)
6794         #550466: Ignore 'no such table' errors (Milan Crha)
6795         #550980: Fix the offline mode string to be more helpful. (Philip Withnall)
6796         #550998: Refresh, when everything local is deleted on the server (Srinivasa Ragavan)
6797         #552261: Don't expose sqlite3 header outside. (Srinivasa Ragavan)
6798         #552491: Check for NULL output from xmlParseDoc before continuing (Philip Withnall)
6799         #552631: Do not forget password on 'resource temporarily unavailable' exception (Milan Crha)
6800         #553148: Standardise "GroupWise" usage in translatable strings (Philip Withnall)
6801         #553266: Do not free memory owned by someone else (Milan Crha)
6802         #553298: Unset all known server flags on the message when the resulting flag list is empty (Milan Crha)
6803         #553301: Do not forget password when server not available at the moment or user cancelled (Milan Crha)
6804         #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)
6805         #554455: Allow thread based searches by falling back on the old in-memory search model (Srinivasa Ragavan)
6806         #554540: Don't compare XML data of ESource* literally. Instead, compare them semantically. (Suman Manjunath)
6807         #556372: Update counts to summary on sync (Srinivasa Ragavan)
6808         #556495: When things don't match, remove them from db and force a count (Srinivasa Ragavan)
6809         #556688: Sync before emitting the signal (Srinivasa Ragavan)
6810         #558727: Fix some potential string format crashes (Frederic van Starbmann)
6812 Updated Translations:
6813         Jorge Gonzalez (es)
6814         Vladimir Melo (pt_BR)
6815         Ignacio Casal Quinteiro (gl)
6816         Ivar Smolin (et)
6817         Kjartan Maraas (nb)
6818         Yair Hershkovitz (he)
6820 Evolution-Data-Server 2.24.0 2008-09-22
6821 ---------------------------------------
6823 New in 2.24.0
6824         * Google Contacts Backend
6825         * WebDAV Contacts Backend
6826         * Sqlite based on-disk summary for Camel
6827         * Quota support for IMAP
6829 Bug Fixes:
6830         #418080: (Novell Bugzilla) Match contains using %like% (Srinivasa Ragavan)
6831         #551805: Honour return data type (Milan Crha)
6832         #552724: Remove a while space following trailing backslash. (Hiroyuki Ikezoe)
6833         #552729: Adds support for x-camel-mlist & Answered flag to search/vfolders. (Srinivasa Ragavan)
6835 Updated Translations:
6836         Wadim Dziedzic (pl)
6837         Kenneth Nielsen (da)
6838         Takeshi AIHANA (ja)
6839         Igor Nestorović (sr, sr@latin)
6840         Å½ygimantas Beručka (lt)
6841         Djihed Afifi (ar)
6842         Tirumurthi Vasudevan (ta)
6843         Tino Meinen (nl)
6844         David Planella (ca)
6845         Jiri Eischmann (cs)
6846         Duarte Loreto (pt)
6847         Sandeep Shedmake (mr)
6848         Luca Ferretti (it)
6849         Daniel Nylander (sv)
6850         Gabor Kelemen (hu)
6852 Evolution-Data-Server 2.23.92 2008-09-08
6853 ----------------------------------------
6855 Bug Fixes:
6856         #418080: (Novell Bugzilla) Make thing better, with new sexp/sql parser. (Srinivasa Ragavan)
6857         #547884: Do not crash on unexpected response, rather skip it (Milan Crha)
6858         #548343: Do not read summary information for the folder from DB when we have it fresh in memory already (Milan Crha)
6859         #550412: Make sure that a NULL CamelFolderInfo is always gracefully handled. Document that. (Paul Bolle)
6861 Updated Translations:
6862         Philip Withnall (en_GB)
6863         Funda Wang (zh_CN)
6864         Andre Klapper (de)
6865         Changwoo Ryu (ko)
6867 Evolution-Data-Server 2.23.91 2008-09-01
6868 ----------------------------------------
6870 Bug Fixes:
6871         #213072: Sort mbox/spool summary uids by from_pos (Srinivasa Ragavan)
6872         #391936: (Novell Bugzilla) To solve hang issue after e-d-s crash (Ashish Shrivastava)
6873         #418080: (Novell Bugzilla) Support 'not' operator in search (Srinivasa Ragavan)
6874         #466754: Sort the model itself by category name, so that new categories appear in the appropriate place in the list (Vingnesh Prabhu)
6875         #518728: Fix subtle link error: system libs before Evolution libs (Patrick Ohly)
6876         #546926: Explicitly call camel_shutdown() instead of g_atexit() or atexit() (Matthew Barnes)
6877         #548331: Put back the summary mismatch. It is more serious now (Srinivasa Ragavan)
6878         #548565: Add 'void' to make it built on Solaris. (Shuai Liu)
6879         #548865: Dont crash, if the folder isn't there (Srinivasa Ragavan)
6880         #550072: Allow evolution-rss content type on body-search (Lucian Langa)
6882 Updated Translations:
6883         Shankar Prasad (kn)
6884         Daniel Nylander (sv)
6885         Kjartan Maraas (nb)
6886         Ilkka Tuohela (fi)
6887         Runa Bhattacharjee (bn_IN)
6888         Leonardo Ferreira Fontenelle (pt_BR)
6889         Takeshi AIHANA (ja)
6890         Inaki Larranaga Murgoitio (eu)
6891         Robert-André Mauchin (fr)
6892         Ignacio Casal Quinteiro (gl)
6893         Theppitak Karoonboonyanan (th)
6895 Evolution-Data-Server 2.23.90 2008-08-18
6896 ----------------------------------------
6898 Bug Fixes:
6899         #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)
6900         #324203: Check for source option "can-browse" in LDAP address books and if present, then search until reaches limits for empty searches. (Milan Crha)
6901         #327851: Skip detached instances which doesn't belong to requested time range (Milan Crha)
6902         #337503: Fixed a crash when renaming a folder twice (Milan Crha)
6903         #510949: Memory leak fix (Milan Crha)
6904         #510949: Memory leak fix and compiler warnings fix (Milan Crha)
6905         #523103: Fix a leak (Sankar P)
6906         #531930: Improve loading of appointment items (Stanislav Slusny)
6907         #535745: Put public include files to google/libgdata-google. Include also path to libgdata in CFLAGS (Milan Crha)
6908         #538074: Add gthread-2.0 in CAMEL checking (Jeff Cai)
6909         #545021: Check for NULL and other code cleanups (Tobias Mueller)
6910         #545877: Use CamelDList instead of EDList (Matthew Barnes)
6911         #546397: Do not leak objects from loaded_infos array. (Milan Crha)
6912         #546444: Don't loop infinitely when the network connection is lost while fetching a message. (Sergio Villar Senín)
6913         #546544: Don't try print folder name, when folder is NULL. Print the summary path for such debugging purposes (Srinivasa Ragavan)
6914         #546613: Return NULL, if unmatched folder is requested. (Srinivasa Ragavan)
6915         #547256: Handle plain match-all (Srinivasa Ragavan)
6916         #547308: Do not reauthenticate to the GAL server more than twice (Milan Crha)
6917         #547389: Fix crash on account search. Unhook the signals on finalize (Srinivasa Ragavan)
6918         #547469: Count only when you have results (Srinivasa Ragavan)
6919         #547786 : Test events against search expression when required. (Milan Crha)
6920         #547952 : Don't display empty source groups. (Mathew Barnes)
6921         #548059 : NULL check message-id before accessing its elements. (Priit Laes)
6923 Updated Translations:
6924         Kjartan Maraas (nb)
6925         Shankar Prasad (kn)
6926         Chao-Hsiung Liao (zh_HK)
6927         Chao-Hsiung Liao (zh_TW)
6928         Duarte Loreto (pt)
6929         Ilkka Tuohela (fi)
6930         Ivar Smolin (et)
6931         Takeshi AIHANA (ja)
6932         Djihed Afifi (ar)
6934 Evolution-Data-Server 2.23.6 2008-08-04
6935 ---------------------------------------
6937 New in 2.23.6:
6938         Rewrite camel search by converting sexp to sql (Srinivasa Ragavan)
6939         WebDAV Contacts backend (Matthias Braun)
6940         
6941 Bug Fixes:
6942         #336074: New option "check_lsub", when set, then checking for new messages in subscribed folders (Milan Crha)
6943         #349870: Do not hide errors, rather report them to the caller as expected (Milan Crha)
6944         #388966: (Novell Bugzilla) Use right data type (Chenthill Palanisamy)
6945         #468671: Read timezone name of the calendar and let it be available for others (Milan Crha)
6946         #500389: New ability to set different authentication type to Global Address List (GAL) and OWA (Milan Crha)
6947         #538620: Improve wording of "cannot get message" error message (Matthew Barnes)
6948         #540295: Previous POSIX logic didn't work for VFAT filesystems (Sergio)
6949         #543569: Recreate cache, if it was blown (Srinivasa Ragavan)
6950         #543943: Fix memory leak (Milan Crha) 
6951         #544031: Compiler warnings cleanup (Milan Crha)
6952         #544049: Initialize global variables, just to be sure (Milan Crha)
6953         #544114: Do a sync before we reload things (Srinivasa Ragavan)
6954         #544284: Use (void) 0 insead of '0' in the conditional statement (Jeff Cai)
6955         #544491: Lock while 2 thread try to access same folder's table using same handle (Srinivasa Ragavan)
6956         #544501: Handle single node search queries (Srinivasa Ragavan)
6957         #544528: Ignore match-threads. It wont be supported with new disk summary. Handle cases where it crashes (Srinivasa Ragavan)
6958         #544651: Interpret and update given list pointer properly (Milan Crha)
6959         #544825: Never hold the summary lock and do a disk operation. It leads to dead lock (Srinivasa Ragavan)
6960         #544963: Include camel-search-sql.h in headers. (Frederic Peters)
6961         #545022: ea_setting_setup calls g_conf_free with NULL argument (Tobias Mueller)
6962         #545081: Add a new simple delete cache function (Srinivasa Ragavan)
6963         #545082: Folder rename requires restart to show mails (Srinivasa Ragavan)
6964         #545099: Improve flag sync. When new mails added, update the summary. (Srinivasa Ragavan)
6965         #545103: We test only against changes, thus detect ranges properly to not touch other messages than we are actually changed (Milan Crha)
6966         #545558: Disable the Hula provider unless --enable-hula was given at configure-time. (Matthew Barnes)
6968 Other Contributors:
6969         Search goodness. Make use of the new sexp parser (Sankar P)
6970         Camel Reference Manual improvements: Add more sections to the Table of Contents (Matthew Barnes)
6972 Updated Translations:
6973         Jorge Gonzalez (es)
6974         Kjartan Maraas (nb)
6975         Ivar Smolin (et)
6976         Djihed Afifi (ar)
6977         Ignacio Casal Quinteiro (gl)
6978         Jonh Wendell (pt_BR)
6979         Fabrício Godoy (pt_BR)
6980         Bruno Brouard (fr)
6982 Evolution-Data-Server 2.23.5 2008-07-21
6983 ----------------------------------------
6985 New in 2.23.5:
6986         Camel DB Summary support. (Srinivasa Ragavan & Sankar P)
6987         Google Contacts support (Jörgen Scheibengruber)
6989 Bug Fixes:
6990         #236010: Anonymously modify LDAP entries (Milan Crha)
6991         #543066: Updated documentation of two libecal functions (Paul Bolle)
6992         #200147: Stores the templates folder uri (Bharath Acharya)
6993         #213072: Lock while rebuilding summaries. (Srinivasa Ragavan)
6994         #253509: Added translators comment (Milan Crha)
6995         #329571: Preserve detached instances when modifying master object (Milan Crha)
6996         #330838: Notify application about server folder changes as soon as we know about them (Milan Crha)
6997         #334160: Changed the way when test the expiration of the cache (Milan Crha)
6998         #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)
6999         #476640: Deleting a meeting after someone accepted invitation now works (Milan Crha)
7000         #503922: Fix typo in mapping flag name "draft". (Matt McCutchen)
7001         #515998: On any error in remove calendar just print the message on the console and return success (Milan Crha)
7002         #528902: Use current system time zone definitions instead of possibly out-dated custom definitions (Patrick Ohly)
7003         #531712: Do not reset flags on no-flag situation (Milan Crha)
7004         #532472: Force a password reprompt if the SMTP server rejects our password with a 535 response (Matthew Barnes)
7005         #534080: Return correct bytes_written on success and -1 on error (Priit Laes)
7006         #537415: Break a busy loop between Evolution and Gnome-Keyring by only reauthenticating (Matthew Barnes)
7007         #539758: Report success when looking for an empty string in a value (Milan Crha)
7008         #540127: Evolution can now connect to LDAP server on port 636 using SSL (Wang Xin)
7009         #540152: Fixed leaks (Julien Puydt)
7010         #541347: Include header files in proper order (Matthew Barnes)
7011         #543656: Add sqlite3 to to EVO_SET_COMPILE_FLAGS(CAMEL) to fix the build (Luca Ferretti)
7013 Other Contributors:
7014         New method to sort an array of uids (Jeffrey Stedfast)
7015         Don't crash if the str argument is NULL (Jeffrey Stedfast)
7016         Copy/pasted GMime's decode_date() code to replace really nasty code (Jeffrey Stedfast)
7017         Setup progress reporting for message sending (Jeffrey Stedfast)
7018         [Win32] Use -D when using -r to not add pointless entries for directories in the zip files (Tor Lillqvist)
7020 Updated Translations:
7021         Ignacio Casal Quinteiro (gl)
7022         Andre Klapper (de)
7023         Yair Hershkovitz (he)
7024         Yannig Marchegay (oc)
7025         Kjartan Maraas (nb)
7026         Jorge Gonzalez (es)
7028 Evolution-Data-Server 2.23.4 2008-06-16
7029 ----------------------------------------
7031 Bug Fixes:
7032         #394654: (Novell Bugzilla) Fix for Groupwise crasher (Chenthill Palanisamy)
7033         #304029: Improve LDAP addressbook search filter (Milan Crha)
7034         #509721: Do not delete original message if exception occurred (Milan Crha)
7035         #521921: Handle redirects in a way that works with Google API. Fixes some cases of entries not being created or deleted (Sebastian Keller)
7036         #527544: Added support for proxy (Wang Xin)
7037         #530241: Recognize no-flag situation properly and in that case use two commands (Milan Crha)
7038         #534080: Use g_output_stream_write_all instead of g_output_stream_write (Milan Crha)
7039         #534111: Copying past the end of the buffer can cause core dumps (Paul Smith)
7040         #536154: Camel sends bracketed hostname in SMTP HELO (Tor Lillqvist)
7041         #536636: Allow e-d-s to build with G_DISABLE_SINGLE_INCLUDES and GTK_DISABLE_SINGLE_INCLUDES defined. (Matthew Barnes)
7043 Other Contributors:
7044         Multiple fixes to build evolution on Windows (Tor Lillqvist)
7046 Updated Translations:
7047         Djihed Afifi (ar)
7048         Hedayat Vatankhah (fa)
7050 Evolution-Data-Server 2.23.3 2008-06-02
7051 ----------------------------------------
7053 New in 2.23.3:
7054         Implement support for getting and setting IMAP4 cache's expire settings (Jeffrey Stedfast)
7056 Bug Fixes:
7057         #318803: Do not show ".#evolution" directory in the UI (Ilkka Tuohela)
7058         #326149: Set inbox flag only on real inboxes (Milan Crha)
7059         #354923: Store passwords in the keyring by server, username and protocol (Matthew Barnes)
7060         #374616: Return proper IMAP error (Milan Crha)
7061         #388579: (Novell Bugzilla) Fix for Exchange crasher (Chenthill Palanisamy)
7062         #473658: Fix a crash when starting evolution (Milan Crha)
7063         #518312: Work around the broken "Jive Forums" NNTP gateway (Jeffrey Stedfast)
7064         #530514: Added a necessary condition to handle a specific server response and to prevent a crash (Sankar P)
7065         #530543: Large memory leak while syncing mails for offline usage (Sankar P)
7066         #530763: Return NULL if the value of dest_folder is disturbed to prevent the crash (Bharath Acharya)
7067         #531009: Use the right iterator to prevent a crash in offline mail movement (Sankar P)
7068         #531439: Prevent GPG passphrases from destroying other passwords (Matthew Barnes)
7069         #531591: Don't use TeX-style quotes in user-visible messages (Matthew Barnes)
7070         #531713: Split the evolution-data-server version into major/minor/micro macros (Matthew Barnes)
7071         #532286: Fix some whitespace issues, and make the Caps Lock label smaller (Matthew Barnes)
7072         #533058: Enable GROUPWISE_DEBUG logs (Sankar P)
7073         #533780: Link against libebackend (Ed Catmur)
7074         #534077: Don't use freed memory (Paul Smith)
7075         #534294: Fix a crash when checking for junk in a virtual folder (Hiroyuki Ikezoe)
7076         #534312: Support to save Forwarded flag (Milan Crha)
7078 Updated Translations:
7079         Philip Withnall (en_GB)
7080         Clytie Siddall (vi)
7081         Ivar Smolin (et)
7082         Tino Meinen (nl)
7083         Gil Forcada (ca)
7084         Jorge Gonzalez (es)
7085         Kjartan Maraas (nb)
7086         Djihed Afifi (ar)
7087         Yair Hershkovitz (he)
7088         Theppitak Karoonboonyanan (th)
7090 Evolution-Data-Server 2.23.2 2008-05-12
7091 ----------------------------------------
7093 Bug Fixes:
7094         #182380: (Novell Bugzilla) Message classification and security cannot be viewed (Sankar P)
7095         #274316: Moving a message does not retain the follow-up flag or label (Milan Crha)
7096         #301980: Warn user when Caps Lock is on (Milan Crha)
7097         #316390: New API to support listening for changes in categories (Milan Crha)
7098         #325882: If a parent window was given, make the password dialog transient for the parent and center it over the parent (Matthew Barnes)
7099         #330990: Allow remove only one instance of the recurring event (Milan Crha)
7100         #338330: (Novell Bugzilla) Internet based calendar events are declined by Evolution/GroupWise (Chenthill Palanisamy)
7101         #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)
7102         #350143: (Novell Bugzilla) Plugged severe memory leak in evolution-data-server (Chenthill Palanisamy)
7103         #358584: (Novell Bugzilla) Display of web calendars ignores timezones (Chenthill Palanisamy)
7104         #358644: (Novell Bugzilla) Retracted groupwise appointments should disappear as soon as they are retracted. (Chenthill Palanisamy)
7105         #358650: (Novell Bugzilla) International clock applet is crashing (Chenthill Palanisamy)
7106         #381307: (Novell Bugzilla) Run a single delta-thread to fetch changes from the server (Ashish Shrivastava)
7107         #382736: (Novell Bugzilla) Exchange crashed everytime at start up. (Chenthill Palanisamy)
7108         #424744: Remove Camel's dependency on libedataserver (Matthew Barnes)
7109         #502899: Guard private folder's hash tables with a lock to prevent access to them from different threads at same time (Milan Crha)
7110         #517244: Configure doesn't set HAVE_CODESET (Matthew Barnes)
7111         #520532: Support migration from password file to keyring (Matthew Barnes)
7112         #530139: Do not ship .svn files (Matthew Barnes)
7113         #530323: Don't free the same variable twice (Sebastien Bacher)
7114         #530688: evolution-data-server trunk build failes on solaris because of using s_addr as a variable (Wang Xin)
7115         #532284: Fixes a double free (Sankar P)
7117 Other Contributors:
7118         A lot of IMAP4 fixes (Jeffrey Stedfast)
7119         Use new paths for header files that have been moved to libebackend (Rob Bradford)
7120         Use "dialog-password" icon instead of "dialog-question" in the password dialog (HIG compliance) (Matthew Barnes)
7122 Updated Translations:
7123         Yair Hershkovitz (he)
7124         Jorge Gonzalez (es)
7125         Kjartan Maraas (nb)
7126         Ignacio Casal Quinteiro (gl)
7128 Evolution-Data-Server 2.23.1 2008-04-21
7129 ----------------------------------------
7131 New in 2.23.1:
7132         Configurable Proxy settings for Evolution. (Veerapuram Varadhan)
7133         Quota Support for IMAP (Milan Crha)
7134         Google contact API support in libgdata-google (Jörgen Scheibengruber)
7136 Bug Fixes:
7137         #235681: First step in fixing header folding and prerving headers (Jeffrey Stedfast, Craig Shelly)
7138         #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)
7139         #270406: Added quota support to IMAP/POP accounts (Milan Crha)
7140         #271863: Count junk messages which are not marked as deleted separately (Milan Crha)
7141         #274316: Also copy user tags when copying messages between folders. (Milan Crha)
7142         #303067: Random crash looking up addresses in new email (Milan Crha)
7143         #341004: Hide the auth mech when CAMEL_URL_HIDE_AUTH is specified (Christian Kellner)
7144         #369512: Store to folder's and store's summary actual numbers of unread/total/deleted/junked mails, not the old one. (Milan Crha)
7145         #372383: (Novell Bugzilla) Mail size is not shown for some mails and not all related recurring appointments are deleted as well (Sankar P)
7146         #417000: Fixed problem with display of subject containing accented characters in Microsoft Outlook (Jeffrey Stedfast)
7147         #453109: Fixed a crash after entering password and clicking ok (Matthew Barnes)
7148         #473880: Fixed a few compiler warnings (Suman Manjunath)
7149         #475616: Use rather recursive mutex here. (Milan Crha)
7150         #494311: Backend connection often dies on dual core processor (Ondrej Jirman)
7151         #500389: Fall back to simple binds if the global catalog server does not support NTLM binds (Matthew Barnes)
7152         #514300: Make sure we do the Inbox -> INBOX translation at the right place (Christian Kellner)
7153         #514827: POP3 folder doesn't have a summary, it has its own cache, so read message time from it. (Milan Crha)
7154         #516608: Use an EFlag in EBookOp instead of a GMutex/GCond pair. Makes the code simpler. (Matthew Barnes)
7155         #518710: Use GLib's new MD5 Checksum API. (Matthew Barnes)
7156         #518886: More code cleanups (Matthew Barnes)
7157         #520526: Stop work as soon as we know application is going to exit. (Milan Crha)
7158         #521015: Also check for changes in custom flags and store them, if any. (Milan Crha)
7159         #522389: Use correct base64 decoding to fix stack corruption on x86_64 (Stanislav Brabec)
7160         #522433: Open files with O_LARGEFILE flag. (Milan Crha)
7161         #523023: Fix a severe reference count leak. (Matthew Barnes)
7162         #523126: Initialize variable to NULL, so do not free random memory. (Milan Crha)
7163         #523528: Some mails with attachments does not have an attachment icon in the mail list. (Sankar P)
7164         #523533: Always return NULL or new allocated string. (Milan Crha)
7165         #523541: Fix memory leaks (Milan Crha)
7166         #523630,518656: Updated google service API's for error handling (Jörgen Scheibengruber)
7167         #524324: Fix a critical runtime warning (Milan Crha)
7168         #524704: Better parsing of non rfc2047 subject line (Milan Crha)
7169         #525242: Enforce the minimum GLib version (Matthew Barnes)
7170         #525485: Fetching Groupwise mails with attachments gets Evolution into an infinite loop (Sankar P)
7171         #526138: Return NULL if the input string is NULL (Matthew Barnes)
7172         #526741: Do not depend on gnomve-vfs, but use gio/gvfsinstead. (Milan Crha)
7174 Updated Translations:
7175         Jorge Gonzalez (es)
7176         Kjartan Maraas (nb)
7177         Yuriy Penkin (ru)
7178         Philip Withnall (en_GB)
7179         Krishna Babu K (te)
7180         Yavor Doganov (bg)
7181         Ivar Smolin (et)
7183 Evolution-Data-Server 2.21.93 2008-03-10
7184 ----------------------------------------
7186 Bug Fixes:
7187         #327851: Try find timezone if entered only as a location name (Milan Crha)
7188         #518728: Fix linking order of libecal-1.2 and libedata-cal-1.2. (Patrick Ohly)
7189         #520362: Put all declarations at the beginnings of code blocks to make older compilers happy (Jens Granseuer)
7191 Other Contributors:
7192         Minor API documentation updates (Matthew Barnes)
7194 Updated Translations:
7195         Maxim Dziumanenko (uk)
7196         Ankit Patel (gu)
7197         Sandeep Shedmake (mr)
7198         David Planella (ca)
7199         Gabor Kelemen (hu)
7200         Kenneth Nielsen (da)
7201         Laurent Dhima (sq)
7203 Evolution-Data-Server 2.21.92 2008-02-25
7204 ----------------------------------------
7206 Bug Fixes:
7207         #163982: (Novell Bugzilla) Do not keep popping up error dialogs in case of failure (Chenthill Palanisamy)
7208         #164140: (Novell Bugzilla) Fixes a crash (Chenthill Palanisamy)
7209         #167638: Dont try downloading while exitting (Jeffrey Stedfast, Sankar P)
7210         #183819: (Novell Bugzilla) Fixes a crashwhile closing evolution in offline mode (Chenthill Palanisamy)
7211         #445489: Handle emails without '<>' in DLs.
7212         #459468: Return proper error codes from e_gw_* if no items aren't return (Milan Crha)
7213         #469119: Check also for correct date values if parse is OK (Milan Crha)
7214         #489043: Do not store quotes in param values when quoting, it is not allowed (Milan Crha)
7215         #489810: Remember Google calendar passwords in keyring (Srinivasa Ragavan)
7216         #510949: Memory leak fixes. (Milan Crha)
7217         #514836: Memory leak fixes (Milan Crha)
7218         #516074: Don't assume NI_MAXHOST and NI_MAXSERV are defined in <netdb.h> since these are GNU extensions (Matthew Barnes)
7219         #516408: Memory leak fixes (Chenthill Palanisamy)
7220         #516474: Query on EContact should work for custom fields too (Milan Crha)
7221         #517190: Fix a crash when refreshing mail folders (Jeff Cai)
7222         #517885: Do not compare value/parameter names case sensitively (Milan Crha)
7224 Other Contributors:
7225         Fix for some warnings (Chenthill Palanisamy)
7227 Updated Translations:
7228         Jiri Eischmann (cs)
7229         Washington Lins (pt_BR)
7230         Changwoo Ryu (ko)
7231         Jorge Gonzalez (es)
7232         Ilkka Tuohela (fi)
7233         Baris Cicek (tr)
7234         Wadim Dziedzic (pl)
7235         Shankar Prasad (kn)
7236         Robert-André Mauchin, Stéphane Raimbault (fr)
7237         Ignacio Casal Quinteiro (gl)
7238         Pawan Chitrakar (ne)
7240 Evolution-Data-Server 2.21.91 2008-02-11
7241 ----------------------------------------
7243 Bug Fixes:
7244         
7245         #211353 - Make labels work during filtering. (Milan Crha)
7246         #324804 - Report all mails that Evolution receives first as new mails and apply filters (Milan Crha)
7247         #395939 - Memory leak fix (Milan Crha)
7248         #505806 - Check for permenant flags before storing on the IMAP server (Milan Crha)
7249         #509776 - Fix broken alarm failure (Milan Crha)
7250         #510949 - Fix memory leaks in EDS (Milan Crha, Chenthill)
7251         #511208 - e-d-s free-memory read/write ... (Chenthill)
7252         #513389 - Crash in camel-url (Milan Crha)
7253         #513646 - Fixes libsoup infinite authentication (Dan Winship)
7254         #514407 - e-d-s crash while syncing palm with Groupwise calendars (Hein-Pieter van Braam)
7255         #514487 - CalDAV backend doesn't accept mime types "text/calendar" with charset information (Peteris Krisjanis)
7256         #514555 - Evolution mail tree uses "Trash" but menu item uses "Wastebasket" (Bastien Nocera)
7257         #514682 - Build Fixes (Paul Smith)
7258         #515054 - Do better spam filtering - Upsync SPAM flags (Milan Crha)
7260 Other Contributors:
7261         Windows build fixes (Tor Lillqvist)
7263 Updated Translations:
7264         
7265         Djihed Afifi (ar)
7266         Yannig Marchegay (oc)
7267         Andre Klapper (de)
7268         Takeshi AIHANA (ja)
7269         Duarte Loreto (pt)
7270         Chao-Hsiung Liao (zh_HK)
7271         Chao-Hsiung Liao (zh_TW)
7272         Theppitak Karoonboonyanan (th)
7273         Inaki Larranaga Murgoitio (eu)
7274         Arangel Angov (mk)
7276 Evolution-Data-Server 2.21.90 2008-01-28
7277 ----------------------------------------
7279 New in 2.21.90
7280         Speed up spam filtering and spam whitelist implementation (Srinivasa Ragavan)
7282 Bug Fixes:
7283         #213072: Avoids the infinite loop that might be caused in case of broken mbox files or null From addresses. (Sankar P)
7284         #213072: Remove the error condition that inits and persists the infamous "folder summary mismatch" bug (Sankar P)
7285         #300098: Set proper dependencies for stand-alone programs linking against camel. (Øystein GisnÃ¥s)
7286         #324168: Crash while disabling/Deleting accounts (Milan Crha)
7287         #335217: Memory leak fixes + Invalid memory read (Chenthill)
7288         #386157: crash in Evolution (Milan Crha)
7289         #445309: Save certificates before cleaning up (Matthew Barnes)
7290         #450840: Do not crash if a message is not there in the summary (Srinivasa Ragavan)
7291         #456019: Use 'pop' as service name, instead of 'pop3', in the digest-uri (hggdh2)
7292         #475781: Fix memory leaks (Milan Crha)
7293         #481699: Don't crash if the server returns you bad COPYUID (Srinivasa Ragavan)
7294         #482940: Make the maildir summary check thread safe. May be needed for other functions too. (Srinivasa Ragavan)
7295         #496081: Can't find string in phone field, but can in all fields (Milan Crha)
7296         #498977: Prevent encoding to base64 of no data in the content buffer. (Milan Crha)
7297         #506250: Improvements in password prompt (Matthew Barnes)
7298         #509124: Check pointer for NULL (Matthew Barnes)
7299         #509644: Use the correct response codes for the dialog buttons. (Matthew Barnes)
7300         #509985: Refactor the keyring logic and emit more informative warning messages when a keyring operation fails (Matthew Barnes)
7301         #510168: Ensure slave gone in dispose function of the backend (Milan Crha)
7302         #510303: Escape the authentication error message so the markup parser will parse it verbatim (Matthew Barnes)
7303         #510409: Fix memory leaks (Milan Crha)
7304         #511235: Changed prototype to reflect actual libsoup (Milan Crha/Dan Winship)
7305         #511301: Crash on Exchange startup (Dan Winship)
7306         #511717: Add gettext imap folders (Takao Fujiwara)
7308 Other Contributors:
7309         Camel mime fixes (Jeffrey Stedfast)
7310         Implement byte order for win32 (Tor Lillqvist)
7311         Changed error message to a better string (Sankar P)
7312         Remove unused libsoup includes and update for libsoup 2.4 (Dan Winship)
7313         Adapt to newer libsoup (Kjartan Maraas)
7315 Updated Translations:
7316         Daniel Nylander (sv)
7317         Ivar Smolin (et)
7318         Kjartan Maraas (nb)
7319         Inaki Larranaga Murgoitio (eu)
7320         Jorge Gonzalez (es)
7322 Evolution-Data-Server 2.21.5 2008-01-14
7323 ---------------------------------------
7325 New in 2.21.5
7326         - Improved Mime header decoding (Jeffrey Stedfast)
7327 Bug Fixes:
7328         #224026: Do not send headers in UTF-8 (Jeffrey Stedfast)
7329         #327965: Fixed multiple password prompts in an exchange account (Sushma Rai)
7330         #329692: Get the decoded content size of a MIME part (Jean-Christophe BEGUE)
7331         #339813: Always store birthday of contact with 4-digit year and modify it according to locale setting upon display (Milan Crha)
7332         #341579: Improve SMTP error reporting (Milan Crha)
7333         #348149: Convert a g_assert to g_warning. (Sankar P)
7334         #361972: Fix a crash if the action is not recognised by soup. So if the message is null return (Srinivasa Ragavan)
7335         #379896: Check the value for NULL before comparing. (Srinivasa Ragavan)
7336         #405497: Don't pass events if the object is being destroyed. (Srinivasa Ragavan)
7337         #474118: Downsyncs all the messages from folders marked for offline use (Bharath Acharya)
7338         #500233: Handle empty strings (Srinivasa Ragavan)
7339         #503400: Remove excessive whitespace on password dialogs (Ted Percival)
7340         #504837: Do not ignore HELO failed message (Milan Crha)
7341         #506457: Fixed a crash in calendar (Ondrej Jirman)
7342         #508438: Extract error only if it is there (Srinivasa Ragavan)
7344 Updated Translations:
7345         Inaki Larranaga Murgoitio (eu)
7346         Washington Lins (pt_BR)
7347         Clytie Siddall (vi)
7348         Yannig Marchegay (oc)
7349         Wadim Dziedzic (pl)
7350         Daniel Nylander (sv)
7351         Ivar Smolin (et)
7352         Seán de Búrca (ga)
7353         Andre Klapper (de)
7355 Evolution-Data-Server 2.21.4 2007-12-17
7356 ---------------------------------------
7358 Bug Fixes:
7359         #322917: Change mnemonics for Contacts, Address Book labels. Add mnemonic for Category label (Alex Kloss)
7360         #336074: Check for mail only in active folders (Milan Crha)
7361         #339510: Accept time inputs with 4 figures (e.g. '1830' would be converted to '18:30') (James "Doc" Livingston)
7362         #462593: Prevent from crash on invalid uri (Milan Crha)
7363         #466499: Added mnemonics to configuration options (David Turner)
7364         #486126: Fixed an incorrect format string usage that can lead to crashes (Evil Ninja Squirrel)
7365         #487687: Do not dereference NULL when a geo parsing error occurs. (Christian Krause)
7366         #501548: Fix leaks (Milan Crha)
7367         #501622: Fixes broken Digest-MD5 authentication (Matthew Barnes)
7368         #501969: Passwords should not be forgotten on all errors (Sankar P)
7369         #502866: Allow get the VJOURNAL component at once same as other components (Milan Crha)
7371 Updated Translations:
7372         Kjartan Maraas (nb)
7373         Jorge Gonzalez (es)
7374         Matej Urbanči (sl)
7375         Andre Klapper (de)
7377 Evolution-Data-Server 2.21.3 2007-12-03
7378 ---------------------------------------
7380 Bug Fixes:
7381         #308815: Colors for categories can now be changed (Milan Crha)
7382         #376425: Use proxy if user uses it. Do not crash if have proxy without name and password (Milan Crha)
7383         #415817: Update start/end time for recurrence instances even when only end time has been changed (Milan Crha)
7384         #461979: Fixed a repeatable crash when entering an IMAP folder (Milan Crha)
7385         #492426: Do not iterate beyond bounds of the array (Robert Noland)
7386         #494314: Don't leak Cal object reference (Ondrej Jirman)
7388 Updated Translations:
7389         Matej Urbanči (sl)
7390         Ivar Smolin (et)
7391         Yannig Marchegay (oc)
7392         Changwoo Ryu (ko)
7394 Evolution-Data-Server 2.21.2 2007-11-12
7395 ---------------------------------------
7397 Bug Fixes:
7398         #318842: Task lists should be sorted (Milan Crha)
7399         #345135: Disable SSLv2 compatible HELLO on SSL stream when SSLv2 is disabled (Niels Vorgaard Christensen)
7400         #359267: Not all memos are showed in calendar view (Milan Crha)
7401         #430420: Returned size <= 0 is an error (Milan Crha)
7402         #460649: Meeting UI Needs To Show Color Of Selected Calendar Source (Matthew Barnes, Milan Crha)
7403         #487229: Use GKeyFile instead of gnome-config to access stored passwords (Matthew Barnes)
7404         #488156: Minimize use of the WITH_GNOME_KEYRING macro (Matthew Barnes)
7405         #492130: ESourceSelector uses pointers to ESource (Milan Crha)
7406         #494304: Fix leak (Ondrej Jirman)
7408 Updated Translations:
7409         Ignacio Casal Quinteiro (gl)
7410         Priit Laes (et)
7412 Evolution-Data-Server 2.21.1 2007-10-29
7413 ---------------------------------------
7415 New in 2.21.1:
7416         Support for Google Calendar (Ebby Wiselyn)
7418 Bug Fixes:
7419         #203480: (Novell Bugzilla) Compiler warning fix for usage ofunintialized variable (Srinivasa Ragavan)
7420         #231178: New symbol 'set-label' defined and added corresponding callback (Milan Crha)
7421         #271777: Keep character's case as user types (Milan Crha)
7422         #417999: Don't use deprecated GTK+ symbols (Matthew Barnes)
7423         #420167: e-d-s now exits with gnome-session (Milan Crha)
7424         #469657: Better use of GHashTable (Matthew Barnes)
7425         #474000: Use GLib's Base64 API instead of Camel's (Matthew Barnes)
7426         #475487: When creating the default contact, print errors to the console (Ross Burton)
7427         #475493: Use G_DEFINE_TYPE (Ross Burton)
7428         #475494: Use G_LOCK instead of a static mutex for clearer code (Ross Burton)
7429         #478404: Reset the id to zero (Srinivasa Ragavan)
7430         #483301: Remove an unused variable (Matthew Barnes)
7431         #487270: Fix typo in documentation (Tollef Fog Heen)
7432         #488173: Remove __FUNCTION__, which is a gcc-ism (Jeff Cai)
7433         #488351: Fix an addressbook error on a fresh install (Matthew Barnes)
7435 Other Contributors:
7436         Protect against a NULL subject string. (Jeffrey Stedfast)
7438 Updated Translations:
7439         Anas Husseini (ar_
7440         Matej Urbanči (sl)
7441         Yavor Doganov (bg)
7442         Theppitak Karoonboonyanan (th)
7443         Ignacio Casal Quinteiro (gl)
7445 Evolution-Data-Server 1.12.0 2007-09-17
7446 ---------------------------------------
7448 Bug Fixes:
7449         #275990: (Novell Bugzilla) Handle errors from ldap for duplicate fields. (Rashmi C)
7450         #348149: Convert a g_assert to g_warning (Sankar P)
7451         #402506: Remembers idle and timeout calls and removes them when finalizing (Milan Crha)
7452         #426421: Fixed a crash when deleting two addressbooks (Chenthill Palanisamy)
7453         #469007: Skip white spaces at the beginning of header value when running filters (Milan Crha)
7454         #473880: Fixed serious compiler warnings (Milan Crha)
7456 Other Contributors:
7457         Updated the timezones. (Chenthill Palanisamy)
7459 Updated Translations:
7460         Nickolay V. Shmyrev (ru)
7461         David Planella (ca)
7462         Amitakhya Phukan (as)
7463         Inaki Larranaga Murgoitio (eu)
7464         Mugurel Tudor (ro)
7465         Gabor Kelemen (hu)
7466         Laurent Dhima (sq)
7467         Danishka Navin (si)
7468         Jamil Ahmed (bn)
7469         Igor Nestorovi (sr)
7470         Maxim Dziumanenko (uk)
7471         Kenneth Nielsen (da)
7472         Washington Lins (pt_BR)
7473         Clytie Siddall (vi)
7474         Jovan Naumovski (mk)
7475         Luca Ferretti (it)
7477 Evolution-Data-Server 1.11.92 2007-09-03
7478 ----------------------------------------
7480 Bug Fixes:
7481         #271841: Fix AIX compile errors (Ross Burton)
7482         #290330: (Novell Bugzilla) Fetch FOLDER_CLASS and PERMANENT_URL properties for public folders as well. (Varadhan)
7483         #298095: (Novell Bugzilla) Added a function to fetch the system folder flag (Chenthill Palanisamy)
7484         #298788: (Novell Bugzilla) Fixes crash in 64 bit architectures. (Chenthill Palanisamy)
7485         #301263: (Novell Bugzilla) Subscribed calendar requires restart (Chenthill Palanisamy)
7486         #302038: (Novell Bugzilla) remove warnings and make them debug statements (Sankar)
7487         #330185: Searching Evolution addressbooks only works for some fields (Ross Burton)
7488         #378759: Fixed a crash when entering S/MIME password (Milan Crha)
7489         #470445: Fix FSF address (Tobias Mueller)
7491 Updated Translations:
7492         Kjartan Maraas (nb)
7493         Takeshi AIHANA (ja)
7494         Ivar Smolin (et)
7495         Ilkka Tuohela (fi)
7496         Ankit Patel (gu)
7497         Tirumurthi Vasudevan (ta)
7498         Wadim Dziedzic (pl)
7499         Jorge Gonzalez (es)
7500         Daniel Nylander (sv)
7501         Theppitak Karoonboonyanan (th)
7502         Clytie Siddall (vi)
7503         Duarte Loreto (pt)
7504         Stéphane Raimbault (fr)
7506 Evolution-Data-Server 1.11.91 2007-08-27
7507 ----------------------------------------
7509 Bug Fixes:
7510         #261084: Translator comments for "match-all" and "match-threads"(Jared Moore)
7511         #256878: Set the correct message for valid signatures (Vincent Untz)
7512         #332979: Fixes a thread synchronization issue while doing autocompletion (Srinivasa Ragavan)
7513         #337454: Fixed a crash when modifying a calendar entry (Milan Crha)
7514         #350539: Check for NULL MIME part (Milan Crha)
7515         #351756: Fixed a crash when modifying a datefield/date_entry (Milan Crha)
7516         #354855: CalDAV: Support response with relative URLs (Christian Kellner)
7517         #355659: CalDAV: New appointments disappear for 1 minute, and then reappear (Christian Kellner)
7518         #356176: Importing .vcf replaces line breaks with literal \n in NOTE (Patrick Ohly)
7519         #365213: Evolution can't show attachments in an attachment. (Wang Xin)
7520         #367760: Fix multiple issues with Save / Save All attachment button (Milan Crha)
7521         #381548: Fixed a crash in exchange (John D. Ramsdell)
7522         #394571: Fixed a caldav request bug (Jari Urpalainen)
7523         #437331: Read NSS certificate files more reliably (Matthew Barnes)
7524         #458715: Fixed a crash in GW proxy setting (Johnny Jacob)
7525         #464569: Plug memory leak and incorrect creation of gnome keyring attributes lists (Kevin Piche)
7526         #464636: In groupwise account sender field does not display anything (Ashish)
7527         #466309: Fix build with gcc 2.x (Jens Granseuer)
7528         #466987: Fix compilation errors caused by glibc's new "open" macro (Matthew Barnes)
7529         #467883: Add argument checks to several public functions (Matthew Barnes)
7530         #469870: Simply return from _get_ functions and don't show error warning (Milan Crha)
7532 Other Contributons:
7533         Add new debugging framework which can be controlled during
7534          runtime with the CALDAV_DEBUG debug enviroment variable
7535          (Christian Kellner)
7537 Updated Translations:
7538         Adam Weinberger (en_CA)
7539         Duarte Loreto (pt)
7540         Washington Lins (pt_BR)
7541         Daniel Nylander (sv)
7542         Hendrik Richter (de)
7543         Ivar Smolin (et)
7544         Ankit Patel (gu)
7545         Takeshi AIHANA (ja)
7546         Claude Paroz and Stéphane Raimbault (fr)
7547         Kjartan Maraas (nb)
7548         Tirumurthi Vasudevan (ta)
7549         Theppitak Karoonboonyanan (th)
7550         Gabor Kelemen (hu)
7552 Evolution-Data-Server 1.11.90 2007-08-13
7553 -----------------------------------------
7555 Bug Fixes:
7556         #261084 - "match-all" and "match-threads" in evolution camel needs translator comments (Jared Moore)
7557         #313221 - Import of vcards misses type information (Milan Crha)
7558         #314709 - Add GEO field to EVCard and EContact (Cosimo Cecchi)
7559         #327977 - Crash in e_account_set_string at e-account.c:929 (Milan Crha)
7560         #352346 - Cannot create Maildir account (Milan Crha)
7561         #355640 - crash on invalid response to the IMAP command "XX FETCH 1 BODY" (Sankar)
7562         #387806 - camel_text_index_new() faults instead of handling allocation failure (Rob Bradford)
7563         #415891 - Use EFlag for synchronization (Matthew Barnes)
7564         #420462 - Crash while clicking refresh in folder subscription (Srini)
7565         #427469 - Incorrect importing of VCard (Milan Crha)
7566         #439147 - Don't print pages of debug information (Jeff Cai)
7567         #451003 - Build fails because SOUP_SESSION_TIMEOUT is undefined (Ross Burton)
7568         #455799 - Remove all .cvsignore and update svn:ignore porperty in whole directories (Hiroyuki Ikezoe)
7569         #458670 - Crash while autocompleting in composer (Srini)
7570         #460999 - Crashing while looking up passwords (Srini)
7571         #461989 - Memory leaks fixes on e-categories* (Hiroyuki Ikezoe)
7572         #464252 - Use /usr/share/lib/zoneinfo/tab/zone_sun.tab on Solaris (Jeff Cai)
7573         #465419 - crash in e_gw_item_append_to_soap_message (Suman)
7575 Updated Translations:
7576         Jorge Gonzalez (es)
7577         Daniel Nylander (sv)
7578         Ankit Patel (gu)
7579         Kjartan Maraas (nb)
7580         Ilkka Tuohela (fi)
7581         Takeshi AIHANA (ja)
7582         Runa Bhattacharjee (bn_IN)
7583         Danishka Navin (si)
7584         Daniel Nylander (sv)
7585         Kjartan Maraas (nb)
7586         Priit Laes (et)
7587         
7588 Evolution-Data-Server 1.11.6.1 2007-07-31
7589 -----------------------------------------
7591 Bug fixes:
7592     #327851: Partially fixes a critical warning crasher allowing
7593     the events to appear properly in the view.
7595 Updated Translations:
7596          Jorge Gonzalez (es)    
7598 Other Contributors:
7599       Fixed a warning (Matthew Barnes)
7600       Look for the libedataserver header files from the source rather
7601       than install area (Chenthill Palanisamy)
7602       Only send remove notifications if the contact was in the view
7603       originally. (Ross Burton)
7604       Fixes annoying "Is a Directory" error,All (un)read count fixes should 
7605       have been ported, Moved items from sent-items are lost is fixed (Sankar P)
7606       Install the timezone files only on win32 systems. (Chenthill Palanisamy)
7608 Evolution-Data-Server 1.11.6 2007-07-30
7609 ---------------------------------------
7611 New in 1.11.6
7612         Add username & password entries to webcal dialog (Milan Crha)
7614 Bug fixes:
7615         #268162: Add username & password entries to webcal dialog (Milan
7616          Crha)
7617         #342164: Harmonize error strings (Lakke Wankhede and Jared Moore)
7618         #380534: Collect all the required package versions in one place and
7619          explicitly require GTK+ 2.10 or higher (Matthew Barnes)
7620         #402925: Use strong SSL/TLS encryption (hggdh)
7621         #455796: Fixed a crash when starting evolution (Srinivasa Ragavan)
7622         #456565: Added support for Memos to webcal protocol, which is used
7623          for memos 'On The Web' (Milan Crha)
7624         #457523: Fixed parse error in quick search bar (Johnny Jacob)
7625         #460649: Used image menu item and using sources colors when
7626          possible. Didn't work for collapsed state (Milan Crha)
7627         #460681: Always report connection status when connecting (Karl
7628          Relton)
7629         #460861: Add some sanity checks in camel (Ross Burton)
7630         #460867: Fixed a crash in calendar (Srinivasa Ragavan)
7632 Updated Translations:
7633         Inaki Larranaga Murgoitio (eu)
7634         Andre Klapper (de)
7635         Priit Laes (et)
7636         Pramod (te)
7637         Wouter Bolsterlee (nl)
7638         Daniel Nylander (sv)
7639         Ilkka Tuohela (fi)
7640         Theppitak Karoonboonyanan (th)
7642 Other Contributors:
7643         Plugged memory leak (Hiroyuki Ikezoe)
7645 Evolution-Data-Server 1.11.5 2007-07-09
7646 ---------------------------------------
7648 New in 1.11.5
7650         Exchange delegation support (Bharath and Suman)
7652 Bug fixes:
7653         #307410: Fix prompting for IMAP password a second time after
7654          canceling first request (Milan Crha)
7655         #311098: Changes to appointment is visible across restarts (Milan
7656          Crha)
7657         #352284: Do not fetch the message from server - instead use the
7658          header information to calculate the expiry period. (Veerapuram
7659          Varadhan)
7660         #364731: Fix error dialog when creating searches with negative score
7661          (Milan Crha)
7662         #394572: Include a missing forward http proxy in caldav module (Jari
7663          Urpalainen)
7664         #410823: Fixed a crash when clicking on an URL and then closing the
7665          browser (Srinivasa Ragavan)
7666         #412735: Fix a typo avoiding open_brace to be initialized (Pascal
7667          Terjan)
7668         #434356: Fix USENET crash when retrieving gmane.linux.kernel
7669          (Jindrich Makovicka)
7670         #448947: Fixed a cyclic configure option (Karsten Bräckelmann)
7671         #449531: Fix partial email display when GPG verification fails
7672          (Milan Crha)
7673         #452996: Fix a typo and wording (Christian Kirbach)
7674         #454570: Fix build with gcc 2.x (Jens Granseuer)
7676 Updated Translations:
7677         Ankit Patel (gu)
7678         Jorge Gonzalez (es)
7679         Nguyễn Thái Ngọc Duy (vi)
7680         Clytie Siddall (vi)
7681         Daniel Nylander (sv)
7682         Funda Wang (zh_CN)
7683         I. Felix (ta)
7685 Evolution-Data-Server 1.11.4 2007-06-18
7686 ---------------------------------------
7688 Bug fixes:
7689         #312854: Fix a hang while renaming folders twice for exchange
7690          (Matthew Barnes)
7691         #331099: Fix calculation of array index to avoid negative values
7692          (Matthew Barnes)
7693         #344728: Add headers for Sun Kerberos v5 (Irene Huang)
7694         #352284: Do not fetch the message from server - instead use the
7695          header information to calculate the expiry period. (Veerapuram
7696          Varadhan)
7697         #437751: Fix time display in Windows (Andreas Köhler)
7698         #443705: Fixed build break due to incorrect macro (Loïc Minier)
7699         #443958: Add support for help string. (Sebastien Tandel)
7700         #447414: Security bugfix - negative index of an array (Philip Van
7701          Hoof)
7702         #447753, #447749: Fix a memory leak (Matthew Barnes)
7703         #448589: Add support for automake 1.6 (Tobias Mueller)
7705 Other Contributors:
7706         Check entire IMAP4 summary to remove non-existent messages (Jeffrey
7707          Stedfast)
7708         Fetches "Sent Items" in all folders. Also, fixed some bugs in moving
7709          mails across folders. (Sankar P)
7711 Updated Translations:
7712         Priit Laes (et)
7713         Pema Geyleg (dz)
7714         Jorge Gonzalez (es)
7716 Evolution-Data-Server 1.11.3 2007-06-04
7717 ---------------------------------------
7719 New in 1.11.3:
7720         Addressbook optimizations (Ross Burton)
7721         Introduced search capabilities in calendar (Keshav Upadhyaya,
7722          Abhishek Parwal)
7724 Bug fixes:
7725         #360114: Use g_list_prepend/reverse rather than append (Paolo
7726          Borelli)
7727         #409542: Fix various linking issues in e-d-s (Loic Minier)
7728         #425129: Added timezone for Asia/Jerusalem, Australia/Perth and 
7729          fixed the crash when there is no tzname. (Pascal Terjan)
7730         #438577: Fix some distcheck errors (Matthew Barnes)
7731         #438577: Don't install implementation detail headers (Ross Burton)
7732         #438727: Hide implementation details from public headers (Ross 
7733          Burton)
7734         #438928: Add --disable-calendar to build without any calendar
7735          support (Ross Burton)
7736         #440524: Memory leak fixes (Srinivasa Ragavan)
7737         #442187: Fix to open default memo component (John Stowers)
7738         #438928: Ability to build EDS with just addressbook only.
7740 Evolution-Data-Server 1.11.2 2007-05-14
7741 ---------------------------------------
7743 New in this release:
7744         * EContact optimization from (Oystein Gisnas and Milan Crha)
7746 Bug fixes:
7747         #420496: Add support to cut/copy contacts in composer (Ebby Wiselyn)
7748         #339160: Implement the sync method for Addressbook backends (Ross Burton)
7749         #414191: Type fixes for EContact ints (Loïc Minier)
7750         #433782 and #336574: Optimise vCard folding (Oystein Gisnas and
7751          Milan Crha)
7752         #431135: Fix a crash when modifying a calendar event (Rob
7753          Bradford)
7754         #274035: Importing a Vcard with attached photo data is now possible
7755          (Jonty Wareing)
7756         #361138: Fix a crash when double clicking text widget in calendar
7757          in indic locales (Matthew Barnes)
7759 Other Contributors:
7760         Jules Colding
7762 Updated Translations:
7763         Jorge Gonzalez (es)
7766 Evolution-Data-Server 1.11.1 2007-04-23
7767 ---------------------------------------
7769 Bug fixes:
7771         #383686: Use g_mkdir_with_parents (Ross Burton)
7772         #322105: Fix for non-junk messages to learn ham. (Srinivasa Ragavan)
7773         #418971: E-D-S requires GLib 2.10 now; remove dead
7774          backward-compatibility code for GLib < 2.8 (Matthew Barnes)
7775         #360240: Remove unused variable. (Matthew Barnes)
7776         #360619: Fix "incompatible pointer type" warnings (Matthew Barnes)
7777         #405495: Don't mix declarations and code (Jens Granseuer)
7778         #360807: Fix a couple of memory leaks (Chris Heath)
7779         #400970: Remove marshallers that are in GLib already (Ross Burton)
7780         #413173: Fix up the documentation (Ross Burton & Matthew Barnes)
7781         #420933: Copy the recurrence ID string so it doesn't disappear on us.
7782          (Patrick Ohly)
7783         #426893: Added support from address fields in LDAP addressbook. (Caolan
7784          McNamara)
7785         #422883: Build fix for SUN LDAP (Wang Xin)
7786         #424837: Allow contact creation to fail, and propagate the error back
7787          (Ross Burton)
7788         #422932: Make EContact extendable (Ross Burton)
7789         #428183: BDBB backend cleanups (Ross Burton)
7790         #425512: Fix issue with creating a new addressbook (Xiurong Simon Zheng)
7791         #426564: Misc cleanups (Ross Burton)
7792         #385078: Don't go via GObject properties when calling e_contact_get (Ross
7793          Burton)
7794         #425464: e-vcard optimizations (Ross Burton)
7795         #422652: Return decent error codes, and convert errors to human readable
7796          strings for the console. (Ross Burton)
7797         #421445: Fix build logic for e-name-western-tables.h (Ross Burton)
7798         #421683: Fix broken dispose/finalise in e-book-backend-file.c (Ross
7799          Burton)
7800         #359806: Non-ascii characters generate trash in address lists (Matthew
7801          Barnes and Makuchaku)
7802         #373117: Use the new ESource color API. (Matthew Barnes)
7803         #425535: Dont submit path of EDS for segv_handler. (Frederic Crozat)
7804         #423382: Convert messages from gnupg to UTF-8 (Pascal Terjan)
7805         #415891: Introduce EFlag in libedataserver (Matthew Barnes)
7806         #388789: Make the libiconv test program returns a value (Matthew Barnes)
7807         #388788: Fix autotools checks for iconv (Elijah Newren)
7809 Other Contributors:
7810         Debug statements should be conditional (Sankar P)
7811         Fix compiler warnings and other code cleanups (Kjartan Maraas)
7812         Many IMAP fixes. (Jeffrey Stedfast)
7813         Improved GroupWise mailer component (Sankar P)
7815 Updated Translations:
7816         Funda Wang (zh_CN)
7817         Djihed Afifi (ar)
7818         Duarte Loreto (pt)
7819         Laurent Dhima (sq)
7820         David Lodge (en_GB)
7822 Evolution-Data-Server 1.10.0 2007-03-12
7823 ---------------------------------------
7825 Changes since Evolution-Data-Server 1.9.92 :
7827         Harish Krishnaswamy
7828         Matthew Barnes
7829         Ross Burton
7831 Updated Translations:
7832         
7833         Igor Nestorivić (sr)
7834         Mugurel Tudor (ro)
7835         Tino Meinen (nl)
7836         Alexander Shopov (bg)
7837         Jovan Naumovski (mk)
7838         Takeshi AIHANA (ja)
7839         Maxim Dziumanenko (uk)
7840         Gintautas Miliauskas (lt)
7841         Chao-Hsiung Liao (zh_HK, zh_TW)
7842         Ankit Patel (gu)
7843         Leonid Kanter (ru)
7845 Evolution-Data-Server 1.9.92 2007-02-26
7846 ---------------------------------------
7848 Updated Translations:
7849         Gabor Kelemen  (hu)
7850         Luca Ferretti (it)
7851         Artur Flinta (pl)
7852         Priit Laes (et)
7853          
7854 Contributors:
7855         Gilles Dartiguelongue
7856         Matthew Barnes
7858 Evolution-Data-Server 1.9.91 2007-02-12
7859 ---------------------------------------
7861 Updated Translations:
7862         Duarte Loreto (pt)
7863         Pema Geyleg (dz)
7864         Djihed Afifi  (ar)
7865         Changwoo Ryu (ko)
7866         Daniel Nylander (sv)
7867         Raphael Higino (pt_BR)
7868         Hendrik Richter (de)
7869         Priit Laes and Ivar Smolin (et)
7870          
7871 Contributors:
7872         Sankar P
7873         Harish Krishnaswamy
7874         Kjartan Maraas
7875         Priit Laes 
7876         Patrick Ohly
7877         Ross Burton
7878         Trond Myklebust
7880 Evolution-Data-Server 1.9.6 2007-01-22
7881 --------------------------------------
7883 Updated Translations:
7884 Stéphane Raimbault (fr), Priit Laes (et),
7885 Daniel Nylander (sv)
7887 Contributors:
7888 Nickolay V. Shmyrev : #353060
7889 Sankar P : IMAP Configurable Headers
7890 Srinivasa Ragavan: Fallback code for Gnome Keyring
7891 Harish Krishnaswamy: Fixes calling glib methods
7894 Evolution-Data-Server 1.9.5 2007-01-08
7895 --------------------------------------
7897 Updated Translations:
7898 Francisco Javier F. Serrador (es), Djihed Afifi (ar), Kjartan Maraas (nb), 
7899 Theppitak Karoonboonyanan (th), David Lodge (en_GB),  
7900 Christophe Fergeau (fr), Clytie Siddall (vi)
7902 Bug Fixes: 362638, 387397, 387638 and other downstream fixes
7904 Contributors:
7905 Mathew Barnes, Veerapuram Varadhan, Chenthill Palaniswamy, Jeff Cai
7907 Evolution-Data-Server 1.9.4 2006-12-18
7908 --------------------------------------
7910 Updated Translations:
7911 Djihed Afifi (ar), Ilkka Tuohela (fi).
7913 Bug fixes : 349445, 346728, 268412, 363445, 
7914 208395, 222605 (bugzilla.novell.com), memory leak and 
7915 other cleanup fixes.
7917 Contributors: 
7918 Veerapuram Varadhan, Harish Krishnaswamy, Srinivasa Ragavan,
7919 Ross Burton, Tor Lillqvist, Bastien Nocera
7922 Evolution-Data-Server 1.9.3 2006-12-04
7923 --------------------------------------
7925 Updated Translations:
7926 Alexander Shopov (bg), Josep Puigdemont i Casamajó (ca),
7927 Ivar Smolin (et).
7929 Bug fixes : 330157, 350880, 328836, 348123, 365000, 353924. 
7930 174655, 222605, 219729, 208318, 207960. (bugzilla.novell.com)
7931 plus miscellaneous code clean-ups and memory leak fixes.
7933 Contributors :
7934 Harish Krishnaswamy, Sankar, Srinivasa Ragavan, Chenthill, 
7935 Claudio Saavedra, Ross Burton, Matthew Barnes, Andrew Ruthven.
7937 Evolution-Data-Server 1.9.2 2006-11-07
7938 --------------------------------------
7940 Updated Translations:
7942 Ivar Smolin (et), Francisco Javier F. Serrador (es).
7944 Bug fixes : 
7945 330157, 369368, 312348, 365000.
7947 Contributors :
7948 Srinivasa Ragavan, Hans Petter Jansson, Harish Krishnaswamy,
7949 Claudio Saavedra.
7952 Evolution-Data-Server 1.9.1 2006-10-16
7953 --------------------------------------
7955 Updated Translations:
7956 Ilkka Tuohela (fi), Priit Laes (et),
7957 Ignacio Casal Quinteiro (gl),
7958 Ivar Smolin (et)
7960 Contributors:
7961 Steffen Eschenbacher, Tor Lillqvist,
7962 Srinivasa Ragavan, Matthew Barnes, Harish Krishnaswamy
7964 Evolution-Data-Server 1.8.1 2006-10-02
7965 --------------------------------------
7967 Updated Translations:
7969 Ivar Smolin (et), Marco Ciampa (it), Luca Ferretti (it),
7970 Åsmund Skjæveland (nn), David Lodge (en_GB).
7972 Bug fixes :
7974 350907, 350617, 347811, 357666, 351330, 352596, 352872, 356051. 
7976 Contributors:
7977 Li Yuan, Veerapuram Varadhan, Sankar, Chenthill Palanisamy, 
7978 Matthew Barnes, Mikael Nilsson, Devashish Sharma, Ross Burton,
7979 Harish Krishnaswamy.
7981 Evolution-Data-Server 1.8.0 2006-09-04
7982 --------------------------------------
7983 Evolution -Data-Server 1.8 Stable Release for GNOME 2.16.0.
7985 Evolution-Data-Server 1.7.92, 2006-08-21
7986 ------------------------------------------
7988 Updated Translations
7990 Hendrik Richter (de), Alexander Shopov (bg), Rahul Bhalerao (mr),
7991 Satoru SATOH (ja), Kjartan Maraas (nb), Artur Flinta (pl),
7992 Žygimantas Beručka (lt), Daniel Nylander (sv), Runa Bhattacharjee (bn_IN),
7993 Gabor Kelemen (hu), Leonid Kanter (ru), Matic Å½gur (sl), 
7994 Clytie Siddall (vi), Funda Wang (zh_CN), Changwoo Ryu (ko),
7995 Vladimer Sichinava (ka), Xavier Conde Rueda (ca), Maxim Dziumanenko (uk),
7996 Guntupalli Karunakar (dz), Theppitak Karoonboonyanan (th), 
7997 Priit Laes (et).
7999 Bug Fixes:
8001 Ricardo Markiewicz, Chenthill, Harish, Kjartan Maraas,
8002 j@bitron.ch
8004 Evolution-Data-Server 1.7.91, 2006-08-07
8005 ------------------------------------------
8007 Updated Translations
8009 Francisco Javier F. Serrador (es), Inaki Larranaga (eu), Ilkka Tuohela (fi),
8010 Christophe Merlet (fr), Ahmad Riza H Nst (id), Kjartan Maraas    (nb), 
8011 Vincent van Adrighem (nl), Jovan Naumovski (mk), Theppitak Karoonboonyanan (th)
8013 New in EDS 1.7.91:
8014 - Add filters to Groupwise SOAP calls so that each component fetches items of
8015   its own type and none other. (Harish)
8016 - Memory fixes in Addressbook (Hans Peters Jansson)  
8018 Bug Fixes:
8019 Matthew Barnes, Chenthill Palanisamy, Devashish Sharma, Srinivasa Ragavan, 
8020 Tor Lillqvist, Harish Krishnaswamy, Ed Catmur, Ross Burton, 
8021 Wouter Bolsterlee
8023 Evolution-Data-Server 1.7.90.1, 2006-07-25
8024 ------------------------------------------
8025 Fix a dist bug in tarball.
8027 Evolution-Data-Server 1.7.90, 2006-07-24
8028 ----------------------------------------
8029 Updated Translations contributed by:
8031 Funda Wangi (zh_CN), Christophe Merlet (fr),
8032 Jonathan Ernst (fr), Changwoo Ryu (ko),
8033 Kostas Papadimas (el), Dzongkhalinux team, DIT (dz),
8034 Ilkka Tuohela (fi), Ankit Patel (gu), Daniel Nylander (sv),
8035 Priit Laes (et), Francisco Javier F. Serrador (es),
8036 Raivis Dejus (lv).
8038 New in EDS 1.7.90 : 
8039 Support for GW Reminder Notes (Chenthill)
8040 Split cache for less memory, better performance (Harish)
8041 Support for security-classifications in GW send options (Sankar)
8042 Support for default alarms in GW (Harish)
8043 Support for Gadu Gadu IM in Contact Entries 
8044 (Artur Flinta, Fryderyk Dziarmagowski) 
8045 Memory reduction and Performance improvements in Contacts (Ross Burton)
8047 Bug fixes :
8048 Andre Klapper, Shreyas Srinivasan, Sushma Rai, Vandana Shenoy,
8049 Harish Krishnaswamy, Devashish Sharma, Hiroyuki Ikezoe, Srinivasa Ragavan.
8050 Luca Ferretti
8052 Evolution-Data-Server 1.7.4, 2006-07-10
8053 ---------------------------------------
8054 Updated Translations contributed by:
8056 Inaki Larranaga, Ilkka Tuohela, 
8057 Vincent van Adrighem, Runa Bhattacharjee,
8058 Changwoo Ryu, I.Felix, Rajesh Ranjan,
8059 Dzongkhalinux, Yair Hershkovitz, Kjartan Maraas,
8060 Chao-Hsiung Liao, Ignacio Casal Quienteiro,
8061 Theppitak Karoonboonyan, Francisco Javier F. Serrador,
8062 Ankit Patel, Hendrik Richter.
8064 Bug fixes: 
8065 Harish Krishnaswamy, Jeffrey Stedfast, Sankar P,
8066 Tor Lillqvist, Andre Klapper, ,Parthasarathi,
8067 Srinivasa Ragavan, Chenthill, Wang Xin, Ross Burton,
8068 Devashish Sharma, Boby Wang, Simon Zheng, Hiroyuki
8069 Ikezoe, Frederic Peters.
8072 Evolution-Data-Server 1.7.3, 2006-06-12
8073 ---------------------------------------
8074 Updated Translations contributed by:
8076 Kjartan Maraas, Francisco Javier F. Serrador,
8077 Gabor Kelemen, Ignacio Casal Quinteiro,
8078 Ankit Patel, Pema Geyleg, Inaki Larranaga, 
8079 Clytie Siddall, Emil Hessman.  
8081 Bug fixes and other changes :
8082 Chris Heath , Tor Lillqvist, Srinivasa Ragavan,
8083 Jeffrey Stedfast, Parthasarathi Susarla,
8084 Sankar P, Harish Krishnaswamy, Ross Burton, Wang Xin
8085 Simon Zheng, Devashish Sharma, Hiroyuki Ikezoe, 
8086 Frederic Peters. 
8088 Evolution-Data-Server 1.7.1, 2006-04-24
8089 ----------------------------------------
8091 First release of 1.7 development series.
8093 What is new ?
8094 -------------
8096 * Capability to link dynamically to libdb.
8097 * Integration with gnome-keyring.
8099 Evolution-Data-Server 1.5.92, 2006-02-27
8100 ----------------------------------------
8101 Bug fixes since last release :
8102 http://go-evolution.org/Evo2.5.92#Evolution-Data-Server
8104 Updated Translations:
8106         - ca (Josep Puigdemont i Casamajó)
8107         - el (Kostas Papadimas)
8108         - et (Priit Laes)
8109         - eu (Inaki Larranag)
8110         - lt (Žygimantas Beručka)
8111         - pl (Artur Flinta)
8112         - th (Theppitak Karoonboonyanan)
8114 Evolution-Data-Server 1.5.91, 2006-02-13
8115 ----------------------------------------
8116 Bug fixes since last release :
8117 http://go-evolution.org/Evo2.5.91#Evolution-Data-Server
8119 Updated Translations:
8121         - cs (Lukas Novotny)
8122         - cs (Miloslav Trmac)
8123         - cy (Rhys Jones)
8124         - et (Ivar Smolin)
8125         - fi (Ilkka Tuohela)
8126         - ja (Takeshi AIHANA)
8127         - pt (Duarte Loreto)
8128         - ru (Leonid Kanter)
8129         - sq (Laurent Dhima)
8130         - sr, sr@Latn (Slobodan D. Sredojevic)
8131         - th (Supranee Thirawatthanasuk)
8132         - th (Theppitak Karoonboonyanan)
8134 Evolution-Data-Server 1.5.90, 2006-01-30
8135 ----------------------------------------
8137 What's new:
8139 Bug fixes sinces 1.5.5 :
8140 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=
8142 Updated Translations:
8144         - en_CA (Adam Weinberger)
8145         - es (Francisco Javier F. Serrador)
8146         - et (Ivar Smolin)
8147         - fi (Ilkka Tuohela)
8148         - gl (Ignacio Casal Quinteiro)
8149         - gu (Ankit Patel)
8150         - gu (Ankit Patel)
8151         - ko (Changwoo Ryu)
8152         - nb, no (Kjartan Maraas)
8153         - nl (Tino Meinen)
8154         - vi (Clytie Siddall)
8155         - zh_CN (Funda Wang)
8156         - zh_TW, zh_HK (Chao-Hsiung Liao)
8158 Evolution-Data-Server 1.5.5, 2006-01-16
8159 ----------------------------------------
8161 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
8163         #321812 â€“ crash during Draft saving in offline mode (Shreyas)
8164         #314841 â€“ gw: Don't Mark Trash As New Messages (Parthasarathi)
8165         #323570 â€“ gw: Forward Of Multiple Messages At Once Loses Formatting (Parthasarathi)
8166         #320898 â€“ gw: Inserted Images Appears As Broken Link Image (Parthasarathi)
8167         #303998 â€“ In 'Exchange Connector' GAL should be selected for 'Autocompletion by default (Sushma)
8168         #323115 â€“ --force-shutdown does not shutdown e-d-s (Harish)
8169         #326060 â€“ Exchange password expiry handling is broken (Sushma)
8170         #267402 â€“ can not specify https URL for a remote calendar location (Tony Tsui)
8171         #324518 â€“ Webcal Entries Duplicated In Calendar (Chenthill)
8172         #324741 â€“ Critical Warning on Command Line (Chenthill)
8173         #214977 â€“ Contact lists on LDAP server are broken (Sushma)
8174         #320065 â€“ Fix GList leaks (Ross Burton)
8175         #325959 â€“ Subscribe to other user's folder not working (Sushma)
8176         #242966 â€“ Focus Problem, Screen Entry on "Select Contacts From Address Book" screen (Johnny Jacob)
8177         
8179 Other Fixes :
8180         
8181         - Merge Calendar backend bits from evolution-caldav module into EDS (Harish)
8182         - Code cleanup (Simon Zheng, Kjartan Maraas, Parthasarathi)
8183         - Win32 fixes (Tor Lillqvist)
8184         
8185         
8186 Updated Translations:
8188         - bg (Alexander Shopov)
8189         - ca (Josep Puigdemont i Casamajó)
8190         - gl (Ignacio Casal Quinteiro)
8191         - ja (Takeshi AIHANA)
8192         - lt (Žygimantas Beručka)
8193         - nl (Vincent van Adrighem)
8196 Evolution-Data-Server 1.5.4, 2006-01-02
8197 ----------------------------------------
8199 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
8201         #323106 - IMAP drawers with non-ASCII UTF-8 names do not work (Tor Lillqvist)
8202         #317794 - Groupwise mail folder not visible (Parthasarathi)
8203         #324483 - Memory leak in Exchange connector (Sushma)
8204         #305006 - Fixed vCalendar file import without UID (Chenthill)
8205         #267330 - Fixed a crash/hang while accepting exchange meeting invititation (Chenthill)
8206         #324009 - Hang in Evolution Calendar (Chenthill)
8207         #317411 - Fixed Evolution crash while synchronizing with palm device. (Varadhan)
8208         #238979 - Added Support to expand contact lists inline in name selector entry
8209         
8210 Other Fixes :
8212         - Added option to select emails in contacts/lists in name selector
8213           entry (Srinivasa Ragavan)
8214         - Modifications to use gstdio wrappers (Tor Lillqvist)
8215         - Exchange fixes (Sushma)
8216         - Network Manager Support (Shreyas)
8217         - Win32 fixes (Tor Lillqvist)
8218         
8219 Updated Translations:
8221         - en_CA (Adam Weinberger)
8222         - es (Francisco Javier F. Serrador)
8223         - fi (Ilkka Tuohela)
8224         - gl (Ignacio Casal Quinteiro)
8225         - gu (Ankit Patel)
8226         - ja (Takeshi AIHANA)
8227         - nb, no (Kjartan Maraas)
8228         - nn (Åsmund Skjæveland)
8229         - vi (Clytie Siddall)
8232 Evolution-Data-Server 1.5.3, 2005-12-12
8233 ----------------------------------------
8235 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
8237         #323433 - Evolution crashes when folding vfolder subfolders while in one,
8238                   wont restart (Jeff Cai)
8239         #321139 - evolution will crash on solaris when print error message (Shi Pu)
8240         #321515 - Lazy-bind loaded modules in camel (Ross Burton)
8241         #322408 - creating new folder causes evolution to hang on the uw-imapd
8242                   server (Jeff Cai) 
8243         #317322 - crash when delete a imported recurrent event (Chenthill)
8244         #318777 - recurrence editing ... (Chenthill)
8245         #323349 - Evolution data server, Configuration failed on Solaris (Irene Huang)
8246         #319592 - Use GLib for determining host endian (Ross Burton)
8247         #319591 - Use G_DEFINE_TYPE in libedataserver (Ross Burton)
8248         #321830 - GW - Not All Email In Sent Items Appearing In Evolution (Parthasarathi)
8250 Other Fixes :
8251         - Numerous fixes in Camel/Libebook/libedataserver for Win32 support (Tor Lillqvist) 
8252         - Hula provider fixes (Harish)
8253         - Exchange : Use remembered password for authentication (Irene Huang)
8254         - Exchange : fix compiler warnings (Sushma)
8255         - Build fixes (Dave Malcolm)
8257 Updated Translations:
8259         - be (Vital Khilko)
8260         - bg (Alexander Shopov)
8261         - cs (Miloslav Trmac)
8262         - en_CA (Adam Weinberger)
8263         - es (Francisco Javier F. Serrador)
8264         - fa (Meelad Zakaria)
8265         - fr (Christophe Merlet)
8266         - gl (Ignacio Casal Quinteiro)
8267         - gu (Ankit Patel)
8268         - ja (Takeshi AIHANA)
8269         - nb, no (Kjartan Maraas)
8270         - zh_CN (Funda Wang)
8273 Evolution-Data-Server 1.5.2, 2005-11-14
8274 ---------------------------------------
8276 New Features:
8277         - Camel Hula Provider (Harish)
8279 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
8281         #320095 - Empty Trash Deletes From GW POA, But Doesn't Delete Headers 
8282                   In Trash Folders (Parthasarathi)
8283         #314476 - Fixes to inform the Over quota issue in groupwise to
8284                   user (Sankar)
8285         #320736 - Fixed a possible crash due to a invalid buffer
8286                   (Parthasarathi)
8287         #317804 - Fix Macao timezone issue (Harish)
8288         #318130 - Fix to include e-cal-time-util.h for
8289                   e-cal-backend-http.c to solve a build issue. (Matthew Daniel)
8290         #319612 - Stop warnings from e-destination about xmlChar when
8291                   compiling using gcc4 (Ross Burton)
8292         #319848 - Multiple Select for To/CC/BCC in Name selector dialog.
8293                   (Sushma)
8295 Other Fixes:
8297         - Changed the string so as to be consistent with Win32 client error 
8298           messages. (Sankar)
8300 Update Translations:
8302         - ca (Adam Weinberger)
8303         - cs (Miloslav Trmac)   
8304         - es (Francisco Javier F. Serrador)     
8305         - fi (Ilkka Tuohela)
8306         - ja (Takeshi AIHANA)
8307         - ku (Erdal Ronahi)
8309 Evolution-Data-Server 1.5.1, 2005-10-25
8310 ---------------------------------------
8312 New Features : Support for Memos component (Nathan Owens)
8315 Other fixes :
8317         - Win32 related bits and code clean-up (Tor Lillqvist) 
8318         - Remove Bonobo/GnomeProgram dependencies in 
8319           contact store/name selector (Ross Burton)
8320         - Fix for API/Base Version mismatches causing issues in
8321           Solaris where libdir==libexecdir (Irene Huang)
8323 Updated Translations:
8325         - en_CA (Adam Weinberger)
8326         - es (Francisco Javier F. Serrador)
8327         - gl (Ignacio Casal Quinteiro)
8329 Evolution-Data-Server 1.3.8, 2005-08-22
8330 ---------------------------------------
8332 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
8334         #242032 - color labels stored to imap message store (Michael Zucchi)  
8335         #247706 - Automatically add comma after autocompleting an address (Devashish)
8336         #271894 - PGP-encrypted attached messages not displayed (Michael Zucchi)
8337         #271969 - Synchronize doesn't work for Tasks and Calendar (Armin Bauer, Varadhan, Mubeen)
8338         #300115 - RFC2047 encoding always separates the last non-ASCII UTF-8 character. (Changwoo)
8339         #300891 - Now camel should specify the translation domain explicitly to use gettext (Changwoo)
8340         #302835 - Mailbox does not appear on top in offline mode (Parthasarathi)
8341         #302963 - Status tracking does not work for some items (Vivek)
8342         #309499 - Additional mail is sent to delegate(s) in Groupwise. (Chakravarthi)
8343         #310325 - Meeting request mail cannot be sent for Meeting created in 'Personal' calendar (Vivek)
8344         #310496 - 'make check' fails on gpg test (Michael Zucchi) 
8345         #310956 - gw: trying to copy the mailbox folder when online copies the folder below the mailbox folder (Parthasarathi)
8346         #311078 - Calendar loading progress information goes beyond 100% (Chakravarthi)
8347         #311639 - mh: Renaming parent folder loses subfolders (Michael Zucchi)
8348         #311831 - sometimes clicking on a meeting request mail or any mail related to assigned task crashes evolution (Chenthill)
8349         #312184 - Signature shown as attachment (Parthasarathi)
8350         #312578 - In GW calendar user should be able to delegate all instances together (Chenthill)
8351         #312668 - Unable to go back to Online mode after clicking offline button (Michael Zucchi)
8352         #312715 - Evolution crashes moving IMAP folder to local folder (Michael Zucchi)
8353         #312831 - crash in camel-folder-thread.c:sort_node when generating message list (Michael Zucchi)
8354         #312857 - gw: Evolution crashes while starting up (Parthasarathi)
8355         #312988 - Regressing 274308 - EDS crashed (Sushma)
8356         #313058 - gw: Unable to create a new folder(subfolder) with names like Mailbox, Sent Items, etc (Vivek)
8357         #313091 - Useless assignment in e-vcard (Ross Burton)
8358         #313284 - camel indexing valgrind hits (Michael Zucchi)
8359         #313381 - gw: evo crashes while trying to refresh the folder (Vivek)
8360         #313574 - crash viewing IMAP mail (Michael Zucchi)
8361         #313593 - imap4: sub folders not working (Michael Zucchi)
8362         #313657 - IOP: Implement Outlook-like handling of recurrence corner-cases (Carsten Guenther)
8363         #313806 - cannot decrypt an encrypted message (Parthasarathi)
8365 Updated Translations:
8367         - bg (Rostislav Raykov)
8368         - ca (Xavier Conde)
8369         - de (Frank Arnold)
8370         - de (Kostas Papadimas)
8371         - el (Kostas Papadimas)
8372         - et (Ivar Smolin)
8373         - hu (Gabor Kelemen)
8374         - lt (Justina Klingaitė)
8375         - sr, sr@Latn (Igor Nestorivić)
8376         - sq (Laurent Dhima)
8378 Evolution-Data-Server 1.3.7, 2005-08-08
8379 ---------------------------------------
8381 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
8383          #274382 - Multiple CC headers are not processed properly (Michael Zucchi)
8384          #310198 - Grammar errors failing Sun's compiler 'Vulcan / Forte' (Mengjie Yu)
8385          #309237 - broken imap server workaround (Michael Zucchi)
8386          #311658 - 1.3.6 lists a pile of old folders (Michael Zucchi)
8387          #300048 - configure script fails to detect getaddrinfo (Harish)
8388          #312535 - GW: Fwded message headers are not displayed (Parthasarathi)
8389          #305304 - Description does not appear completely when using the ITIP FORMATTER plugin (Dinesh Layek)
8390          #312190 - problems with junk test in filters (Vivek Jain)
8391          #312185 - Configuring same account for IMAP and GroupWise troubles Proxy Login (Sankar)
8392          #302968 - GW: Some mails do not get delivered (Sankar)
8393          #305590 - GW: don't see schedules from people in other post offices. (Chenthill)
8394          #310328 - Cannot create recurring 'All Day event' in groupwise calendar (Chenthill)
8395          #311684 - evolution-data-server crashes trying to reply all (Wolfgang Ocker)
8396          #303111 - GW long delays & no status (Sushma Rai)
8397          #308512 - Key /apps/evolution/lock/mail/accounts/save_password does not work correctly
8399 Updated Translations:
8401         - cs (Miloslav Trmac)
8402         - es (Francisco Javier F. Serrador)
8403         - et (Ivar Smolin)
8404         - fi (Ilkka Tuohela)
8405         - gu (Ankit Patel)
8406         - id (Imam Musthaqim)
8407         - it (Marco Ciampa)
8408         - ja (Takeshi AIHANA)
8409         - nb,no (Terance Sola)
8410         - nl (Reinout van Schouwen)
8411         - pl (GNOME PL Team)
8412         - pt_BR (Raphael Higino)
8413         - vi (Clytie Siddall)
8414         - zh_CN (Funda Wang)
8415         - zh_TW (Chao-Hsiung Liao)
8417 Evolution-Data-Server 1.3.6, 2005-07-26
8418 ---------------------------------------
8420 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
8422 Addressbook :
8423          #260851 - "Edit Contact" option in Contact name popup menu (Sushma)
8424          #301922 - Composer Section (To: CC: BCC:) Fields Flip Order Of Names (Antony)
8426 Calendar :
8427          #303548 - Missing Calendar Items in GW (Chenthill)
8428          #310752 - Multiple mails and multiple appointments created for a non recurring 
8429                    appointment (Chenthill)
8430          #310767 - Cannot Accept GW Appointments Without Error (Chenthill)
8432 Mailer:
8433          #301871 - uninitialized variable in evo-data-server pop3 and imap backend
8434          (meissner@suse.de)
8435          #272505 - GroupWise" spelled inconsistently in evolution-data-server (Parthasarathi)
8436          #310953 - reproducible crash trying to "add signature" in preferences (Parthasarathi)
8437          #310716 - trying to delete a subfolder crashed evolution (Parthasarathi)
8439 Exchange :
8440          #310483 - Check Remember password option, and enter wrong password - Evolution unusable
8441          (Arunprakash)
8443 Others :
8444          #271837 - handle _PRETTY_FUNCTION_ for Sun compilers
8445          (The Written Word)
8446         - Copy folder contents locally by default. (Shreyas)
8447         - camel store/folder refactoring (Michael)
8448         - camel docs breakage fix (Shreyas) 
8449         - camel imap store - if the folder is on disk, just get it 
8450           offline, only go to the server if we need to. (Michael)
8451         - align ESource uri handling in Exchange addressbook to the
8452           calendar uris (Praveen)
8453         - remove esource removal to exchange plugins code (Sarfraaz)
8454         - support for timed refresh of GW system addressbook (Sushma)
8455         - freezing the cache while updating and writing to disk at once
8456           (Sushma)
8457         - make Name selector dialog more intuitive (Vivek)
8458         - send a cancel reply to kill a e-password dialog (Jedy Wang) 
8461 Updated Translations:
8463         - cs (Miloslav Trmac)
8464         - de (Frank Arnold)
8465         - en_CA (Adam Weinberger)
8466         - es (Francisco Javier F. Serrador)
8467         - et (Ivar Smolin)
8468         - et (Priit Laes)
8469         - fi (Ilkka Tuohela)
8470         - gu (Ankit Patel)
8471         - hu (Gabor Kelemen)
8472         - id (Imam Musthaqim)
8473         - ja (Takeshi AIHANA)
8474         - nb, no (Kjartan Maraas)
8475         - nl (Vincent van Adrighem)
8476         - POTFILES (Adam Weinberger)
8477         - POTFILES (Sarfraaz Ahmed)
8478         - pt_BR (Raphael Higino)
8479         - sr, sr@Latn (Igor Nestorivia)
8480         - vi (Clytie Siddall)
8481         - zh_CN (Funda Wang)
8483 Evolution-Data-Server 1.3.5, 2005-07-12
8484 ---------------------------------------
8486 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
8488         #309175 - Error compiling e-d-s based applications with GCC4 (Sushma)
8489         #309276 - "is" sexp queries not working with E_CONTACT_UID (Sushma)
8490         #308209 - SASL LOGIN mechanism protocol violation (Greg Hudson)
8491         #309684 - Contact text entry leaks threads (Ross Burton)
8492         #242165 - "search in any field" produces wrong results (Sushma)
8493         #302965 - Names begin with a comma in GW Sent Items folder (Partha)
8495 New features :
8496         GroupWise Proxy support (Sankar, Shreyas)
8498 Other fixes and changes :
8500         - Support for getting e-mail ids from a contact list for GW
8501           addressbooks (Sushma)
8502         - Addressbook memory leak fixes (Kjartan Maraas, Ross Burton) 
8503         - Update GW address book only if marked for offline usage (Sushma)
8504         - Optimize e_cal_is_read_only calls (Viren)
8505         - Handle GW recurrences in Evolution (This and All) as in GW clients
8506           (Harish)
8507         - Optimize calendar attachment retrievals (Chenthill) 
8508         - Fix miscellaneous compiler versions (Harish)
8509         - Use read cursors request instead of getQM calls in GW backend (Chen)
8510         - Improve Junk Mail Handling support (Vivek)
8511         - Background folder refresh in GW store (Partha)
8512         - Make name selector dialog modal (Sushma)
8513         - Remove e-mail addresses more easily in name-selector (Philip Van Hoof)
8514         - Fetch folder size in Exchange store (Sarfraaz)
8515         - Exchange Foreign hierarchy support (Shakti Sen)
8516         - Improved error handling in Exchange store (Arun Prakash)
8518 Updated Translations:
8520         - bg (Rostislav Raykov)
8521         - cs (Miloslav Trmac)
8522         - de (Jens Seidel)
8523         - en_CA (Adam Weinberger)
8524         - es (Francisco Javier F. Serrador)
8525         - et (Ivar Smolin)
8526         - nb, no (Terance Sola)
8527         - vi (Clytie Siddall)
8528         - zh_TW (Chao Hsiung Liao) 
8530 Evolution-Data-Server 1.3.4, 2005-07-02
8531 ----------------------------------------
8533 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
8535 Camel
8536         #303225 - Left pane is not updated with maildir (Michael Zucchi)
8538 Addressbook
8539         #302006 - Autocompletion does not work properly (Hans Petter Jansson)
8541 Calendar
8542         #309079 Memory leaks when syncing PDA on FC4 (Harish)
8545 Other fixes and changes:
8547         - Inline PGP signature support (Matt Brown)     
8548         - Add exchange as a supported backend to e-d-s
8549         - remove checks for unused fields in camel local provider (Michael
8550           Zucchi)
8551         - Display GW events based on date of appointment not on the received
8552           time. (Parthasarathi)
8553         - Remove redundant linking of http backend to the file (Chen) 
8554         - Define static capability for delegation to multiple recipients (Chen)
8555         - Support --no-undefined option on windows while building evolution 
8556           and drop superfluous inclusion of pthread.h in Addressbook (Tor Lillqvist)
8557         - Switch to GThread API instead of pthreads for the main loop in Addressbook
8558           (Tor Lillqvist)
8559         - Ignore 'any field contains' query in LDAP address book refresh
8560           (Sushma)
8561         - Build system addressbook cache if marked for offline usage (Sushma)
8562         - Update addressbook cache with changes in GW System Address book
8563           (Srinivasa Ragavan)
8564         - Use GtkFileChooserButton instead of GnomeFileEntry (Ross Burton)
8565         - store the change type of a  Groupwise item while getting the changes
8566           (Chenthill)
8567         - Miscellaneous compiler warning fixes (Harish)
8569 Updated Translations:
8570         
8571         - bg (Vladimir Petkov)
8572         - cs (Miloslav Trmac)
8573         - da (Martin Willemoes Hansen)
8574         - en_CA (Adam Weinberger)
8575         - et (Ivar Smolin)
8576         - et (Priit Laes)
8577         - et (Priit Laes)
8578         - nb, no (Kjartan Maraas)
8579         - zh_CN (Funda Wang)
8580         - zh_TW (Abel Cheung)
8581         - zh_TW (Chao-Hsiung Liao)
8582         - POTFILES.in (Sarfraaz Ahmed)
8584 Evolution-Data-Server 1.3.3, 2005-06-07
8585 ----------------------------------------
8586 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
8588 IMAP
8589         #274407 IMAP4rev1: moved message pops up as new (Jeffrey Stedfast)
8591 Groupwise 
8593         #300599 Mail folders not getting refreshed for GW account (Partha)
8594         
8595 Addressbook
8596         #271901 GroupWise naming consistency (Daniel van Eeden)
8597         #300290 GALview does not show Complete name.(Sushma)
8600 Other Features and Fixes:
8601         - Added support for delegating meetings in Groupwise (Chenthill)
8602         - Memory leak in Addressbook File backend (Ross Burton)
8603         - updates to camel session fixes for Groupwise backend (Parthasarathi)
8604         - fix incorrect naming of camel function (Jeffrey Stedfast)
8606 Updated Translations:
8608         - es (Francisco Javier F. Serrador)
8609         - en_CA (Adam Weinberger)
8610         - nb (Terance Sola)
8611         - vi (Clytie Siddall)
8612         - cs (Miloslav Trmac)
8613         - zh_CN (Funda Wang)
8614         - cy (Dafydd Harries)
8615         - ja (Takeshi AIHANA)
8617 Evolution-Data-Server 1.3.2, 2005-05-18
8618 ----------------------------------------
8619 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
8621 Groupwise 
8623         #274194 Filters do not filter all messages  (Partha)
8624         #273246 email is visible with mime.822 file attached (Partha)
8625         #273243 external HTML mail is an attachment not viewed inline (Partha)
8627         #256874 Anniversaries in B&A calendar have the Birthday category (Shreyas)
8628         #301116 libedataserverui needs to specify the translation domain explicitly
8629                 (Changwoo Ryu) 
8631         #303540 F10 + Shift Key' doesn't work in evolution contacts (Mengjie Yu)  
8632         #272504 spell GW rightly (Chenthill)
8633         #272503 Typo fix (Thierry Moisan)
8636 Other Features and Fixes:
8638         API docs  (Hans Petter Jansson, Rodrigo Moya) 
8640         Misc pc file, configure fixes   (Harish)
8641         GW Backend Memory leaks (Ulrich Neumann)
8642         const keyword additions to camel files (Ross Burton)  
8643         Added a new flag CAMEL_PROVIDER_DISABLE_SENT_FOLDER   (Sankar)  
8644         Memory leak fixes  (Sushma) 
8645         Checks for Win32 (mingw) (Tor Lillqvist)  
8646         Copy the flags field when converting from CamelStoreInfo to CamelFolderInfo.
8647          (Alessandro Decina)   
8648         VJOURNAL backend (Rodrigo Moya) 
8651 Updated Translations:
8653         - bg (Rostislav Raykov) 
8654         - el (Kostas Papadimas) 
8655         - da (Martin Willemoes Hansen) 
8656   
8658 Evolution Data Server 1.3.1, 2005-04-26
8659 ---------------------------------------
8661 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
8663 * Camel
8665   #301037 - Handle case where the path doesn't exist in the url (Jeff)
8666   #273945 - If camel_charset_best() returns NULL, default to UTF-8 (Jeff)
8668 * Groupwise Provider
8670  #274257  - Automatically synchronize account locally option does not work (Jeff)
8671  #74369   - enable viewing shared folder notifications (Sankar)
8672  #72032   - update summary with items that have been deleted from the server (Partha)
8673  #72310   - deleted mail is not visible in Trash Folder (Partha)
8674  #74183   - Expunge does not expunge all (Sankar)
8675  #274409  - hang while reading Email (Chenthill)
8677 * Calendar
8679  #270035 - incompatible calendar.ics created with mozilla (Rodrigo)
8680         
8681 * Addressbook
8683  #268533 - evolution-alarm-notify appears to cause a leak in e-d-s  (JP)
8684  #273330 - Crash  adding attendee under gw calendar - (Siva) 
8687 Other Bugs 
8689 * Camel 
8690         - Fix for systems where read is a macro (David Malcolm)
8691         - don't set exceptions for failed date commands in NNTP (Michael)
8692         - abort if we fail to get the date in NNTP (Alessandro Decina) 
8693         - Don't try to EXPUNGE in READ-ONLY mode (Jeff)
8694         
8695 * Groupwise Provider
8697         - Remove redundant getQuickMessageRequest (Partha)
8699 * Address Book 
8700         - multiple authentication prompts for addressbook (Hans)
8703 Updated Translations:
8704         * et (Ivar Smolin)
8705         * fa (Meelad Zakaria)
8706         * it (Marco Ciampa) 
8707         * cs (Miloslav Trmac)
8708         * en_CA (Adam Weinberger)
8710 Evolution Data Server 1.2.0, 2005-03-07
8711 ---------------------------------------
8713 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
8715   * Addressbook
8716     #73226 - Missing symbol in e-destination (JP)
8718   * Addressbook
8719     #72454 - Crash for webcals with gnome proxy setting (Rodrigo)
8721   * All
8722     #73010 - Cannot cancel/close 'Category icon' popup (Harry Lu)
8723         
8724 Updated Translations:
8725         - pt_BR (Raphael Higino)
8726         - hu (Laszlo Dvornik)
8727         - sr (Igor Nestorovic)
8728         - sr@Latn (Igor Nestorovic)
8729         - ca (Xavier Conde Rueda)
8731 Evolution Data Server 1.1.6, 2005-02-28
8732 ---------------------------------------
8734 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
8736   * Addressbook
8737     #72806 - EDS is crashing while trying to add a contact to Groupwise book (Siva)
8738     #70908 - Can't remove e-mail addresses assigned to types evolution doesn't know about (Siva)
8739     #67541 - LDAP password not remembered (Siva)
8741   * Calendar
8742     #71490 - Events shows up multiple times (Chen)
8743     #71545 - Crash At Startup of Evolution 2.1 (Rodrigo)
8744     #72107 - Evolution is hanging if you go offline and then come online (Chen)
8745     #73008 - Recipients in CC and BCC field gets added into the TO field and not in their intended place (Sankar)
8746     #72965 - Unable to rename a groupwise folder (Partha)
8747     #72285 - groupwise backend crashes on a GWPOA generated email (Sankar)
8748     #72907 - Few mails are not available for offline in groupwise (Siva)
8750   * Camel
8751     #68459 - Answering to Usenet article doesn't consider the "Followup-To:" field (Michael)
8752     #71747 - IMAP host lookup on 'hostname;noselect=yes' (Jeff)
8753     #71752 - Make sure auth_domain is 'Groupwise' (Vivek)
8754     #72106 - New mails are in "READ" state (Partha)
8755     #61468 - From and Subject information is missing from Inbox mailbox (Michael)
8756     #57185 - MH file mode changes and broken links (Michael)
8757     #59507 - tries to write junk cmeta in local spool (Michael)
8758     #71812 - folders are stored way too often (Michael)
8759     #70590 - Filters mark mail as read when it really isn't (Michael)
8760     #72609 - Crash everytime when read the article (Michael)
8762   * All
8763     #9605  - Let "Delete" remove selected contact from the name selector (Harry Lu)
8764     #73011 - Evolution crashed when clicked on new category (Rodrigo)
8766 Other bugs
8768   * Addressbook
8769     - Make sure editors are always read-only in offline mode (Siva)
8770     - Destroy groupwise connection hash tables correctly (Chen)
8771     - Migration issue with non-ASCII quoted printable chars in contact notes (Siva)
8773   * Calendar
8774     - Return the weather calendar capabilities properly (Rodrigo)
8775     - Fix getQM issues in groupwise backend so we don't miss events (Harish, Chen)
8776     - Locking fixes to prevent races in backend (JP, Rodrigo)
8777     - Download groupwise calendar attachments only if not already in cache (Harish)
8778     - Destroy groupwise connection hash tables correctly (Chen)
8779     - Make sure groupwise item creation date exists before using (Chen)
8780     - Fix crash during migration if e-d-s is not available (Rodrigo)
8781     - Set detached instance recurid and start/end properly (Rodrigo)
8783   * Camel
8784     - Make junk code use camel debug (Rodo)
8785     - Use groupwise getQM call with correct timestamp to prevent missing messages (Harish)
8786     - Fix deletion of groupwise mail (Chen)
8787     - Fix server version display in warning (Vivek)
8788     - Show correct time for mails (Partha)
8789     - Rename inbox/INBOX to Inbox, so it is translatable (Björn Torkelsson)
8790     - Use XGMOVE if possible in IMAP4 (Jeff)
8791     - Flag IMAP4 inbox properly (Björn Torkelsson)
8792     - Just search the cache if IMAP4 is in offline mode (Jeff)
8794   * All
8795     - PPC fixes (Hans)
8796     - Allow name selector to auth books properly (Hans)
8797     - Leak fix (Kjartan Maraas)
8798         
8799 Updated Translations:
8800         - el (Kostas Papadimas, Nikos Charonitakis)
8801         - nl (Vincent van Adrighem)
8802         - hu (Laszlo Dvornik)
8803         - da (Martin Willemoes Hansen)
8804         - gu (Ankit Patel) <ankit644@yahoo.com>
8805         - pl (Artur Flinta)
8806         - uk (Maxim Dziumanenko)
8807         - fr (Thierry Moisan)
8808         - pt (Duarte Loreto)
8809         - it (Marco Ciampa)
8810         - nb (Kjartan Maraas)
8811         - no (Kjartan Maraas)
8812         - bg (Vladimir Petkov)
8813         - fi (Ilkka Tuohela)
8814         - ru (Leonid Kanter)
8815         - sq (Laurent Dhima)
8816         - bg (Vladimir Petkov)
8817         - lt (Zygimantas Berucka)
8818         - en_GB (David Lodge)
8819         - ja (Takeshi AIHANA)
8820         - ko (Changwoo Ryu)
8821         - sv (Christian Rose)
8822         - en_CA (Adam Weinberger)
8823         - es (Francisco Javier F. Serrador)
8824         - de (Frank Arnold)
8825         - cs (Miloslav Trmac)
8827 Evolution Data Server 1.1.5, 2005-02-07
8828 ---------------------------------------
8830 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
8832   * Addressbook
8833     #1069  - Support REV field in VCard (Siva)
8834     #67267 - Auto-complete misses contacts with 'Title' set (Siva)
8835     #68172 - Don't include function names in e-d-s messages (Siva)
8836     #70918 - Importing kontact vcard causes inifinite loop (Siva)
8837     #71116 - Wrong gettext initialization breaks translation (Christophe)
8838     #71827 - Search after a contact with Name begins with, only searches
8839                for first name (Siva)
8841   * Calendar
8842     #68541 - Invalid Response From Server Message (Chenthill)
8843     #64682 - Moving a appts from one calendar to another sends update (Chenthill)
8844     #72004 - Invalid connection error message (popup) - Suddenly (Chenthill)
8845     #72117 - EDS crashed - Trying to create meeting appointments (Chenthill)
8847   * Camel
8848     #36142 - Don't use acronyms as verbs in messages (Michael)
8849     #38671 - filtering on specific-headers needs to check each matching header
8850              (Michael)
8851     #38791 - GPG can make evo hang if keyserver unreachable (Michael)
8852     #65329 - Regression in default folder name localisation (Michael)
8853     #68741 - Evolution 2 hides Junk folder created in 1.4 (Michael)
8854     #70303 - PGP signature invalid with very short emails (Michael)
8855     #71847 - IMAP is broken (Jeff)
8856     #72020 - Error parsing filter: Unknown identifier: adjust-score (Michael)
8858   * All
8859     #69909 - EDS logger doesn't restore logging when it shuts down (JP)
8860     #72172 - Cannot delete a GW Shared folder (Partha)
8862 Other bugs
8864   * Addressbook
8865     - Changed default Groupwise port to 7191 (Siva)
8866     - Online/offline fixes in LDAP backend (Siva)
8867     - Build backends as modules (Hans Petter)
8868     - Check Groupwise server version and notify user (Vivek)
8870   * Calendar
8871     - Changed default Groupwise port to 7191 (Siva)
8872     - Fixed idle saving in file backend (Rodrigo)
8873     - Fixed leak in e_cal_send_objects (JP)
8874     - Removed categories-related methods in backends (Rodrigo)
8875     - Improvements in communication with GW servers for tasks (Harish)
8876     - Build backends as modules (Hans Petter)
8877     - Fixed conflicts in IDL file (Hans Petter)
8878     - Check Groupwise server version and notify user (Vivek)
8879     - getQuickMessages support in GW backend (Chenthill)
8881   * Camel
8882     - Added old imap code back to build (Jeff)
8883     - Improve moving between folders in GW provider (Partha)
8884     - IMAP/IMAP4 compatibility work (Jeff)
8885     - Updated tests to use IMAP4 (Jeff)
8886     - getQuickMessages support in GW provider (Partha)
8887     - Use GW SOAP mailer code to be the default (Siva)
8888     - Changed default Groupwise port to 7191 (Siva)
8889     - GW SOAP mailer code improvements (Partha)
8891   * All
8892     - Added 'searchable' flag for categories (Rodrigo)
8893     - Fixed saving of categories config changes (Rodrigo)
8894     - Use glib's i18n headers (Ross)
8895     - Removed useless libgnome use (Ross)
8896     - a11y improvements (Hao)
8898 Updated Translations:
8899     - ca (Jordi Mallach)
8900     - cs (Miloslav Trmac)
8901     - de (Frank Arnold)
8902     - el (Kostas Papadimas)
8903     - en_CA (Adam Weinberger)
8904     - en_GB (David Lodge)
8905     - es (Francisco Javier F. Serrador)
8906     - et (Priit Laes)
8907     - ja (Takeshi AIHANA)
8908     - ko (Changwoo Ryu)
8909     - lt (Žygimantas Beručka)
8910     - nb (Kjartan Maraas)
8911     - nl (Vincent van Adrighem)
8912     - no (Kjartan Maraas)
8913     - pt (Duarte Loreto)
8914     - pt_BR (Raphael Higino)
8915     - sq (Laurent Dhima)
8916     - sv (Christian Rose)
8918 Evolution Data Server 1.1.4, 2005-01-24
8919 ----------------------------------------
8921 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
8923   * Calendar
8925     #57567 - calendar migration speed (Rodrigo)
8926     #67974 - use proxy if necessary for webcal (Rodrigo)
8928   * Camel
8930     #65178 - newly created folder on local maildir doesn't show until evolution restart (Michael)
8931     #71082 - Authenticated SMTP and TLS work very slowly (Jeff)
8932     #69024 - Doesn't update NNTP folder in a Virtual folder (Michael)
8933     #47824 - nested, identical multipart boundaries dont parse properly (Michael)
8934     #70095 - deleting vfolder causes evo to hang (Michael)
8936   * All
8937     #70067 - Mask GW password when GROUPWISE_DEBUG=1 is used (Siva)
8938     #28532 - Don't allow duplicate categories (Rodrigo)
8940 Other bugs
8942   * Addressbook
8943     - Fix full name queries (Siva)
8944     - Order of magnitude speed fix for fetching list of contacts (Siva)
8946   * Calendar
8947     - Comply with new server api changes (Harish)
8948     - Default to UTC timezone if nothing else (Chen)
8949     - Handle cancelling instances via itip (Rodrigo)
8950     - Handle case where events are only instances (no master) (Rodrigo)
8951     - Don't save unless the file is actually dirty in the file backend (Rodrigo)
8952     - Use single metric/imperial setting (David Trowbridge)
8954   * Camel
8955     - Make imap4 code have the same summary as imap (Jeff)
8956     - Make imap4 code handle imap:// uri (Jeff)
8957     - Fix offline syncing and journalling for imap, groupwise and exchange (Jeff)
8958     - Be able to get the message status in groupwise (Partha)
8959     - Restrict path lengths to 65k in lock helper (Michael, Max Vozeler)
8960     - Fix groupwise offline transfers (Jeff)
8961     - retain label settings in IMAP4 when offline for UIDPLUS servers (Jeff)
8962     - 64 bit fixes (Michael)
8964   * All
8965     - emit source changed property if properties are totally removed (Siva)
8966     - complete properly if the widget loses focus via tab (Hans)
8967     - display all email addresses for a user again (Hans)
8968     - fix crash pressing enter in empty completion widget (Hans)
8970 Updated Translations:
8971         - it (Marco Ciampa)
8972         - de (Frank Arnold)
8973         - et (Priit Laes)
8974         - cs (Miloslav Trmac)
8975         - nb (Kjartan Maraas)
8976         - lt (Zygimantas Berucka)
8977         - ja (Takeshi AIHANA)
8978         - es (Francisco Javier F. Serrador)
8979         - en_CA (Adam Weinberger)
8981 Evolution Data Server 1.1.3, 2005-01-10
8982 ----------------------------------------
8984 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
8986   * Calendar
8988     #68533 - evolution-alarm-notify appears to cause an e_data_book leak (Harish)
8990   * Camel
8992     #70556 - Unable load messages info from MS Exchange by IMAP (Michael)
8993     #70919 - Crash during fetching mail (mail has gpg signature) (Michael)
8994   
8995 Other bugs
8997   * Addressbook
8998     - Merge offline support for groupwise, ldap (Siva, Chen, Hans)
9000   * Calendar
9001     - Backend attachment support (Harish)
9002     - Weather calendar (David Trowbridge)
9003     - Handle send options for groupwise (Chen)
9004     - Fixed problems when items only had detached instances (Rodrigo)
9005     - Merge offline support for groupwise, ldap, webcal (Siva, Chen)
9007   * Camel
9008     - Merge groupwise SOAP mailer (Partha)
9009     - IMAP4 offline support (Jeff)
9010     - Groupwise offline support (JP, Jeff, Partha)
9011     - 64 bit fixes (David Mosberger-Tang)
9013   * All
9014     - move e-categories and rewrite (Rodrigo)
9015     - emit source_changed signal if properties change (David Trowbridge)
9016     - implement e-name-selector class, without bonobo (Hans)
9018 Updated Translations:
9019         - bg (Vladimir Petkov)
9020         - ja (Takeshi AIHANA)
9021         - ru (Leonid Kanter)
9023 Evolution Data Server 1.1.2, 2004-12-20
9024 ----------------------------------------
9026 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
9028   * Calendar
9030     #70127 - Evolution Calendar does not use a User-Agent (JP)
9031     #70267 - O(n^2) activity writing cache files when opening an ics webcal
9032     #file (Rodrigo)
9034   * Addressbook
9036     #68454 - Ldap organizationalUnit show up in contact list (Siva)
9038   * Camel
9040     #69776 -Signed Mail with attachments displays everything with
9041      multipart/boundaries stuff (NotZed)
9042     #69533 - GW imap mail becomes invisble/unavailable (NotZed)
9043   
9044 Other bugs
9046   * Addressbook
9047     - implement is_open accessor on ebook (Hans)
9048     - move e-destination (Hans)
9050   * Calendar
9051     - Merge recurrence work, support for detached instances (Rodrigo)
9052     - Add support for passing a modified object from sync backends (Anders Carlsson)
9053     - Add static capabilities for send options (Chen)
9054     - Leak fixes (Harish)
9056   * Camel
9057     - Move camel here (NotZed)
9058     - Fix non-SSL build (Jeff)
9059     - Add offline journalling for IMAP4 (Jeff)
9061   * All
9062     - implement a gtktreemodel contact store (Hans)
9064 Updated Translations:
9065         - lt (Zygimantas Berucka)
9066         - it (Marco Ciampa)
9068 Evolution Data Server 1.1.1, 2004-11-28
9069 ----------------------------------------
9071 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
9073   * Calendar
9075     #69624 - make changes in evo corresponding to soap schema changes (Siva)
9077   * All
9079     #69056 - Translations set to wrong version (Ryan Skadzberg)
9080     #68737 - Crash on Migrating (JP)
9081   
9082 Other bugs
9084   * Addressbook
9085     - add API to determine required fields (Siva)
9087   * All
9088     - allow access to primary source selector (Harish)
9090 Updated Translations:
9091         - sr (Danilo Segan)
9092         - sr@Latn (Danilo Segan)
9093         - cs (Miloslav Trmac)
9094         - sq (Laurent Dhima)
9095         - en_CA (Adam Weinberger)
9096         - en_GB (David Lodge)
9098 Evolution Data Server 1.1.0, 2004-11-01
9099 ----------------------------------------
9101 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
9103   * Calendar
9105     #64673 - Cannot view free/busy for GroupWise users for users outside POA (Harish)
9106     #67031 - Groupwise task completion not showing (Chen)
9108   * Address Book
9110     #42165 - "search in any field" produces wrong results (Siva)
9111     #64298 - G/W failure to authenticate (Siva)
9113   * All
9115     #65200 - GroupWise backend crash
9116     #67031 - (Partial) show completed status properly for GroupWise tasks
9117   
9118 Other bugs
9120   * Address Book
9121     - Fix e_book_commit_contact multiple usage crash (Diego Gonzalez)
9122     - Make groupwise IM names searchable (Nat)
9124   * Calendar
9125     - Speed up free/busy gathering (Harish)
9126     - Speed up getting detached instance information (Rodrigo)
9128   * All
9129     - loadable backend modules (Toshok)
9130     - create libedataserverui (JP)
9132 Updated Translations:
9133         - sr (Danilo Segan)
9134         - sr@Latn (Danilo Segan)
9135         - cs (Miloslav Trmac)
9136         - sq (Laurent Dhima)
9137         - en_CA (Adam Weinberger)
9138         - en_GB (David Lodge)
9140 Evolution Data Server 1.0.2, 2004-10-11
9141 ----------------------------------------
9143 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
9145   * Calendar
9147     #62868 - Permission denied accepting a GroupWise meeting a second time (Chen)
9148     #67513 - Evolution corrupts memory if backend autobooks meeting attendees (JP)
9149     #66230 - tasks from online iCal duplicate after auto-refresh (Rodrigo)
9151   * Address Book
9153     #66368 - VCard parser doesn't add "File under" (Hans)
9154     #66574 - Make e_book_get_self work (Diego Gonzalez
9155     #67600 - fix e-d-s issues on x86_64 machines (Hans)
9157   * All
9159     #65200 - GroupWise backend crash
9160     #67031 - (Partial) show completed status properly for GroupWise tasks
9161   
9162 Other bugs
9164   * Address Book
9165     - Restrict system address book queries to groupwise server for performance reasons (Siva)
9167   * Calendar
9168     - load system tasks backend correctly
9170 Updated Translations:
9171         - fr (Craig Jeffares)
9172         - zh_TW (Craig Jeffares)
9173         - sk (Stanislav Visnovsky)
9174         - fa (Roozbeh Pournader)
9175         - id (Mohammad DAMT)
9176         - ar (Arafat Medini)
9178 Evolution Data Server 1.0.1, 2004-09-24
9179 ----------------------------------------
9180                                                                                                                                                               
9181 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
9182                                                                                                                                                               
9183   * Calendar
9184                                                                                                                                                               
9185     #66383 - Warning fixes in calendar code (Dave Malcom)
9186     #64955 - C99-ism in libecal (Vincent Noel)
9187     #59904 - Calendar query caching (Rodrigo)
9188     #65167 - Crash sending task to GroupWise (Chen)
9189     #64685 - Appointment requests that have been replied to give "Invalid Object" error (Chen)
9190     #63513 - G/W appointment acceptance fails ('invalid object') (Chen)
9191     #64688 - mixing UTC and localtime in Appointment view (Chen)
9192                                                                                                                                                               
9193   * All
9194                                                                                                                                                               
9195     #66209 - only first source color change is saved to gconf (Michael)
9196     #64062 - new all day recurring events do not show busy time or as all day appts (Chen)
9197                                                                                                                                                               
9198 Other bugs
9199                                                                                                                                                               
9200   * Address Book
9201     - disable debugging noise (William Jon McCann)
9202     - don't search summary for groupwise system address book (Siva)
9203                                                                                                                                                               
9204   * Calendar
9205     - support groupwise all day events
9206                                                                                                                                                               
9207   * All
9208     - fix e-d-s issues on NPTL and AMD machines (Chris, Frederic Crozat, Hans, Dave Malcolm)
9209                                                                                                                                                               
9210 Updated Translations:
9211         - fr (Craig Jeffares)
9212         - zh_TW (Craig Jeffares)
9213         - sk (Stanislav Visnovsky)
9214         - fa (Roozbeh Pournader)
9215         - id (Mohammad DAMT)
9216         - ar (Arafat Medini)
9218 Evolution Data Server 1.0.0, 2004-09-13
9219 ----------------------------------------
9221 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
9223   * Addressbook
9225     #59582 - Contact incompletely updated to LDAP store, address information lost/not editable
9226     #63385 - Evolution crash - Adding two email ids with same name 
9228   * Calendar
9230     #57443 - ics import crashes
9232 Updated Translations:
9233         
9234         - da (Martin Willemoes Hansen)
9235         - ar (Arafat Medini)
9236         - nn (Åsmund Skjæveland)
9237         - en_GB (David Lodge)
9238         - cy (Telsa Gwynne)
9239         - el (Kostas Papadimas)
9240         - tr (Baris Cicek)
9242 Evolution Data Server 0.0.99, 2004-08-27
9243 ----------------------------------------
9245 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
9247   * Addressbook
9249     #63844 - avoid locking if authentication needed during auto completion (Siva)
9250     #63255 - ignore name prefixes when completing (Siva)
9252   * Calendar
9254     #62857 - display recurring events upon creation for groupwise (Chen)
9255     #61782 - handle importing objects with no UID (Rodrigo)
9256     #62655 - don't crash with NULL uri (Hans)
9258   * All
9260     #63051 - solaris build fixes (notzed)
9262 Other bugs
9264   * Calendar
9266     - add has-alarms-in-range query type (Rodrigo)
9267     - always set return value for e_cal_set_default_timezone (Frederic Crozat)
9268     - don't set the same default timezone multiple times (JP)
9269     - don't get all items from the groupwise server every time (Chen) 
9271   * Addressbook
9273     - and thread safety flag for libdb (Toshok)
9274     - throw error when deleting system address book (Siva)
9275     - avoid unfiltered system address book searchs (Siva)
9276     - use cursors to populate the groupwise cache (Siva)
9277     - prevent groupwise server crash by not doing to cursor requests at the same time (Chen)
9278     - immediately show meeting status updates in GUI for groupwise (Chen)
9279         
9280   * All
9282     - fix warnings (Frederic Crozat)
9283     - set cache file name properly (Siva)
9285 Updated Translations:
9287   - pt_BR (Gustavo Maciel Dias Vieira)
9288   - es (Francisco Javier F. Serrador)
9289   - da (Martin Willemoes Hansen)
9290   - de (Christian Neumair)
9291   - hu (Laszlo Dvornik)
9292   - nb (Kjartan Maraas)
9293   - no (Kjartan Maraas)
9294   - sq (Laurent Dhima)
9295   - uk (Maxim Dziumanenko)
9296   - az (Metin Amiroff)
9297   - ja (Takeshi AIHANA)
9298   - pt (Duarte Loreto)
9299   - fi (Ilkka Tuohela, Tommi Vainikainen)