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