Evolution Data Server 2.23.91 release and version bump.
[platform/upstream/evolution-data-server.git] / NEWS
1 Evolution-Data-Server 2.23.91 2008-09-01
2 ----------------------------------------
3
4 Bug Fixes:
5         #213072: Sort mbox/spool summary uids by from_pos (Srinivasa Ragavan)
6         #391936: (Novell Bugzilla) To solve hang issue after e-d-s crash (Ashish Shrivastava)
7         #418080: (Novell Bugzilla) Support 'not' operator in search (Srinivasa Ragavan)
8         #466754: Sort the model itself by category name, so that new categories appear in the appropriate place in the list (Vingnesh Prabhu)
9         #518728: Fix subtle link error: system libs before Evolution libs (Patrick Ohly)
10         #546926: Explicitly call camel_shutdown() instead of g_atexit() or atexit() (Matthew Barnes)
11         #548331: Put back the summary mismatch. It is more serious now (Srinivasa Ragavan)
12         #548565: Add 'void' to make it built on Solaris. (Shuai Liu)
13         #548865: Dont crash, if the folder isn't there (Srinivasa Ragavan)
14         #550072: Allow evolution-rss content type on body-search (Lucian Langa)
15
16 Updated Translations:
17         Shankar Prasad (kn)
18         Daniel Nylander (sv)
19         Kjartan Maraas (nb)
20         Ilkka Tuohela (fi)
21         Runa Bhattacharjee (bn_IN)
22         Leonardo Ferreira Fontenelle (pt_BR)
23         Takeshi AIHANA (ja)
24         Inaki Larranaga Murgoitio (eu)
25         Robert-André Mauchin (fr)
26         Ignacio Casal Quinteiro (gl)
27         Theppitak Karoonboonyanan (th)
28
29 Evolution-Data-Server 2.23.90 2008-08-18
30 ----------------------------------------
31
32 Bug Fixes:
33         #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)
34         #324203: Check for source option "can-browse" in LDAP address books and if present, then search until reaches limits for empty searches. (Milan Crha)
35         #327851: Skip detached instances which doesn't belong to requested time range (Milan Crha)
36         #337503: Fixed a crash when renaming a folder twice (Milan Crha)
37         #510949: Memory leak fix (Milan Crha)
38         #510949: Memory leak fix and compiler warnings fix (Milan Crha)
39         #523103: Fix a leak (Sankar P)
40         #531930: Improve loading of appointment items (Stanislav Slusny)
41         #535745: Put public include files to google/libgdata-google. Include also path to libgdata in CFLAGS (Milan Crha)
42         #538074: Add gthread-2.0 in CAMEL checking (Jeff Cai)
43         #545021: Check for NULL and other code cleanups (Tobias Mueller)
44         #545877: Use CamelDList instead of EDList (Matthew Barnes)
45         #546397: Do not leak objects from loaded_infos array. (Milan Crha)
46         #546444: Don't loop infinitely when the network connection is lost while fetching a message. (Sergio Villar Senín)
47         #546544: Don't try print folder name, when folder is NULL. Print the summary path for such debugging purposes (Srinivasa Ragavan)
48         #546613: Return NULL, if unmatched folder is requested. (Srinivasa Ragavan)
49         #547256: Handle plain match-all (Srinivasa Ragavan)
50         #547308: Do not reauthenticate to the GAL server more than twice (Milan Crha)
51         #547389: Fix crash on account search. Unhook the signals on finalize (Srinivasa Ragavan)
52         #547469: Count only when you have results (Srinivasa Ragavan)
53         #547786 : Test events against search expression when required. (Milan Crha)
54         #547952 : Don't display empty source groups. (Mathew Barnes)
55         #548059 : NULL check message-id before accessing its elements. (Priit Laes)
56
57 Updated Translations:
58         Kjartan Maraas (nb)
59         Shankar Prasad (kn)
60         Chao-Hsiung Liao (zh_HK)
61         Chao-Hsiung Liao (zh_TW)
62         Duarte Loreto (pt)
63         Ilkka Tuohela (fi)
64         Ivar Smolin (et)
65         Takeshi AIHANA (ja)
66         Djihed Afifi (ar)
67
68 Evolution-Data-Server 2.23.6 2008-08-04
69 ---------------------------------------
70
71 New in 2.23.6:
72         Rewrite camel search by converting sexp to sql (Srinivasa Ragavan)
73         WebDAV Contacts backend (Matthias Braun)
74         
75 Bug Fixes:
76         #336074: New option "check_lsub", when set, then checking for new messages in subscribed folders (Milan Crha)
77         #349870: Do not hide errors, rather report them to the caller as expected (Milan Crha)
78         #388966: (Novell Bugzilla) Use right data type (Chenthill Palanisamy)
79         #468671: Read timezone name of the calendar and let it be available for others (Milan Crha)
80         #500389: New ability to set different authentication type to Global Address List (GAL) and OWA (Milan Crha)
81         #538620: Improve wording of "cannot get message" error message (Matthew Barnes)
82         #540295: Previous POSIX logic didn't work for VFAT filesystems (Sergio)
83         #543569: Recreate cache, if it was blown (Srinivasa Ragavan)
84         #543943: Fix memory leak (Milan Crha) 
85         #544031: Compiler warnings cleanup (Milan Crha)
86         #544049: Initialize global variables, just to be sure (Milan Crha)
87         #544114: Do a sync before we reload things (Srinivasa Ragavan)
88         #544284: Use (void) 0 insead of '0' in the conditional statement (Jeff Cai)
89         #544491: Lock while 2 thread try to access same folder's table using same handle (Srinivasa Ragavan)
90         #544501: Handle single node search queries (Srinivasa Ragavan)
91         #544528: Ignore match-threads. It wont be supported with new disk summary. Handle cases where it crashes (Srinivasa Ragavan)
92         #544651: Interpret and update given list pointer properly (Milan Crha)
93         #544825: Never hold the summary lock and do a disk operation. It leads to dead lock (Srinivasa Ragavan)
94         #544963: Include camel-search-sql.h in headers. (Frederic Peters)
95         #545022: ea_setting_setup calls g_conf_free with NULL argument (Tobias Mueller)
96         #545081: Add a new simple delete cache function (Srinivasa Ragavan)
97         #545082: Folder rename requires restart to show mails (Srinivasa Ragavan)
98         #545099: Improve flag sync. When new mails added, update the summary. (Srinivasa Ragavan)
99         #545103: We test only against changes, thus detect ranges properly to not touch other messages than we are actually changed (Milan Crha)
100         #545558: Disable the Hula provider unless --enable-hula was given at configure-time. (Matthew Barnes)
101
102 Other Contributors:
103         Search goodness. Make use of the new sexp parser (Sankar P)
104         Camel Reference Manual improvements: Add more sections to the Table of Contents (Matthew Barnes)
105
106 Updated Translations:
107         Jorge Gonzalez (es)
108         Kjartan Maraas (nb)
109         Ivar Smolin (et)
110         Djihed Afifi (ar)
111         Ignacio Casal Quinteiro (gl)
112         Jonh Wendell (pt_BR)
113         Fabrício Godoy (pt_BR)
114         Bruno Brouard (fr)
115
116 Evolution-Data-Server 2.23.5 2008-07-21
117 ----------------------------------------
118
119 New in 2.23.5:
120         Camel DB Summary support. (Srinivasa Ragavan & Sankar P)
121         Google Contacts support (Jörgen Scheibengruber)
122
123 Bug Fixes:
124         #236010: Anonymously modify LDAP entries (Milan Crha)
125         #543066: Updated documentation of two libecal functions (Paul Bolle)
126         #200147: Stores the templates folder uri (Bharath Acharya)
127         #213072: Lock while rebuilding summaries. (Srinivasa Ragavan)
128         #253509: Added translators comment (Milan Crha)
129         #329571: Preserve detached instances when modifying master object (Milan Crha)
130         #330838: Notify application about server folder changes as soon as we know about them (Milan Crha)
131         #334160: Changed the way when test the expiration of the cache (Milan Crha)
132         #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)
133         #476640: Deleting a meeting after someone accepted invitation now works (Milan Crha)
134         #503922: Fix typo in mapping flag name "draft". (Matt McCutchen)
135         #515998: On any error in remove calendar just print the message on the console and return success (Milan Crha)
136         #528902: Use current system time zone definitions instead of possibly out-dated custom definitions (Patrick Ohly)
137         #531712: Do not reset flags on no-flag situation (Milan Crha)
138         #532472: Force a password reprompt if the SMTP server rejects our password with a 535 response (Matthew Barnes)
139         #534080: Return correct bytes_written on success and -1 on error (Priit Laes)
140         #537415: Break a busy loop between Evolution and Gnome-Keyring by only reauthenticating (Matthew Barnes)
141         #539758: Report success when looking for an empty string in a value (Milan Crha)
142         #540127: Evolution can now connect to LDAP server on port 636 using SSL (Wang Xin)
143         #540152: Fixed leaks (Julien Puydt)
144         #541347: Include header files in proper order (Matthew Barnes)
145         #543656: Add sqlite3 to to EVO_SET_COMPILE_FLAGS(CAMEL) to fix the build (Luca Ferretti)
146
147 Other Contributors:
148         New method to sort an array of uids (Jeffrey Stedfast)
149         Don't crash if the str argument is NULL (Jeffrey Stedfast)
150         Copy/pasted GMime's decode_date() code to replace really nasty code (Jeffrey Stedfast)
151         Setup progress reporting for message sending (Jeffrey Stedfast)
152         [Win32] Use -D when using -r to not add pointless entries for directories in the zip files (Tor Lillqvist)
153
154 Updated Translations:
155         Ignacio Casal Quinteiro (gl)
156         Andre Klapper (de)
157         Yair Hershkovitz (he)
158         Yannig Marchegay (oc)
159         Kjartan Maraas (nb)
160         Jorge Gonzalez (es)
161
162 Evolution-Data-Server 2.23.4 2008-06-16
163 ----------------------------------------
164
165 Bug Fixes:
166         #394654: (Novell Bugzilla) Fix for Groupwise crasher (Chenthill Palanisamy)
167         #304029: Improve LDAP addressbook search filter (Milan Crha)
168         #509721: Do not delete original message if exception occurred (Milan Crha)
169         #521921: Handle redirects in a way that works with Google API. Fixes some cases of entries not being created or deleted (Sebastian Keller)
170         #527544: Added support for proxy (Wang Xin)
171         #530241: Recognize no-flag situation properly and in that case use two commands (Milan Crha)
172         #534080: Use g_output_stream_write_all instead of g_output_stream_write (Milan Crha)
173         #534111: Copying past the end of the buffer can cause core dumps (Paul Smith)
174         #536154: Camel sends bracketed hostname in SMTP HELO (Tor Lillqvist)
175         #536636: Allow e-d-s to build with G_DISABLE_SINGLE_INCLUDES and GTK_DISABLE_SINGLE_INCLUDES defined. (Matthew Barnes)
176
177 Other Contributors:
178         Multiple fixes to build evolution on Windows (Tor Lillqvist)
179
180 Updated Translations:
181         Djihed Afifi (ar)
182         Hedayat Vatankhah (fa)
183
184 Evolution-Data-Server 2.23.3 2008-06-02
185 ----------------------------------------
186
187 New in 2.23.3:
188         Implement support for getting and setting IMAP4 cache's expire settings (Jeffrey Stedfast)
189
190 Bug Fixes:
191         #318803: Do not show ".#evolution" directory in the UI (Ilkka Tuohela)
192         #326149: Set inbox flag only on real inboxes (Milan Crha)
193         #354923: Store passwords in the keyring by server, username and protocol (Matthew Barnes)
194         #374616: Return proper IMAP error (Milan Crha)
195         #388579: (Novell Bugzilla) Fix for Exchange crasher (Chenthill Palanisamy)
196         #473658: Fix a crash when starting evolution (Milan Crha)
197         #518312: Work around the broken "Jive Forums" NNTP gateway (Jeffrey Stedfast)
198         #530514: Added a necessary condition to handle a specific server response and to prevent a crash (Sankar P)
199         #530543: Large memory leak while syncing mails for offline usage (Sankar P)
200         #530763: Return NULL if the value of dest_folder is disturbed to prevent the crash (Bharath Acharya)
201         #531009: Use the right iterator to prevent a crash in offline mail movement (Sankar P)
202         #531439: Prevent GPG passphrases from destroying other passwords (Matthew Barnes)
203         #531591: Don't use TeX-style quotes in user-visible messages (Matthew Barnes)
204         #531713: Split the evolution-data-server version into major/minor/micro macros (Matthew Barnes)
205         #532286: Fix some whitespace issues, and make the Caps Lock label smaller (Matthew Barnes)
206         #533058: Enable GROUPWISE_DEBUG logs (Sankar P)
207         #533780: Link against libebackend (Ed Catmur)
208         #534077: Don't use freed memory (Paul Smith)
209         #534294: Fix a crash when checking for junk in a virtual folder (Hiroyuki Ikezoe)
210         #534312: Support to save Forwarded flag (Milan Crha)
211
212 Updated Translations:
213         Philip Withnall (en_GB)
214         Clytie Siddall (vi)
215         Ivar Smolin (et)
216         Tino Meinen (nl)
217         Gil Forcada (ca)
218         Jorge Gonzalez (es)
219         Kjartan Maraas (nb)
220         Djihed Afifi (ar)
221         Yair Hershkovitz (he)
222         Theppitak Karoonboonyanan (th)
223
224 Evolution-Data-Server 2.23.2 2008-05-12
225 ----------------------------------------
226
227 Bug Fixes:
228         #182380: (Novell Bugzilla) Message classification and security cannot be viewed (Sankar P)
229         #274316: Moving a message does not retain the follow-up flag or label (Milan Crha)
230         #301980: Warn user when Caps Lock is on (Milan Crha)
231         #316390: New API to support listening for changes in categories (Milan Crha)
232         #325882: If a parent window was given, make the password dialog transient for the parent and center it over the parent (Matthew Barnes)
233         #330990: Allow remove only one instance of the recurring event (Milan Crha)
234         #338330: (Novell Bugzilla) Internet based calendar events are declined by Evolution/GroupWise (Chenthill Palanisamy)
235         #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)
236         #350143: (Novell Bugzilla) Plugged severe memory leak in evolution-data-server (Chenthill Palanisamy)
237         #358584: (Novell Bugzilla) Display of web calendars ignores timezones (Chenthill Palanisamy)
238         #358644: (Novell Bugzilla) Retracted groupwise appointments should disappear as soon as they are retracted. (Chenthill Palanisamy)
239         #358650: (Novell Bugzilla) International clock applet is crashing (Chenthill Palanisamy)
240         #381307: (Novell Bugzilla) Run a single delta-thread to fetch changes from the server (Ashish Shrivastava)
241         #382736: (Novell Bugzilla) Exchange crashed everytime at start up. (Chenthill Palanisamy)
242         #424744: Remove Camel's dependency on libedataserver (Matthew Barnes)
243         #502899: Guard private folder's hash tables with a lock to prevent access to them from different threads at same time (Milan Crha)
244         #517244: Configure doesn't set HAVE_CODESET (Matthew Barnes)
245         #520532: Support migration from password file to keyring (Matthew Barnes)
246         #530139: Do not ship .svn files (Matthew Barnes)
247         #530323: Don't free the same variable twice (Sebastien Bacher)
248         #530688: evolution-data-server trunk build failes on solaris because of using s_addr as a variable (Wang Xin)
249         #532284: Fixes a double free (Sankar P)
250
251 Other Contributors:
252         A lot of IMAP4 fixes (Jeffrey Stedfast)
253         Use new paths for header files that have been moved to libebackend (Rob Bradford)
254         Use "dialog-password" icon instead of "dialog-question" in the password dialog (HIG compliance) (Matthew Barnes)
255
256 Updated Translations:
257         Yair Hershkovitz (he)
258         Jorge Gonzalez (es)
259         Kjartan Maraas (nb)
260         Ignacio Casal Quinteiro (gl)
261
262 Evolution-Data-Server 2.23.1 2008-04-21
263 ----------------------------------------
264
265 New in 2.23.1:
266         Configurable Proxy settings for Evolution. (Veerapuram Varadhan)
267         Quota Support for IMAP (Milan Crha)
268         Google contact API support in libgdata-google (Jörgen Scheibengruber)
269
270 Bug Fixes:
271         #235681: First step in fixing header folding and prerving headers (Jeffrey Stedfast, Craig Shelly)
272         #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)
273         #270406: Added quota support to IMAP/POP accounts (Milan Crha)
274         #271863: Count junk messages which are not marked as deleted separately (Milan Crha)
275         #274316: Also copy user tags when copying messages between folders. (Milan Crha)
276         #303067: Random crash looking up addresses in new email (Milan Crha)
277         #341004: Hide the auth mech when CAMEL_URL_HIDE_AUTH is specified (Christian Kellner)
278         #369512: Store to folder's and store's summary actual numbers of unread/total/deleted/junked mails, not the old one. (Milan Crha)
279         #372383: (Novell Bugzilla) Mail size is not shown for some mails and not all related recurring appointments are deleted as well (Sankar P)
280         #417000: Fixed problem with display of subject containing accented characters in Microsoft Outlook (Jeffrey Stedfast)
281         #453109: Fixed a crash after entering password and clicking ok (Matthew Barnes)
282         #473880: Fixed a few compiler warnings (Suman Manjunath)
283         #475616: Use rather recursive mutex here. (Milan Crha)
284         #494311: Backend connection often dies on dual core processor (Ondrej Jirman)
285         #500389: Fall back to simple binds if the global catalog server does not support NTLM binds (Matthew Barnes)
286         #514300: Make sure we do the Inbox -> INBOX translation at the right place (Christian Kellner)
287         #514827: POP3 folder doesn't have a summary, it has its own cache, so read message time from it. (Milan Crha)
288         #516608: Use an EFlag in EBookOp instead of a GMutex/GCond pair. Makes the code simpler. (Matthew Barnes)
289         #518710: Use GLib's new MD5 Checksum API. (Matthew Barnes)
290         #518886: More code cleanups (Matthew Barnes)
291         #520526: Stop work as soon as we know application is going to exit. (Milan Crha)
292         #521015: Also check for changes in custom flags and store them, if any. (Milan Crha)
293         #522389: Use correct base64 decoding to fix stack corruption on x86_64 (Stanislav Brabec)
294         #522433: Open files with O_LARGEFILE flag. (Milan Crha)
295         #523023: Fix a severe reference count leak. (Matthew Barnes)
296         #523126: Initialize variable to NULL, so do not free random memory. (Milan Crha)
297         #523528: Some mails with attachments does not have an attachment icon in the mail list. (Sankar P)
298         #523533: Always return NULL or new allocated string. (Milan Crha)
299         #523541: Fix memory leaks (Milan Crha)
300         #523630,518656: Updated google service API's for error handling (Jörgen Scheibengruber)
301         #524324: Fix a critical runtime warning (Milan Crha)
302         #524704: Better parsing of non rfc2047 subject line (Milan Crha)
303         #525242: Enforce the minimum GLib version (Matthew Barnes)
304         #525485: Fetching Groupwise mails with attachments gets Evolution into an infinite loop (Sankar P)
305         #526138: Return NULL if the input string is NULL (Matthew Barnes)
306         #526741: Do not depend on gnomve-vfs, but use gio/gvfsinstead. (Milan Crha)
307
308 Updated Translations:
309         Jorge Gonzalez (es)
310         Kjartan Maraas (nb)
311         Yuriy Penkin (ru)
312         Philip Withnall (en_GB)
313         Krishna Babu K (te)
314         Yavor Doganov (bg)
315         Ivar Smolin (et)
316
317 Evolution-Data-Server 2.21.93 2008-03-10
318 ----------------------------------------
319
320 Bug Fixes:
321         #327851: Try find timezone if entered only as a location name (Milan Crha)
322         #518728: Fix linking order of libecal-1.2 and libedata-cal-1.2. (Patrick Ohly)
323         #520362: Put all declarations at the beginnings of code blocks to make older compilers happy (Jens Granseuer)
324
325 Other Contributors:
326         Minor API documentation updates (Matthew Barnes)
327
328 Updated Translations:
329         Maxim Dziumanenko (uk)
330         Ankit Patel (gu)
331         Sandeep Shedmake (mr)
332         David Planella (ca)
333         Gabor Kelemen (hu)
334         Kenneth Nielsen (da)
335         Laurent Dhima (sq)
336
337 Evolution-Data-Server 2.21.92 2008-02-25
338 ----------------------------------------
339
340 Bug Fixes:
341         #163982: (Novell Bugzilla) Do not keep popping up error dialogs in case of failure (Chenthill Palanisamy)
342         #164140: (Novell Bugzilla) Fixes a crash (Chenthill Palanisamy)
343         #167638: Dont try downloading while exitting (Jeffrey Stedfast, Sankar P)
344         #183819: (Novell Bugzilla) Fixes a crashwhile closing evolution in offline mode (Chenthill Palanisamy)
345         #445489: Handle emails without '<>' in DLs.
346         #459468: Return proper error codes from e_gw_* if no items aren't return (Milan Crha)
347         #469119: Check also for correct date values if parse is OK (Milan Crha)
348         #489043: Do not store quotes in param values when quoting, it is not allowed (Milan Crha)
349         #489810: Remember Google calendar passwords in keyring (Srinivasa Ragavan)
350         #510949: Memory leak fixes. (Milan Crha)
351         #514836: Memory leak fixes (Milan Crha)
352         #516074: Don't assume NI_MAXHOST and NI_MAXSERV are defined in <netdb.h> since these are GNU extensions (Matthew Barnes)
353         #516408: Memory leak fixes (Chenthill Palanisamy)
354         #516474: Query on EContact should work for custom fields too (Milan Crha)
355         #517190: Fix a crash when refreshing mail folders (Jeff Cai)
356         #517885: Do not compare value/parameter names case sensitively (Milan Crha)
357
358 Other Contributors:
359         Fix for some warnings (Chenthill Palanisamy)
360
361 Updated Translations:
362         Jiri Eischmann (cs)
363         Washington Lins (pt_BR)
364         Changwoo Ryu (ko)
365         Jorge Gonzalez (es)
366         Ilkka Tuohela (fi)
367         Baris Cicek (tr)
368         Wadim Dziedzic (pl)
369         Shankar Prasad (kn)
370         Robert-André Mauchin, Stéphane Raimbault (fr)
371         Ignacio Casal Quinteiro (gl)
372         Pawan Chitrakar (ne)
373
374 Evolution-Data-Server 2.21.91 2008-02-11
375 ----------------------------------------
376
377 Bug Fixes:
378         
379         #211353 - Make labels work during filtering. (Milan Crha)
380         #324804 - Report all mails that Evolution receives first as new mails and apply filters (Milan Crha)
381         #395939 - Memory leak fix (Milan Crha)
382         #505806 - Check for permenant flags before storing on the IMAP server (Milan Crha)
383         #509776 - Fix broken alarm failure (Milan Crha)
384         #510949 - Fix memory leaks in EDS (Milan Crha, Chenthill)
385         #511208 - e-d-s free-memory read/write ... (Chenthill)
386         #513389 - Crash in camel-url (Milan Crha)
387         #513646 - Fixes libsoup infinite authentication (Dan Winship)
388         #514407 - e-d-s crash while syncing palm with Groupwise calendars (Hein-Pieter van Braam)
389         #514487 - CalDAV backend doesn't accept mime types "text/calendar" with charset information (Peteris Krisjanis)
390         #514555 - Evolution mail tree uses "Trash" but menu item uses "Wastebasket" (Bastien Nocera)
391         #514682 - Build Fixes (Paul Smith)
392         #515054 - Do better spam filtering - Upsync SPAM flags (Milan Crha)
393
394 Other Contributors:
395         Windows build fixes (Tor Lillqvist)
396
397 Updated Translations:
398         
399         Djihed Afifi (ar)
400         Yannig Marchegay (oc)
401         Andre Klapper (de)
402         Takeshi AIHANA (ja)
403         Duarte Loreto (pt)
404         Chao-Hsiung Liao (zh_HK)
405         Chao-Hsiung Liao (zh_TW)
406         Theppitak Karoonboonyanan (th)
407         Inaki Larranaga Murgoitio (eu)
408         Arangel Angov (mk)
409
410 Evolution-Data-Server 2.21.90 2008-01-28
411 ----------------------------------------
412
413 New in 2.21.90
414         Speed up spam filtering and spam whitelist implementation (Srinivasa Ragavan)
415
416 Bug Fixes:
417         #213072: Avoids the infinite loop that might be caused in case of broken mbox files or null From addresses. (Sankar P)
418         #213072: Remove the error condition that inits and persists the infamous "folder summary mismatch" bug (Sankar P)
419         #300098: Set proper dependencies for stand-alone programs linking against camel. (Øystein Gisnås)
420         #324168: Crash while disabling/Deleting accounts (Milan Crha)
421         #335217: Memory leak fixes + Invalid memory read (Chenthill)
422         #386157: crash in Evolution (Milan Crha)
423         #445309: Save certificates before cleaning up (Matthew Barnes)
424         #450840: Do not crash if a message is not there in the summary (Srinivasa Ragavan)
425         #456019: Use 'pop' as service name, instead of 'pop3', in the digest-uri (hggdh2)
426         #475781: Fix memory leaks (Milan Crha)
427         #481699: Don't crash if the server returns you bad COPYUID (Srinivasa Ragavan)
428         #482940: Make the maildir summary check thread safe. May be needed for other functions too. (Srinivasa Ragavan)
429         #496081: Can't find string in phone field, but can in all fields (Milan Crha)
430         #498977: Prevent encoding to base64 of no data in the content buffer. (Milan Crha)
431         #506250: Improvements in password prompt (Matthew Barnes)
432         #509124: Check pointer for NULL (Matthew Barnes)
433         #509644: Use the correct response codes for the dialog buttons. (Matthew Barnes)
434         #509985: Refactor the keyring logic and emit more informative warning messages when a keyring operation fails (Matthew Barnes)
435         #510168: Ensure slave gone in dispose function of the backend (Milan Crha)
436         #510303: Escape the authentication error message so the markup parser will parse it verbatim (Matthew Barnes)
437         #510409: Fix memory leaks (Milan Crha)
438         #511235: Changed prototype to reflect actual libsoup (Milan Crha/Dan Winship)
439         #511301: Crash on Exchange startup (Dan Winship)
440         #511717: Add gettext imap folders (Takao Fujiwara)
441
442 Other Contributors:
443         Camel mime fixes (Jeffrey Stedfast)
444         Implement byte order for win32 (Tor Lillqvist)
445         Changed error message to a better string (Sankar P)
446         Remove unused libsoup includes and update for libsoup 2.4 (Dan Winship)
447         Adapt to newer libsoup (Kjartan Maraas)
448
449 Updated Translations:
450         Daniel Nylander (sv)
451         Ivar Smolin (et)
452         Kjartan Maraas (nb)
453         Inaki Larranaga Murgoitio (eu)
454         Jorge Gonzalez (es)
455
456 Evolution-Data-Server 2.21.5 2008-01-14
457 ---------------------------------------
458
459 New in 2.21.5
460         - Improved Mime header decoding (Jeffrey Stedfast)
461 Bug Fixes:
462         #224026: Do not send headers in UTF-8 (Jeffrey Stedfast)
463         #327965: Fixed multiple password prompts in an exchange account (Sushma Rai)
464         #329692: Get the decoded content size of a MIME part (Jean-Christophe BEGUE)
465         #339813: Always store birthday of contact with 4-digit year and modify it according to locale setting upon display (Milan Crha)
466         #341579: Improve SMTP error reporting (Milan Crha)
467         #348149: Convert a g_assert to g_warning. (Sankar P)
468         #361972: Fix a crash if the action is not recognised by soup. So if the message is null return (Srinivasa Ragavan)
469         #379896: Check the value for NULL before comparing. (Srinivasa Ragavan)
470         #405497: Don't pass events if the object is being destroyed. (Srinivasa Ragavan)
471         #474118: Downsyncs all the messages from folders marked for offline use (Bharath Acharya)
472         #500233: Handle empty strings (Srinivasa Ragavan)
473         #503400: Remove excessive whitespace on password dialogs (Ted Percival)
474         #504837: Do not ignore HELO failed message (Milan Crha)
475         #506457: Fixed a crash in calendar (Ondrej Jirman)
476         #508438: Extract error only if it is there (Srinivasa Ragavan)
477
478 Updated Translations:
479         Inaki Larranaga Murgoitio (eu)
480         Washington Lins (pt_BR)
481         Clytie Siddall (vi)
482         Yannig Marchegay (oc)
483         Wadim Dziedzic (pl)
484         Daniel Nylander (sv)
485         Ivar Smolin (et)
486         Seán de Búrca (ga)
487         Andre Klapper (de)
488
489 Evolution-Data-Server 2.21.4 2007-12-17
490 ---------------------------------------
491
492 Bug Fixes:
493         #322917: Change mnemonics for Contacts, Address Book labels. Add mnemonic for Category label (Alex Kloss)
494         #336074: Check for mail only in active folders (Milan Crha)
495         #339510: Accept time inputs with 4 figures (e.g. '1830' would be converted to '18:30') (James "Doc" Livingston)
496         #462593: Prevent from crash on invalid uri (Milan Crha)
497         #466499: Added mnemonics to configuration options (David Turner)
498         #486126: Fixed an incorrect format string usage that can lead to crashes (Evil Ninja Squirrel)
499         #487687: Do not dereference NULL when a geo parsing error occurs. (Christian Krause)
500         #501548: Fix leaks (Milan Crha)
501         #501622: Fixes broken Digest-MD5 authentication (Matthew Barnes)
502         #501969: Passwords should not be forgotten on all errors (Sankar P)
503         #502866: Allow get the VJOURNAL component at once same as other components (Milan Crha)
504
505 Updated Translations:
506         Kjartan Maraas (nb)
507         Jorge Gonzalez (es)
508         Matej Urbanči (sl)
509         Andre Klapper (de)
510
511 Evolution-Data-Server 2.21.3 2007-12-03
512 ---------------------------------------
513
514 Bug Fixes:
515         #308815: Colors for categories can now be changed (Milan Crha)
516         #376425: Use proxy if user uses it. Do not crash if have proxy without name and password (Milan Crha)
517         #415817: Update start/end time for recurrence instances even when only end time has been changed (Milan Crha)
518         #461979: Fixed a repeatable crash when entering an IMAP folder (Milan Crha)
519         #492426: Do not iterate beyond bounds of the array (Robert Noland)
520         #494314: Don't leak Cal object reference (Ondrej Jirman)
521
522 Updated Translations:
523         Matej Urbanči (sl)
524         Ivar Smolin (et)
525         Yannig Marchegay (oc)
526         Changwoo Ryu (ko)
527
528 Evolution-Data-Server 2.21.2 2007-11-12
529 ---------------------------------------
530
531 Bug Fixes:
532         #318842: Task lists should be sorted (Milan Crha)
533         #345135: Disable SSLv2 compatible HELLO on SSL stream when SSLv2 is disabled (Niels Vorgaard Christensen)
534         #359267: Not all memos are showed in calendar view (Milan Crha)
535         #430420: Returned size <= 0 is an error (Milan Crha)
536         #460649: Meeting UI Needs To Show Color Of Selected Calendar Source (Matthew Barnes, Milan Crha)
537         #487229: Use GKeyFile instead of gnome-config to access stored passwords (Matthew Barnes)
538         #488156: Minimize use of the WITH_GNOME_KEYRING macro (Matthew Barnes)
539         #492130: ESourceSelector uses pointers to ESource (Milan Crha)
540         #494304: Fix leak (Ondrej Jirman)
541
542 Updated Translations:
543         Ignacio Casal Quinteiro (gl)
544         Priit Laes (et)
545
546 Evolution-Data-Server 2.21.1 2007-10-29
547 ---------------------------------------
548
549 New in 2.21.1:
550         Support for Google Calendar (Ebby Wiselyn)
551
552 Bug Fixes:
553         #203480: (Novell Bugzilla) Compiler warning fix for usage ofunintialized variable (Srinivasa Ragavan)
554         #231178: New symbol 'set-label' defined and added corresponding callback (Milan Crha)
555         #271777: Keep character's case as user types (Milan Crha)
556         #417999: Don't use deprecated GTK+ symbols (Matthew Barnes)
557         #420167: e-d-s now exits with gnome-session (Milan Crha)
558         #469657: Better use of GHashTable (Matthew Barnes)
559         #474000: Use GLib's Base64 API instead of Camel's (Matthew Barnes)
560         #475487: When creating the default contact, print errors to the console (Ross Burton)
561         #475493: Use G_DEFINE_TYPE (Ross Burton)
562         #475494: Use G_LOCK instead of a static mutex for clearer code (Ross Burton)
563         #478404: Reset the id to zero (Srinivasa Ragavan)
564         #483301: Remove an unused variable (Matthew Barnes)
565         #487270: Fix typo in documentation (Tollef Fog Heen)
566         #488173: Remove __FUNCTION__, which is a gcc-ism (Jeff Cai)
567         #488351: Fix an addressbook error on a fresh install (Matthew Barnes)
568
569 Other Contributors:
570         Protect against a NULL subject string. (Jeffrey Stedfast)
571
572 Updated Translations:
573         Anas Husseini (ar_
574         Matej Urbanči (sl)
575         Yavor Doganov (bg)
576         Theppitak Karoonboonyanan (th)
577         Ignacio Casal Quinteiro (gl)
578
579 Evolution-Data-Server 1.12.0 2007-09-17
580 ---------------------------------------
581
582 Bug Fixes:
583         #275990: (Novell Bugzilla) Handle errors from ldap for duplicate fields. (Rashmi C)
584         #348149: Convert a g_assert to g_warning (Sankar P)
585         #402506: Remembers idle and timeout calls and removes them when finalizing (Milan Crha)
586         #426421: Fixed a crash when deleting two addressbooks (Chenthill Palanisamy)
587         #469007: Skip white spaces at the beginning of header value when running filters (Milan Crha)
588         #473880: Fixed serious compiler warnings (Milan Crha)
589
590 Other Contributors:
591         Updated the timezones. (Chenthill Palanisamy)
592
593 Updated Translations:
594         Nickolay V. Shmyrev (ru)
595         David Planella (ca)
596         Amitakhya Phukan (as)
597         Inaki Larranaga Murgoitio (eu)
598         Mugurel Tudor (ro)
599         Gabor Kelemen (hu)
600         Laurent Dhima (sq)
601         Danishka Navin (si)
602         Jamil Ahmed (bn)
603         Igor Nestorovi (sr)
604         Maxim Dziumanenko (uk)
605         Kenneth Nielsen (da)
606         Washington Lins (pt_BR)
607         Clytie Siddall (vi)
608         Jovan Naumovski (mk)
609         Luca Ferretti (it)
610
611 Evolution-Data-Server 1.11.92 2007-09-03
612 ----------------------------------------
613
614 Bug Fixes:
615         #271841: Fix AIX compile errors (Ross Burton)
616         #290330: (Novell Bugzilla) Fetch FOLDER_CLASS and PERMANENT_URL properties for public folders as well. (Varadhan)
617         #298095: (Novell Bugzilla) Added a function to fetch the system folder flag (Chenthill Palanisamy)
618         #298788: (Novell Bugzilla) Fixes crash in 64 bit architectures. (Chenthill Palanisamy)
619         #301263: (Novell Bugzilla) Subscribed calendar requires restart (Chenthill Palanisamy)
620         #302038: (Novell Bugzilla) remove warnings and make them debug statements (Sankar)
621         #330185: Searching Evolution addressbooks only works for some fields (Ross Burton)
622         #378759: Fixed a crash when entering S/MIME password (Milan Crha)
623         #470445: Fix FSF address (Tobias Mueller)
624
625 Updated Translations:
626         Kjartan Maraas (nb)
627         Takeshi AIHANA (ja)
628         Ivar Smolin (et)
629         Ilkka Tuohela (fi)
630         Ankit Patel (gu)
631         Tirumurthi Vasudevan (ta)
632         Wadim Dziedzic (pl)
633         Jorge Gonzalez (es)
634         Daniel Nylander (sv)
635         Theppitak Karoonboonyanan (th)
636         Clytie Siddall (vi)
637         Duarte Loreto (pt)
638         Stéphane Raimbault (fr)
639
640 Evolution-Data-Server 1.11.91 2007-08-27
641 ----------------------------------------
642
643 Bug Fixes:
644         #261084: Translator comments for "match-all" and "match-threads"(Jared Moore)
645         #256878: Set the correct message for valid signatures (Vincent Untz)
646         #332979: Fixes a thread synchronization issue while doing autocompletion (Srinivasa Ragavan)
647         #337454: Fixed a crash when modifying a calendar entry (Milan Crha)
648         #350539: Check for NULL MIME part (Milan Crha)
649         #351756: Fixed a crash when modifying a datefield/date_entry (Milan Crha)
650         #354855: CalDAV: Support response with relative URLs (Christian Kellner)
651         #355659: CalDAV: New appointments disappear for 1 minute, and then reappear (Christian Kellner)
652         #356176: Importing .vcf replaces line breaks with literal \n in NOTE (Patrick Ohly)
653         #365213: Evolution can't show attachments in an attachment. (Wang Xin)
654         #367760: Fix multiple issues with Save / Save All attachment button (Milan Crha)
655         #381548: Fixed a crash in exchange (John D. Ramsdell)
656         #394571: Fixed a caldav request bug (Jari Urpalainen)
657         #437331: Read NSS certificate files more reliably (Matthew Barnes)
658         #458715: Fixed a crash in GW proxy setting (Johnny Jacob)
659         #464569: Plug memory leak and incorrect creation of gnome keyring attributes lists (Kevin Piche)
660         #464636: In groupwise account sender field does not display anything (Ashish)
661         #466309: Fix build with gcc 2.x (Jens Granseuer)
662         #466987: Fix compilation errors caused by glibc's new "open" macro (Matthew Barnes)
663         #467883: Add argument checks to several public functions (Matthew Barnes)
664         #469870: Simply return from _get_ functions and don't show error warning (Milan Crha)
665
666 Other Contributons:
667         Add new debugging framework which can be controlled during
668          runtime with the CALDAV_DEBUG debug enviroment variable
669          (Christian Kellner)
670
671 Updated Translations:
672         Adam Weinberger (en_CA)
673         Duarte Loreto (pt)
674         Washington Lins (pt_BR)
675         Daniel Nylander (sv)
676         Hendrik Richter (de)
677         Ivar Smolin (et)
678         Ankit Patel (gu)
679         Takeshi AIHANA (ja)
680         Claude Paroz and Stéphane Raimbault (fr)
681         Kjartan Maraas (nb)
682         Tirumurthi Vasudevan (ta)
683         Theppitak Karoonboonyanan (th)
684         Gabor Kelemen (hu)
685
686 Evolution-Data-Server 1.11.90 2007-08-13
687 -----------------------------------------
688
689 Bug Fixes:
690         #261084 - "match-all" and "match-threads" in evolution camel needs translator comments (Jared Moore)
691         #313221 - Import of vcards misses type information (Milan Crha)
692         #314709 - Add GEO field to EVCard and EContact (Cosimo Cecchi)
693         #327977 - Crash in e_account_set_string at e-account.c:929 (Milan Crha)
694         #352346 - Cannot create Maildir account (Milan Crha)
695         #355640 - crash on invalid response to the IMAP command "XX FETCH 1 BODY" (Sankar)
696         #387806 - camel_text_index_new() faults instead of handling allocation failure (Rob Bradford)
697         #415891 - Use EFlag for synchronization (Matthew Barnes)
698         #420462 - Crash while clicking refresh in folder subscription (Srini)
699         #427469 - Incorrect importing of VCard (Milan Crha)
700         #439147 - Don't print pages of debug information (Jeff Cai)
701         #451003 - Build fails because SOUP_SESSION_TIMEOUT is undefined (Ross Burton)
702         #455799 - Remove all .cvsignore and update svn:ignore porperty in whole directories (Hiroyuki Ikezoe)
703         #458670 - Crash while autocompleting in composer (Srini)
704         #460999 - Crashing while looking up passwords (Srini)
705         #461989 - Memory leaks fixes on e-categories* (Hiroyuki Ikezoe)
706         #464252 - Use /usr/share/lib/zoneinfo/tab/zone_sun.tab on Solaris (Jeff Cai)
707         #465419 - crash in e_gw_item_append_to_soap_message (Suman)
708
709 Updated Translations:
710         Jorge Gonzalez (es)
711         Daniel Nylander (sv)
712         Ankit Patel (gu)
713         Kjartan Maraas (nb)
714         Ilkka Tuohela (fi)
715         Takeshi AIHANA (ja)
716         Runa Bhattacharjee (bn_IN)
717         Danishka Navin (si)
718         Daniel Nylander (sv)
719         Kjartan Maraas (nb)
720         Priit Laes (et)
721         
722 Evolution-Data-Server 1.11.6.1 2007-07-31
723 -----------------------------------------
724
725 Bug fixes:
726     #327851: Partially fixes a critical warning crasher allowing
727     the events to appear properly in the view.
728
729 Updated Translations:
730          Jorge Gonzalez (es)    
731
732 Other Contributors:
733       Fixed a warning (Matthew Barnes)
734       Look for the libedataserver header files from the source rather
735       than install area (Chenthill Palanisamy)
736       Only send remove notifications if the contact was in the view
737       originally. (Ross Burton)
738       Fixes annoying "Is a Directory" error,All (un)read count fixes should 
739       have been ported, Moved items from sent-items are lost is fixed (Sankar P)
740       Install the timezone files only on win32 systems. (Chenthill Palanisamy)
741
742 Evolution-Data-Server 1.11.6 2007-07-30
743 ---------------------------------------
744
745 New in 1.11.6
746         Add username & password entries to webcal dialog (Milan Crha)
747
748 Bug fixes:
749         #268162: Add username & password entries to webcal dialog (Milan
750          Crha)
751         #342164: Harmonize error strings (Lakke Wankhede and Jared Moore)
752         #380534: Collect all the required package versions in one place and
753          explicitly require GTK+ 2.10 or higher (Matthew Barnes)
754         #402925: Use strong SSL/TLS encryption (hggdh)
755         #455796: Fixed a crash when starting evolution (Srinivasa Ragavan)
756         #456565: Added support for Memos to webcal protocol, which is used
757          for memos 'On The Web' (Milan Crha)
758         #457523: Fixed parse error in quick search bar (Johnny Jacob)
759         #460649: Used image menu item and using sources colors when
760          possible. Didn't work for collapsed state (Milan Crha)
761         #460681: Always report connection status when connecting (Karl
762          Relton)
763         #460861: Add some sanity checks in camel (Ross Burton)
764         #460867: Fixed a crash in calendar (Srinivasa Ragavan)
765
766 Updated Translations:
767         Inaki Larranaga Murgoitio (eu)
768         Andre Klapper (de)
769         Priit Laes (et)
770         Pramod (te)
771         Wouter Bolsterlee (nl)
772         Daniel Nylander (sv)
773         Ilkka Tuohela (fi)
774         Theppitak Karoonboonyanan (th)
775
776 Other Contributors:
777         Plugged memory leak (Hiroyuki Ikezoe)
778
779 Evolution-Data-Server 1.11.5 2007-07-09
780 ---------------------------------------
781
782 New in 1.11.5
783
784         Exchange delegation support (Bharath and Suman)
785
786 Bug fixes:
787         #307410: Fix prompting for IMAP password a second time after
788          canceling first request (Milan Crha)
789         #311098: Changes to appointment is visible across restarts (Milan
790          Crha)
791         #352284: Do not fetch the message from server - instead use the
792          header information to calculate the expiry period. (Veerapuram
793          Varadhan)
794         #364731: Fix error dialog when creating searches with negative score
795          (Milan Crha)
796         #394572: Include a missing forward http proxy in caldav module (Jari
797          Urpalainen)
798         #410823: Fixed a crash when clicking on an URL and then closing the
799          browser (Srinivasa Ragavan)
800         #412735: Fix a typo avoiding open_brace to be initialized (Pascal
801          Terjan)
802         #434356: Fix USENET crash when retrieving gmane.linux.kernel
803          (Jindrich Makovicka)
804         #448947: Fixed a cyclic configure option (Karsten Bräckelmann)
805         #449531: Fix partial email display when GPG verification fails
806          (Milan Crha)
807         #452996: Fix a typo and wording (Christian Kirbach)
808         #454570: Fix build with gcc 2.x (Jens Granseuer)
809
810 Updated Translations:
811         Ankit Patel (gu)
812         Jorge Gonzalez (es)
813         Nguyễn Thái Ngọc Duy (vi)
814         Clytie Siddall (vi)
815         Daniel Nylander (sv)
816         Funda Wang (zh_CN)
817         I. Felix (ta)
818
819 Evolution-Data-Server 1.11.4 2007-06-18
820 ---------------------------------------
821
822 Bug fixes:
823         #312854: Fix a hang while renaming folders twice for exchange
824          (Matthew Barnes)
825         #331099: Fix calculation of array index to avoid negative values
826          (Matthew Barnes)
827         #344728: Add headers for Sun Kerberos v5 (Irene Huang)
828         #352284: Do not fetch the message from server - instead use the
829          header information to calculate the expiry period. (Veerapuram
830          Varadhan)
831         #437751: Fix time display in Windows (Andreas Köhler)
832         #443705: Fixed build break due to incorrect macro (Loïc Minier)
833         #443958: Add support for help string. (Sebastien Tandel)
834         #447414: Security bugfix - negative index of an array (Philip Van
835          Hoof)
836         #447753, #447749: Fix a memory leak (Matthew Barnes)
837         #448589: Add support for automake 1.6 (Tobias Mueller)
838
839 Other Contributors:
840         Check entire IMAP4 summary to remove non-existent messages (Jeffrey
841          Stedfast)
842         Fetches "Sent Items" in all folders. Also, fixed some bugs in moving
843          mails across folders. (Sankar P)
844
845 Updated Translations:
846         Priit Laes (et)
847         Pema Geyleg (dz)
848         Jorge Gonzalez (es)
849
850 Evolution-Data-Server 1.11.3 2007-06-04
851 ---------------------------------------
852
853 New in 1.11.3:
854         Addressbook optimizations (Ross Burton)
855         Introduced search capabilities in calendar (Keshav Upadhyaya,
856          Abhishek Parwal)
857
858 Bug fixes:
859         #360114: Use g_list_prepend/reverse rather than append (Paolo
860          Borelli)
861         #409542: Fix various linking issues in e-d-s (Loic Minier)
862         #425129: Added timezone for Asia/Jerusalem, Australia/Perth and 
863          fixed the crash when there is no tzname. (Pascal Terjan)
864         #438577: Fix some distcheck errors (Matthew Barnes)
865         #438577: Don't install implementation detail headers (Ross Burton)
866         #438727: Hide implementation details from public headers (Ross 
867          Burton)
868         #438928: Add --disable-calendar to build without any calendar
869          support (Ross Burton)
870         #440524: Memory leak fixes (Srinivasa Ragavan)
871         #442187: Fix to open default memo component (John Stowers)
872         #438928: Ability to build EDS with just addressbook only.
873
874 Evolution-Data-Server 1.11.2 2007-05-14
875 ---------------------------------------
876
877 New in this release:
878         * EContact optimization from (Oystein Gisnas and Milan Crha)
879
880 Bug fixes:
881         #420496: Add support to cut/copy contacts in composer (Ebby Wiselyn)
882         #339160: Implement the sync method for Addressbook backends (Ross Burton)
883         #414191: Type fixes for EContact ints (Loïc Minier)
884         #433782 and #336574: Optimise vCard folding (Oystein Gisnas and
885          Milan Crha)
886         #431135: Fix a crash when modifying a calendar event (Rob
887          Bradford)
888         #274035: Importing a Vcard with attached photo data is now possible
889          (Jonty Wareing)
890         #361138: Fix a crash when double clicking text widget in calendar
891          in indic locales (Matthew Barnes)
892
893 Other Contributors:
894         Jules Colding
895
896 Updated Translations:
897         Jorge Gonzalez (es)
898
899
900 Evolution-Data-Server 1.11.1 2007-04-23
901 ---------------------------------------
902
903 Bug fixes:
904
905         #383686: Use g_mkdir_with_parents (Ross Burton)
906         #322105: Fix for non-junk messages to learn ham. (Srinivasa Ragavan)
907         #418971: E-D-S requires GLib 2.10 now; remove dead
908          backward-compatibility code for GLib < 2.8 (Matthew Barnes)
909         #360240: Remove unused variable. (Matthew Barnes)
910         #360619: Fix "incompatible pointer type" warnings (Matthew Barnes)
911         #405495: Don't mix declarations and code (Jens Granseuer)
912         #360807: Fix a couple of memory leaks (Chris Heath)
913         #400970: Remove marshallers that are in GLib already (Ross Burton)
914         #413173: Fix up the documentation (Ross Burton & Matthew Barnes)
915         #420933: Copy the recurrence ID string so it doesn't disappear on us.
916          (Patrick Ohly)
917         #426893: Added support from address fields in LDAP addressbook. (Caolan
918          McNamara)
919         #422883: Build fix for SUN LDAP (Wang Xin)
920         #424837: Allow contact creation to fail, and propagate the error back
921          (Ross Burton)
922         #422932: Make EContact extendable (Ross Burton)
923         #428183: BDBB backend cleanups (Ross Burton)
924         #425512: Fix issue with creating a new addressbook (Xiurong Simon Zheng)
925         #426564: Misc cleanups (Ross Burton)
926         #385078: Don't go via GObject properties when calling e_contact_get (Ross
927          Burton)
928         #425464: e-vcard optimizations (Ross Burton)
929         #422652: Return decent error codes, and convert errors to human readable
930          strings for the console. (Ross Burton)
931         #421445: Fix build logic for e-name-western-tables.h (Ross Burton)
932         #421683: Fix broken dispose/finalise in e-book-backend-file.c (Ross
933          Burton)
934         #359806: Non-ascii characters generate trash in address lists (Matthew
935          Barnes and Makuchaku)
936         #373117: Use the new ESource color API. (Matthew Barnes)
937         #425535: Dont submit path of EDS for segv_handler. (Frederic Crozat)
938         #423382: Convert messages from gnupg to UTF-8 (Pascal Terjan)
939         #415891: Introduce EFlag in libedataserver (Matthew Barnes)
940         #388789: Make the libiconv test program returns a value (Matthew Barnes)
941         #388788: Fix autotools checks for iconv (Elijah Newren)
942
943 Other Contributors:
944         Debug statements should be conditional (Sankar P)
945         Fix compiler warnings and other code cleanups (Kjartan Maraas)
946         Many IMAP fixes. (Jeffrey Stedfast)
947         Improved GroupWise mailer component (Sankar P)
948
949 Updated Translations:
950         Funda Wang (zh_CN)
951         Djihed Afifi (ar)
952         Duarte Loreto (pt)
953         Laurent Dhima (sq)
954         David Lodge (en_GB)
955
956 Evolution-Data-Server 1.10.0 2007-03-12
957 ---------------------------------------
958
959 Changes since Evolution-Data-Server 1.9.92 :
960
961         Harish Krishnaswamy
962         Matthew Barnes
963         Ross Burton
964
965 Updated Translations:
966         
967         Igor Nestorivić (sr)
968         Mugurel Tudor (ro)
969         Tino Meinen (nl)
970         Alexander Shopov (bg)
971         Jovan Naumovski (mk)
972         Takeshi AIHANA (ja)
973         Maxim Dziumanenko (uk)
974         Gintautas Miliauskas (lt)
975         Chao-Hsiung Liao (zh_HK, zh_TW)
976         Ankit Patel (gu)
977         Leonid Kanter (ru)
978
979 Evolution-Data-Server 1.9.92 2007-02-26
980 ---------------------------------------
981
982 Updated Translations:
983         Gabor Kelemen  (hu)
984         Luca Ferretti (it)
985         Artur Flinta (pl)
986         Priit Laes (et)
987          
988 Contributors:
989         Gilles Dartiguelongue
990         Matthew Barnes
991
992 Evolution-Data-Server 1.9.91 2007-02-12
993 ---------------------------------------
994
995 Updated Translations:
996         Duarte Loreto (pt)
997         Pema Geyleg (dz)
998         Djihed Afifi  (ar)
999         Changwoo Ryu (ko)
1000         Daniel Nylander (sv)
1001         Raphael Higino (pt_BR)
1002         Hendrik Richter (de)
1003         Priit Laes and Ivar Smolin (et)
1004          
1005 Contributors:
1006         Sankar P
1007         Harish Krishnaswamy
1008         Kjartan Maraas
1009         Priit Laes 
1010         Patrick Ohly
1011         Ross Burton
1012         Trond Myklebust
1013
1014 Evolution-Data-Server 1.9.6 2007-01-22
1015 --------------------------------------
1016
1017 Updated Translations:
1018 Stéphane Raimbault (fr), Priit Laes (et),
1019 Daniel Nylander (sv)
1020
1021 Contributors:
1022 Nickolay V. Shmyrev : #353060
1023 Sankar P : IMAP Configurable Headers
1024 Srinivasa Ragavan: Fallback code for Gnome Keyring
1025 Harish Krishnaswamy: Fixes calling glib methods
1026
1027
1028 Evolution-Data-Server 1.9.5 2007-01-08
1029 --------------------------------------
1030
1031 Updated Translations:
1032 Francisco Javier F. Serrador (es), Djihed Afifi (ar), Kjartan Maraas (nb), 
1033 Theppitak Karoonboonyanan (th), David Lodge (en_GB),  
1034 Christophe Fergeau (fr), Clytie Siddall (vi)
1035
1036 Bug Fixes: 362638, 387397, 387638 and other downstream fixes
1037
1038 Contributors:
1039 Mathew Barnes, Veerapuram Varadhan, Chenthill Palaniswamy, Jeff Cai
1040
1041 Evolution-Data-Server 1.9.4 2006-12-18
1042 --------------------------------------
1043
1044 Updated Translations:
1045 Djihed Afifi (ar), Ilkka Tuohela (fi).
1046
1047 Bug fixes : 349445, 346728, 268412, 363445, 
1048 208395, 222605 (bugzilla.novell.com), memory leak and 
1049 other cleanup fixes.
1050
1051 Contributors: 
1052 Veerapuram Varadhan, Harish Krishnaswamy, Srinivasa Ragavan,
1053 Ross Burton, Tor Lillqvist, Bastien Nocera
1054
1055
1056 Evolution-Data-Server 1.9.3 2006-12-04
1057 --------------------------------------
1058
1059 Updated Translations:
1060 Alexander Shopov (bg), Josep Puigdemont i Casamajó (ca),
1061 Ivar Smolin (et).
1062
1063 Bug fixes : 330157, 350880, 328836, 348123, 365000, 353924. 
1064 174655, 222605, 219729, 208318, 207960. (bugzilla.novell.com)
1065 plus miscellaneous code clean-ups and memory leak fixes.
1066
1067 Contributors :
1068 Harish Krishnaswamy, Sankar, Srinivasa Ragavan, Chenthill, 
1069 Claudio Saavedra, Ross Burton, Matthew Barnes, Andrew Ruthven.
1070
1071 Evolution-Data-Server 1.9.2 2006-11-07
1072 --------------------------------------
1073
1074 Updated Translations:
1075
1076 Ivar Smolin (et), Francisco Javier F. Serrador (es).
1077
1078 Bug fixes : 
1079 330157, 369368, 312348, 365000.
1080
1081 Contributors :
1082 Srinivasa Ragavan, Hans Petter Jansson, Harish Krishnaswamy,
1083 Claudio Saavedra.
1084
1085
1086 Evolution-Data-Server 1.9.1 2006-10-16
1087 --------------------------------------
1088
1089 Updated Translations:
1090 Ilkka Tuohela (fi), Priit Laes (et),
1091 Ignacio Casal Quinteiro (gl),
1092 Ivar Smolin (et)
1093
1094 Contributors:
1095 Steffen Eschenbacher, Tor Lillqvist,
1096 Srinivasa Ragavan, Matthew Barnes, Harish Krishnaswamy
1097
1098 Evolution-Data-Server 1.8.1 2006-10-02
1099 --------------------------------------
1100
1101 Updated Translations:
1102
1103 Ivar Smolin (et), Marco Ciampa (it), Luca Ferretti (it),
1104 Åsmund Skjæveland (nn), David Lodge (en_GB).
1105
1106 Bug fixes :
1107
1108 350907, 350617, 347811, 357666, 351330, 352596, 352872, 356051. 
1109
1110 Contributors:
1111 Li Yuan, Veerapuram Varadhan, Sankar, Chenthill Palanisamy, 
1112 Matthew Barnes, Mikael Nilsson, Devashish Sharma, Ross Burton,
1113 Harish Krishnaswamy.
1114
1115 Evolution-Data-Server 1.8.0 2006-09-04
1116 --------------------------------------
1117 Evolution -Data-Server 1.8 Stable Release for GNOME 2.16.0.
1118
1119 Evolution-Data-Server 1.7.92, 2006-08-21
1120 ------------------------------------------
1121
1122 Updated Translations
1123
1124 Hendrik Richter (de), Alexander Shopov (bg), Rahul Bhalerao (mr),
1125 Satoru SATOH (ja), Kjartan Maraas (nb), Artur Flinta (pl),
1126 Žygimantas Beručka (lt), Daniel Nylander (sv), Runa Bhattacharjee (bn_IN),
1127 Gabor Kelemen (hu), Leonid Kanter (ru), Matic Žgur (sl), 
1128 Clytie Siddall (vi), Funda Wang (zh_CN), Changwoo Ryu (ko),
1129 Vladimer Sichinava (ka), Xavier Conde Rueda (ca), Maxim Dziumanenko (uk),
1130 Guntupalli Karunakar (dz), Theppitak Karoonboonyanan (th), 
1131 Priit Laes (et).
1132
1133 Bug Fixes:
1134
1135 Ricardo Markiewicz, Chenthill, Harish, Kjartan Maraas,
1136 j@bitron.ch
1137
1138 Evolution-Data-Server 1.7.91, 2006-08-07
1139 ------------------------------------------
1140
1141 Updated Translations
1142
1143 Francisco Javier F. Serrador (es), Inaki Larranaga (eu), Ilkka Tuohela (fi),
1144 Christophe Merlet (fr), Ahmad Riza H Nst (id), Kjartan Maraas    (nb), 
1145 Vincent van Adrighem (nl), Jovan Naumovski (mk), Theppitak Karoonboonyanan (th)
1146
1147 New in EDS 1.7.91:
1148 - Add filters to Groupwise SOAP calls so that each component fetches items of
1149   its own type and none other. (Harish)
1150 - Memory fixes in Addressbook (Hans Peters Jansson)  
1151
1152 Bug Fixes:
1153 Matthew Barnes, Chenthill Palanisamy, Devashish Sharma, Srinivasa Ragavan, 
1154 Tor Lillqvist, Harish Krishnaswamy, Ed Catmur, Ross Burton, 
1155 Wouter Bolsterlee
1156
1157 Evolution-Data-Server 1.7.90.1, 2006-07-25
1158 ------------------------------------------
1159 Fix a dist bug in tarball.
1160
1161 Evolution-Data-Server 1.7.90, 2006-07-24
1162 ----------------------------------------
1163 Updated Translations contributed by:
1164
1165 Funda Wangi (zh_CN), Christophe Merlet (fr),
1166 Jonathan Ernst (fr), Changwoo Ryu (ko),
1167 Kostas Papadimas (el), Dzongkhalinux team, DIT (dz),
1168 Ilkka Tuohela (fi), Ankit Patel (gu), Daniel Nylander (sv),
1169 Priit Laes (et), Francisco Javier F. Serrador (es),
1170 Raivis Dejus (lv).
1171
1172 New in EDS 1.7.90 : 
1173 Support for GW Reminder Notes (Chenthill)
1174 Split cache for less memory, better performance (Harish)
1175 Support for security-classifications in GW send options (Sankar)
1176 Support for default alarms in GW (Harish)
1177 Support for Gadu Gadu IM in Contact Entries 
1178 (Artur Flinta, Fryderyk Dziarmagowski) 
1179 Memory reduction and Performance improvements in Contacts (Ross Burton)
1180
1181 Bug fixes :
1182 Andre Klapper, Shreyas Srinivasan, Sushma Rai, Vandana Shenoy,
1183 Harish Krishnaswamy, Devashish Sharma, Hiroyuki Ikezoe, Srinivasa Ragavan.
1184 Luca Ferretti
1185
1186 Evolution-Data-Server 1.7.4, 2006-07-10
1187 ---------------------------------------
1188 Updated Translations contributed by:
1189
1190 Inaki Larranaga, Ilkka Tuohela, 
1191 Vincent van Adrighem, Runa Bhattacharjee,
1192 Changwoo Ryu, I.Felix, Rajesh Ranjan,
1193 Dzongkhalinux, Yair Hershkovitz, Kjartan Maraas,
1194 Chao-Hsiung Liao, Ignacio Casal Quienteiro,
1195 Theppitak Karoonboonyan, Francisco Javier F. Serrador,
1196 Ankit Patel, Hendrik Richter.
1197
1198 Bug fixes: 
1199 Harish Krishnaswamy, Jeffrey Stedfast, Sankar P,
1200 Tor Lillqvist, Andre Klapper, ,Parthasarathi,
1201 Srinivasa Ragavan, Chenthill, Wang Xin, Ross Burton,
1202 Devashish Sharma, Boby Wang, Simon Zheng, Hiroyuki
1203 Ikezoe, Frederic Peters.
1204
1205
1206 Evolution-Data-Server 1.7.3, 2006-06-12
1207 ---------------------------------------
1208 Updated Translations contributed by:
1209
1210 Kjartan Maraas, Francisco Javier F. Serrador,
1211 Gabor Kelemen, Ignacio Casal Quinteiro,
1212 Ankit Patel, Pema Geyleg, Inaki Larranaga, 
1213 Clytie Siddall, Emil Hessman.  
1214
1215 Bug fixes and other changes :
1216 Chris Heath , Tor Lillqvist, Srinivasa Ragavan,
1217 Jeffrey Stedfast, Parthasarathi Susarla,
1218 Sankar P, Harish Krishnaswamy, Ross Burton, Wang Xin
1219 Simon Zheng, Devashish Sharma, Hiroyuki Ikezoe, 
1220 Frederic Peters. 
1221
1222 Evolution-Data-Server 1.7.1, 2006-04-24
1223 ----------------------------------------
1224
1225 First release of 1.7 development series.
1226
1227 What is new ?
1228 -------------
1229
1230 * Capability to link dynamically to libdb.
1231 * Integration with gnome-keyring.
1232
1233 Evolution-Data-Server 1.5.92, 2006-02-27
1234 ----------------------------------------
1235 Bug fixes since last release :
1236 http://go-evolution.org/Evo2.5.92#Evolution-Data-Server
1237
1238 Updated Translations:
1239
1240         - ca (Josep Puigdemont i Casamajó)
1241         - el (Kostas Papadimas)
1242         - et (Priit Laes)
1243         - eu (Inaki Larranag)
1244         - lt (Žygimantas Beručka)
1245         - pl (Artur Flinta)
1246         - th (Theppitak Karoonboonyanan)
1247
1248 Evolution-Data-Server 1.5.91, 2006-02-13
1249 ----------------------------------------
1250 Bug fixes since last release :
1251 http://go-evolution.org/Evo2.5.91#Evolution-Data-Server
1252
1253 Updated Translations:
1254
1255         - cs (Lukas Novotny)
1256         - cs (Miloslav Trmac)
1257         - cy (Rhys Jones)
1258         - et (Ivar Smolin)
1259         - fi (Ilkka Tuohela)
1260         - ja (Takeshi AIHANA)
1261         - pt (Duarte Loreto)
1262         - ru (Leonid Kanter)
1263         - sq (Laurent Dhima)
1264         - sr, sr@Latn (Slobodan D. Sredojevic)
1265         - th (Supranee Thirawatthanasuk)
1266         - th (Theppitak Karoonboonyanan)
1267
1268 Evolution-Data-Server 1.5.90, 2006-01-30
1269 ----------------------------------------
1270
1271 What's new:
1272
1273 Bug fixes sinces 1.5.5 :
1274 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=
1275
1276 Updated Translations:
1277
1278         - en_CA (Adam Weinberger)
1279         - es (Francisco Javier F. Serrador)
1280         - et (Ivar Smolin)
1281         - fi (Ilkka Tuohela)
1282         - gl (Ignacio Casal Quinteiro)
1283         - gu (Ankit Patel)
1284         - gu (Ankit Patel)
1285         - ko (Changwoo Ryu)
1286         - nb, no (Kjartan Maraas)
1287         - nl (Tino Meinen)
1288         - vi (Clytie Siddall)
1289         - zh_CN (Funda Wang)
1290         - zh_TW, zh_HK (Chao-Hsiung Liao)
1291
1292 Evolution-Data-Server 1.5.5, 2006-01-16
1293 ----------------------------------------
1294
1295 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
1296
1297         #321812 – crash during Draft saving in offline mode (Shreyas)
1298         #314841 – gw: Don't Mark Trash As New Messages (Parthasarathi)
1299         #323570 – gw: Forward Of Multiple Messages At Once Loses Formatting (Parthasarathi)
1300         #320898 – gw: Inserted Images Appears As Broken Link Image (Parthasarathi)
1301         #303998 – In 'Exchange Connector' GAL should be selected for 'Autocompletion by default (Sushma)
1302         #323115 – --force-shutdown does not shutdown e-d-s (Harish)
1303         #326060 – Exchange password expiry handling is broken (Sushma)
1304         #267402 – can not specify https URL for a remote calendar location (Tony Tsui)
1305         #324518 – Webcal Entries Duplicated In Calendar (Chenthill)
1306         #324741 – Critical Warning on Command Line (Chenthill)
1307         #214977 – Contact lists on LDAP server are broken (Sushma)
1308         #320065 – Fix GList leaks (Ross Burton)
1309         #325959 – Subscribe to other user's folder not working (Sushma)
1310         #242966 – Focus Problem, Screen Entry on "Select Contacts From Address Book" screen (Johnny Jacob)
1311         
1312
1313 Other Fixes :
1314         
1315         - Merge Calendar backend bits from evolution-caldav module into EDS (Harish)
1316         - Code cleanup (Simon Zheng, Kjartan Maraas, Parthasarathi)
1317         - Win32 fixes (Tor Lillqvist)
1318         
1319         
1320 Updated Translations:
1321
1322         - bg (Alexander Shopov)
1323         - ca (Josep Puigdemont i Casamajó)
1324         - gl (Ignacio Casal Quinteiro)
1325         - ja (Takeshi AIHANA)
1326         - lt (Žygimantas Beručka)
1327         - nl (Vincent van Adrighem)
1328
1329
1330 Evolution-Data-Server 1.5.4, 2006-01-02
1331 ----------------------------------------
1332
1333 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
1334
1335         #323106 - IMAP drawers with non-ASCII UTF-8 names do not work (Tor Lillqvist)
1336         #317794 - Groupwise mail folder not visible (Parthasarathi)
1337         #324483 - Memory leak in Exchange connector (Sushma)
1338         #305006 - Fixed vCalendar file import without UID (Chenthill)
1339         #267330 - Fixed a crash/hang while accepting exchange meeting invititation (Chenthill)
1340         #324009 - Hang in Evolution Calendar (Chenthill)
1341         #317411 - Fixed Evolution crash while synchronizing with palm device. (Varadhan)
1342         #238979 - Added Support to expand contact lists inline in name selector entry
1343         
1344 Other Fixes :
1345
1346         - Added option to select emails in contacts/lists in name selector
1347           entry (Srinivasa Ragavan)
1348         - Modifications to use gstdio wrappers (Tor Lillqvist)
1349         - Exchange fixes (Sushma)
1350         - Network Manager Support (Shreyas)
1351         - Win32 fixes (Tor Lillqvist)
1352         
1353 Updated Translations:
1354
1355         - en_CA (Adam Weinberger)
1356         - es (Francisco Javier F. Serrador)
1357         - fi (Ilkka Tuohela)
1358         - gl (Ignacio Casal Quinteiro)
1359         - gu (Ankit Patel)
1360         - ja (Takeshi AIHANA)
1361         - nb, no (Kjartan Maraas)
1362         - nn (Åsmund Skjæveland)
1363         - vi (Clytie Siddall)
1364
1365
1366 Evolution-Data-Server 1.5.3, 2005-12-12
1367 ----------------------------------------
1368
1369 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
1370
1371         #323433 - Evolution crashes when folding vfolder subfolders while in one,
1372                   wont restart (Jeff Cai)
1373         #321139 - evolution will crash on solaris when print error message (Shi Pu)
1374         #321515 - Lazy-bind loaded modules in camel (Ross Burton)
1375         #322408 - creating new folder causes evolution to hang on the uw-imapd
1376                   server (Jeff Cai) 
1377         #317322 - crash when delete a imported recurrent event (Chenthill)
1378         #318777 - recurrence editing ... (Chenthill)
1379         #323349 - Evolution data server, Configuration failed on Solaris (Irene Huang)
1380         #319592 - Use GLib for determining host endian (Ross Burton)
1381         #319591 - Use G_DEFINE_TYPE in libedataserver (Ross Burton)
1382         #321830 - GW - Not All Email In Sent Items Appearing In Evolution (Parthasarathi)
1383
1384 Other Fixes :
1385         - Numerous fixes in Camel/Libebook/libedataserver for Win32 support (Tor Lillqvist) 
1386         - Hula provider fixes (Harish)
1387         - Exchange : Use remembered password for authentication (Irene Huang)
1388         - Exchange : fix compiler warnings (Sushma)
1389         - Build fixes (Dave Malcolm)
1390
1391 Updated Translations:
1392
1393         - be (Vital Khilko)
1394         - bg (Alexander Shopov)
1395         - cs (Miloslav Trmac)
1396         - en_CA (Adam Weinberger)
1397         - es (Francisco Javier F. Serrador)
1398         - fa (Meelad Zakaria)
1399         - fr (Christophe Merlet)
1400         - gl (Ignacio Casal Quinteiro)
1401         - gu (Ankit Patel)
1402         - ja (Takeshi AIHANA)
1403         - nb, no (Kjartan Maraas)
1404         - zh_CN (Funda Wang)
1405
1406
1407 Evolution-Data-Server 1.5.2, 2005-11-14
1408 ---------------------------------------
1409
1410 New Features:
1411         - Camel Hula Provider (Harish)
1412
1413 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
1414
1415         #320095 - Empty Trash Deletes From GW POA, But Doesn't Delete Headers 
1416                   In Trash Folders (Parthasarathi)
1417         #314476 - Fixes to inform the Over quota issue in groupwise to
1418                   user (Sankar)
1419         #320736 - Fixed a possible crash due to a invalid buffer
1420                   (Parthasarathi)
1421         #317804 - Fix Macao timezone issue (Harish)
1422         #318130 - Fix to include e-cal-time-util.h for
1423                   e-cal-backend-http.c to solve a build issue. (Matthew Daniel)
1424         #319612 - Stop warnings from e-destination about xmlChar when
1425                   compiling using gcc4 (Ross Burton)
1426         #319848 - Multiple Select for To/CC/BCC in Name selector dialog.
1427                   (Sushma)
1428
1429 Other Fixes:
1430
1431         - Changed the string so as to be consistent with Win32 client error 
1432           messages. (Sankar)
1433
1434 Update Translations:
1435
1436         - ca (Adam Weinberger)
1437         - cs (Miloslav Trmac)   
1438         - es (Francisco Javier F. Serrador)     
1439         - fi (Ilkka Tuohela)
1440         - ja (Takeshi AIHANA)
1441         - ku (Erdal Ronahi)
1442
1443 Evolution-Data-Server 1.5.1, 2005-10-25
1444 ---------------------------------------
1445
1446 New Features : Support for Memos component (Nathan Owens)
1447
1448
1449 Other fixes :
1450
1451         - Win32 related bits and code clean-up (Tor Lillqvist) 
1452         - Remove Bonobo/GnomeProgram dependencies in 
1453           contact store/name selector (Ross Burton)
1454         - Fix for API/Base Version mismatches causing issues in
1455           Solaris where libdir==libexecdir (Irene Huang)
1456
1457 Updated Translations:
1458
1459         - en_CA (Adam Weinberger)
1460         - es (Francisco Javier F. Serrador)
1461         - gl (Ignacio Casal Quinteiro)
1462
1463 Evolution-Data-Server 1.3.8, 2005-08-22
1464 ---------------------------------------
1465
1466 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
1467
1468         #242032 - color labels stored to imap message store (Michael Zucchi)  
1469         #247706 - Automatically add comma after autocompleting an address (Devashish)
1470         #271894 - PGP-encrypted attached messages not displayed (Michael Zucchi)
1471         #271969 - Synchronize doesn't work for Tasks and Calendar (Armin Bauer, Varadhan, Mubeen)
1472         #300115 - RFC2047 encoding always separates the last non-ASCII UTF-8 character. (Changwoo)
1473         #300891 - Now camel should specify the translation domain explicitly to use gettext (Changwoo)
1474         #302835 - Mailbox does not appear on top in offline mode (Parthasarathi)
1475         #302963 - Status tracking does not work for some items (Vivek)
1476         #309499 - Additional mail is sent to delegate(s) in Groupwise. (Chakravarthi)
1477         #310325 - Meeting request mail cannot be sent for Meeting created in 'Personal' calendar (Vivek)
1478         #310496 - 'make check' fails on gpg test (Michael Zucchi) 
1479         #310956 - gw: trying to copy the mailbox folder when online copies the folder below the mailbox folder (Parthasarathi)
1480         #311078 - Calendar loading progress information goes beyond 100% (Chakravarthi)
1481         #311639 - mh: Renaming parent folder loses subfolders (Michael Zucchi)
1482         #311831 - sometimes clicking on a meeting request mail or any mail related to assigned task crashes evolution (Chenthill)
1483         #312184 - Signature shown as attachment (Parthasarathi)
1484         #312578 - In GW calendar user should be able to delegate all instances together (Chenthill)
1485         #312668 - Unable to go back to Online mode after clicking offline button (Michael Zucchi)
1486         #312715 - Evolution crashes moving IMAP folder to local folder (Michael Zucchi)
1487         #312831 - crash in camel-folder-thread.c:sort_node when generating message list (Michael Zucchi)
1488         #312857 - gw: Evolution crashes while starting up (Parthasarathi)
1489         #312988 - Regressing 274308 - EDS crashed (Sushma)
1490         #313058 - gw: Unable to create a new folder(subfolder) with names like Mailbox, Sent Items, etc (Vivek)
1491         #313091 - Useless assignment in e-vcard (Ross Burton)
1492         #313284 - camel indexing valgrind hits (Michael Zucchi)
1493         #313381 - gw: evo crashes while trying to refresh the folder (Vivek)
1494         #313574 - crash viewing IMAP mail (Michael Zucchi)
1495         #313593 - imap4: sub folders not working (Michael Zucchi)
1496         #313657 - IOP: Implement Outlook-like handling of recurrence corner-cases (Carsten Guenther)
1497         #313806 - cannot decrypt an encrypted message (Parthasarathi)
1498
1499 Updated Translations:
1500
1501         - bg (Rostislav Raykov)
1502         - ca (Xavier Conde)
1503         - de (Frank Arnold)
1504         - de (Kostas Papadimas)
1505         - el (Kostas Papadimas)
1506         - et (Ivar Smolin)
1507         - hu (Gabor Kelemen)
1508         - lt (Justina Klingaitė)
1509         - sr, sr@Latn (Igor Nestorivić)
1510         - sq (Laurent Dhima)
1511
1512 Evolution-Data-Server 1.3.7, 2005-08-08
1513 ---------------------------------------
1514
1515 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
1516
1517          #274382 - Multiple CC headers are not processed properly (Michael Zucchi)
1518          #310198 - Grammar errors failing Sun's compiler 'Vulcan / Forte' (Mengjie Yu)
1519          #309237 - broken imap server workaround (Michael Zucchi)
1520          #311658 - 1.3.6 lists a pile of old folders (Michael Zucchi)
1521          #300048 - configure script fails to detect getaddrinfo (Harish)
1522          #312535 - GW: Fwded message headers are not displayed (Parthasarathi)
1523          #305304 - Description does not appear completely when using the ITIP FORMATTER plugin (Dinesh Layek)
1524          #312190 - problems with junk test in filters (Vivek Jain)
1525          #312185 - Configuring same account for IMAP and GroupWise troubles Proxy Login (Sankar)
1526          #302968 - GW: Some mails do not get delivered (Sankar)
1527          #305590 - GW: don't see schedules from people in other post offices. (Chenthill)
1528          #310328 - Cannot create recurring 'All Day event' in groupwise calendar (Chenthill)
1529          #311684 - evolution-data-server crashes trying to reply all (Wolfgang Ocker)
1530          #303111 - GW long delays & no status (Sushma Rai)
1531          #308512 - Key /apps/evolution/lock/mail/accounts/save_password does not work correctly
1532
1533 Updated Translations:
1534
1535         - cs (Miloslav Trmac)
1536         - es (Francisco Javier F. Serrador)
1537         - et (Ivar Smolin)
1538         - fi (Ilkka Tuohela)
1539         - gu (Ankit Patel)
1540         - id (Imam Musthaqim)
1541         - it (Marco Ciampa)
1542         - ja (Takeshi AIHANA)
1543         - nb,no (Terance Sola)
1544         - nl (Reinout van Schouwen)
1545         - pl (GNOME PL Team)
1546         - pt_BR (Raphael Higino)
1547         - vi (Clytie Siddall)
1548         - zh_CN (Funda Wang)
1549         - zh_TW (Chao-Hsiung Liao)
1550
1551 Evolution-Data-Server 1.3.6, 2005-07-26
1552 ---------------------------------------
1553
1554 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
1555
1556 Addressbook :
1557          #260851 - "Edit Contact" option in Contact name popup menu (Sushma)
1558          #301922 - Composer Section (To: CC: BCC:) Fields Flip Order Of Names (Antony)
1559
1560 Calendar :
1561          #303548 - Missing Calendar Items in GW (Chenthill)
1562          #310752 - Multiple mails and multiple appointments created for a non recurring 
1563                    appointment (Chenthill)
1564          #310767 - Cannot Accept GW Appointments Without Error (Chenthill)
1565
1566 Mailer:
1567          #301871 - uninitialized variable in evo-data-server pop3 and imap backend
1568          (meissner@suse.de)
1569          #272505 - GroupWise" spelled inconsistently in evolution-data-server (Parthasarathi)
1570          #310953 - reproducible crash trying to "add signature" in preferences (Parthasarathi)
1571          #310716 - trying to delete a subfolder crashed evolution (Parthasarathi)
1572
1573 Exchange :
1574          #310483 - Check Remember password option, and enter wrong password - Evolution unusable
1575          (Arunprakash)
1576
1577 Others :
1578          #271837 - handle _PRETTY_FUNCTION_ for Sun compilers
1579          (The Written Word)
1580         - Copy folder contents locally by default. (Shreyas)
1581         - camel store/folder refactoring (Michael)
1582         - camel docs breakage fix (Shreyas) 
1583         - camel imap store - if the folder is on disk, just get it 
1584           offline, only go to the server if we need to. (Michael)
1585         - align ESource uri handling in Exchange addressbook to the
1586           calendar uris (Praveen)
1587         - remove esource removal to exchange plugins code (Sarfraaz)
1588         - support for timed refresh of GW system addressbook (Sushma)
1589         - freezing the cache while updating and writing to disk at once
1590           (Sushma)
1591         - make Name selector dialog more intuitive (Vivek)
1592         - send a cancel reply to kill a e-password dialog (Jedy Wang) 
1593
1594
1595 Updated Translations:
1596
1597         - cs (Miloslav Trmac)
1598         - de (Frank Arnold)
1599         - en_CA (Adam Weinberger)
1600         - es (Francisco Javier F. Serrador)
1601         - et (Ivar Smolin)
1602         - et (Priit Laes)
1603         - fi (Ilkka Tuohela)
1604         - gu (Ankit Patel)
1605         - hu (Gabor Kelemen)
1606         - id (Imam Musthaqim)
1607         - ja (Takeshi AIHANA)
1608         - nb, no (Kjartan Maraas)
1609         - nl (Vincent van Adrighem)
1610         - POTFILES (Adam Weinberger)
1611         - POTFILES (Sarfraaz Ahmed)
1612         - pt_BR (Raphael Higino)
1613         - sr, sr@Latn (Igor Nestorivia)
1614         - vi (Clytie Siddall)
1615         - zh_CN (Funda Wang)
1616
1617 Evolution-Data-Server 1.3.5, 2005-07-12
1618 ---------------------------------------
1619
1620 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
1621
1622         #309175 - Error compiling e-d-s based applications with GCC4 (Sushma)
1623         #309276 - "is" sexp queries not working with E_CONTACT_UID (Sushma)
1624         #308209 - SASL LOGIN mechanism protocol violation (Greg Hudson)
1625         #309684 - Contact text entry leaks threads (Ross Burton)
1626         #242165 - "search in any field" produces wrong results (Sushma)
1627         #302965 - Names begin with a comma in GW Sent Items folder (Partha)
1628
1629 New features :
1630         GroupWise Proxy support (Sankar, Shreyas)
1631
1632 Other fixes and changes :
1633
1634         - Support for getting e-mail ids from a contact list for GW
1635           addressbooks (Sushma)
1636         - Addressbook memory leak fixes (Kjartan Maraas, Ross Burton) 
1637         - Update GW address book only if marked for offline usage (Sushma)
1638         - Optimize e_cal_is_read_only calls (Viren)
1639         - Handle GW recurrences in Evolution (This and All) as in GW clients
1640           (Harish)
1641         - Optimize calendar attachment retrievals (Chenthill) 
1642         - Fix miscellaneous compiler versions (Harish)
1643         - Use read cursors request instead of getQM calls in GW backend (Chen)
1644         - Improve Junk Mail Handling support (Vivek)
1645         - Background folder refresh in GW store (Partha)
1646         - Make name selector dialog modal (Sushma)
1647         - Remove e-mail addresses more easily in name-selector (Philip Van Hoof)
1648         - Fetch folder size in Exchange store (Sarfraaz)
1649         - Exchange Foreign hierarchy support (Shakti Sen)
1650         - Improved error handling in Exchange store (Arun Prakash)
1651
1652 Updated Translations:
1653
1654         - bg (Rostislav Raykov)
1655         - cs (Miloslav Trmac)
1656         - de (Jens Seidel)
1657         - en_CA (Adam Weinberger)
1658         - es (Francisco Javier F. Serrador)
1659         - et (Ivar Smolin)
1660         - nb, no (Terance Sola)
1661         - vi (Clytie Siddall)
1662         - zh_TW (Chao Hsiung Liao) 
1663
1664 Evolution-Data-Server 1.3.4, 2005-07-02
1665 ----------------------------------------
1666
1667 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
1668
1669 Camel
1670         #303225 - Left pane is not updated with maildir (Michael Zucchi)
1671
1672 Addressbook
1673         #302006 - Autocompletion does not work properly (Hans Petter Jansson)
1674
1675 Calendar
1676         #309079 Memory leaks when syncing PDA on FC4 (Harish)
1677
1678
1679 Other fixes and changes:
1680
1681         - Inline PGP signature support (Matt Brown)     
1682         - Add exchange as a supported backend to e-d-s
1683         - remove checks for unused fields in camel local provider (Michael
1684           Zucchi)
1685         - Display GW events based on date of appointment not on the received
1686           time. (Parthasarathi)
1687         - Remove redundant linking of http backend to the file (Chen) 
1688         - Define static capability for delegation to multiple recipients (Chen)
1689         - Support --no-undefined option on windows while building evolution 
1690           and drop superfluous inclusion of pthread.h in Addressbook (Tor Lillqvist)
1691         - Switch to GThread API instead of pthreads for the main loop in Addressbook
1692           (Tor Lillqvist)
1693         - Ignore 'any field contains' query in LDAP address book refresh
1694           (Sushma)
1695         - Build system addressbook cache if marked for offline usage (Sushma)
1696         - Update addressbook cache with changes in GW System Address book
1697           (Srinivasa Ragavan)
1698         - Use GtkFileChooserButton instead of GnomeFileEntry (Ross Burton)
1699         - store the change type of a  Groupwise item while getting the changes
1700           (Chenthill)
1701         - Miscellaneous compiler warning fixes (Harish)
1702
1703 Updated Translations:
1704         
1705         - bg (Vladimir Petkov)
1706         - cs (Miloslav Trmac)
1707         - da (Martin Willemoes Hansen)
1708         - en_CA (Adam Weinberger)
1709         - et (Ivar Smolin)
1710         - et (Priit Laes)
1711         - et (Priit Laes)
1712         - nb, no (Kjartan Maraas)
1713         - zh_CN (Funda Wang)
1714         - zh_TW (Abel Cheung)
1715         - zh_TW (Chao-Hsiung Liao)
1716         - POTFILES.in (Sarfraaz Ahmed)
1717
1718 Evolution-Data-Server 1.3.3, 2005-06-07
1719 ----------------------------------------
1720 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
1721
1722 IMAP
1723         #274407 IMAP4rev1: moved message pops up as new (Jeffrey Stedfast)
1724
1725 Groupwise 
1726
1727         #300599 Mail folders not getting refreshed for GW account (Partha)
1728         
1729 Addressbook
1730         #271901 GroupWise naming consistency (Daniel van Eeden)
1731         #300290 GALview does not show Complete name.(Sushma)
1732
1733
1734 Other Features and Fixes:
1735         - Added support for delegating meetings in Groupwise (Chenthill)
1736         - Memory leak in Addressbook File backend (Ross Burton)
1737         - updates to camel session fixes for Groupwise backend (Parthasarathi)
1738         - fix incorrect naming of camel function (Jeffrey Stedfast)
1739
1740 Updated Translations:
1741
1742         - es (Francisco Javier F. Serrador)
1743         - en_CA (Adam Weinberger)
1744         - nb (Terance Sola)
1745         - vi (Clytie Siddall)
1746         - cs (Miloslav Trmac)
1747         - zh_CN (Funda Wang)
1748         - cy (Dafydd Harries)
1749         - ja (Takeshi AIHANA)
1750  
1751 Evolution-Data-Server 1.3.2, 2005-05-18
1752 ----------------------------------------
1753 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
1754
1755 Groupwise 
1756
1757         #274194 Filters do not filter all messages  (Partha)
1758         #273246 email is visible with mime.822 file attached (Partha)
1759         #273243 external HTML mail is an attachment not viewed inline (Partha)
1760
1761         #256874 Anniversaries in B&A calendar have the Birthday category (Shreyas)
1762         #301116 libedataserverui needs to specify the translation domain explicitly
1763                 (Changwoo Ryu) 
1764
1765         #303540 F10 + Shift Key' doesn't work in evolution contacts (Mengjie Yu)  
1766         #272504 spell GW rightly (Chenthill)
1767         #272503 Typo fix (Thierry Moisan)
1768
1769
1770 Other Features and Fixes:
1771
1772         API docs  (Hans Petter Jansson, Rodrigo Moya) 
1773
1774         Misc pc file, configure fixes   (Harish)
1775         GW Backend Memory leaks (Ulrich Neumann)
1776         const keyword additions to camel files (Ross Burton)  
1777         Added a new flag CAMEL_PROVIDER_DISABLE_SENT_FOLDER   (Sankar)  
1778         Memory leak fixes  (Sushma) 
1779         Checks for Win32 (mingw) (Tor Lillqvist)  
1780         Copy the flags field when converting from CamelStoreInfo to CamelFolderInfo.
1781          (Alessandro Decina)   
1782         VJOURNAL backend (Rodrigo Moya) 
1783
1784
1785 Updated Translations:
1786
1787         - bg (Rostislav Raykov) 
1788         - el (Kostas Papadimas) 
1789         - da (Martin Willemoes Hansen) 
1790   
1791
1792 Evolution Data Server 1.3.1, 2005-04-26
1793 ---------------------------------------
1794
1795 Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
1796
1797 * Camel
1798
1799   #301037 - Handle case where the path doesn't exist in the url (Jeff)
1800   #273945 - If camel_charset_best() returns NULL, default to UTF-8 (Jeff)
1801  
1802 * Groupwise Provider
1803
1804  #274257  - Automatically synchronize account locally option does not work (Jeff)
1805  #74369   - enable viewing shared folder notifications (Sankar)
1806  #72032   - update summary with items that have been deleted from the server (Partha)
1807  #72310   - deleted mail is not visible in Trash Folder (Partha)
1808  #74183   - Expunge does not expunge all (Sankar)
1809  #274409  - hang while reading Email (Chenthill)
1810
1811 * Calendar
1812  
1813  #270035 - incompatible calendar.ics created with mozilla (Rodrigo)
1814         
1815 * Addressbook
1816
1817  #268533 - evolution-alarm-notify appears to cause a leak in e-d-s  (JP)
1818  #273330 - Crash  adding attendee under gw calendar - (Siva) 
1819  
1820
1821 Other Bugs 
1822
1823 * Camel 
1824         - Fix for systems where read is a macro (David Malcolm)
1825         - don't set exceptions for failed date commands in NNTP (Michael)
1826         - abort if we fail to get the date in NNTP (Alessandro Decina) 
1827         - Don't try to EXPUNGE in READ-ONLY mode (Jeff)
1828         
1829 * Groupwise Provider
1830
1831         - Remove redundant getQuickMessageRequest (Partha)
1832
1833 * Address Book 
1834         - multiple authentication prompts for addressbook (Hans)
1835
1836
1837 Updated Translations:
1838         * et (Ivar Smolin)
1839         * fa (Meelad Zakaria)
1840         * it (Marco Ciampa) 
1841         * cs (Miloslav Trmac)
1842         * en_CA (Adam Weinberger)
1843
1844 Evolution Data Server 1.2.0, 2005-03-07
1845 ---------------------------------------
1846
1847 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
1848
1849   * Addressbook
1850     #73226 - Missing symbol in e-destination (JP)
1851
1852   * Addressbook
1853     #72454 - Crash for webcals with gnome proxy setting (Rodrigo)
1854
1855   * All
1856     #73010 - Cannot cancel/close 'Category icon' popup (Harry Lu)
1857         
1858 Updated Translations:
1859         - pt_BR (Raphael Higino)
1860         - hu (Laszlo Dvornik)
1861         - sr (Igor Nestorovic)
1862         - sr@Latn (Igor Nestorovic)
1863         - ca (Xavier Conde Rueda)
1864
1865 Evolution Data Server 1.1.6, 2005-02-28
1866 ---------------------------------------
1867
1868 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
1869
1870   * Addressbook
1871     #72806 - EDS is crashing while trying to add a contact to Groupwise book (Siva)
1872     #70908 - Can't remove e-mail addresses assigned to types evolution doesn't know about (Siva)
1873     #67541 - LDAP password not remembered (Siva)
1874
1875   * Calendar
1876     #71490 - Events shows up multiple times (Chen)
1877     #71545 - Crash At Startup of Evolution 2.1 (Rodrigo)
1878     #72107 - Evolution is hanging if you go offline and then come online (Chen)
1879     #73008 - Recipients in CC and BCC field gets added into the TO field and not in their intended place (Sankar)
1880     #72965 - Unable to rename a groupwise folder (Partha)
1881     #72285 - groupwise backend crashes on a GWPOA generated email (Sankar)
1882     #72907 - Few mails are not available for offline in groupwise (Siva)
1883
1884   * Camel
1885     #68459 - Answering to Usenet article doesn't consider the "Followup-To:" field (Michael)
1886     #71747 - IMAP host lookup on 'hostname;noselect=yes' (Jeff)
1887     #71752 - Make sure auth_domain is 'Groupwise' (Vivek)
1888     #72106 - New mails are in "READ" state (Partha)
1889     #61468 - From and Subject information is missing from Inbox mailbox (Michael)
1890     #57185 - MH file mode changes and broken links (Michael)
1891     #59507 - tries to write junk cmeta in local spool (Michael)
1892     #71812 - folders are stored way too often (Michael)
1893     #70590 - Filters mark mail as read when it really isn't (Michael)
1894     #72609 - Crash everytime when read the article (Michael)
1895
1896   * All
1897     #9605  - Let "Delete" remove selected contact from the name selector (Harry Lu)
1898     #73011 - Evolution crashed when clicked on new category (Rodrigo)
1899
1900 Other bugs
1901
1902   * Addressbook
1903     - Make sure editors are always read-only in offline mode (Siva)
1904     - Destroy groupwise connection hash tables correctly (Chen)
1905     - Migration issue with non-ASCII quoted printable chars in contact notes (Siva)
1906
1907   * Calendar
1908     - Return the weather calendar capabilities properly (Rodrigo)
1909     - Fix getQM issues in groupwise backend so we don't miss events (Harish, Chen)
1910     - Locking fixes to prevent races in backend (JP, Rodrigo)
1911     - Download groupwise calendar attachments only if not already in cache (Harish)
1912     - Destroy groupwise connection hash tables correctly (Chen)
1913     - Make sure groupwise item creation date exists before using (Chen)
1914     - Fix crash during migration if e-d-s is not available (Rodrigo)
1915     - Set detached instance recurid and start/end properly (Rodrigo)
1916
1917   * Camel
1918     - Make junk code use camel debug (Rodo)
1919     - Use groupwise getQM call with correct timestamp to prevent missing messages (Harish)
1920     - Fix deletion of groupwise mail (Chen)
1921     - Fix server version display in warning (Vivek)
1922     - Show correct time for mails (Partha)
1923     - Rename inbox/INBOX to Inbox, so it is translatable (Björn Torkelsson)
1924     - Use XGMOVE if possible in IMAP4 (Jeff)
1925     - Flag IMAP4 inbox properly (Björn Torkelsson)
1926     - Just search the cache if IMAP4 is in offline mode (Jeff)
1927
1928   * All
1929     - PPC fixes (Hans)
1930     - Allow name selector to auth books properly (Hans)
1931     - Leak fix (Kjartan Maraas)
1932         
1933 Updated Translations:
1934         - el (Kostas Papadimas, Nikos Charonitakis)
1935         - nl (Vincent van Adrighem)
1936         - hu (Laszlo Dvornik)
1937         - da (Martin Willemoes Hansen)
1938         - gu (Ankit Patel) <ankit644@yahoo.com>
1939         - pl (Artur Flinta)
1940         - uk (Maxim Dziumanenko)
1941         - fr (Thierry Moisan)
1942         - pt (Duarte Loreto)
1943         - it (Marco Ciampa)
1944         - nb (Kjartan Maraas)
1945         - no (Kjartan Maraas)
1946         - bg (Vladimir Petkov)
1947         - fi (Ilkka Tuohela)
1948         - ru (Leonid Kanter)
1949         - sq (Laurent Dhima)
1950         - bg (Vladimir Petkov)
1951         - lt (Zygimantas Berucka)
1952         - en_GB (David Lodge)
1953         - ja (Takeshi AIHANA)
1954         - ko (Changwoo Ryu)
1955         - sv (Christian Rose)
1956         - en_CA (Adam Weinberger)
1957         - es (Francisco Javier F. Serrador)
1958         - de (Frank Arnold)
1959         - cs (Miloslav Trmac)
1960
1961 Evolution Data Server 1.1.5, 2005-02-07
1962 ---------------------------------------
1963
1964 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
1965
1966   * Addressbook
1967     #1069  - Support REV field in VCard (Siva)
1968     #67267 - Auto-complete misses contacts with 'Title' set (Siva)
1969     #68172 - Don't include function names in e-d-s messages (Siva)
1970     #70918 - Importing kontact vcard causes inifinite loop (Siva)
1971     #71116 - Wrong gettext initialization breaks translation (Christophe)
1972     #71827 - Search after a contact with Name begins with, only searches
1973                for first name (Siva)
1974
1975   * Calendar
1976     #68541 - Invalid Response From Server Message (Chenthill)
1977     #64682 - Moving a appts from one calendar to another sends update (Chenthill)
1978     #72004 - Invalid connection error message (popup) - Suddenly (Chenthill)
1979     #72117 - EDS crashed - Trying to create meeting appointments (Chenthill)
1980
1981   * Camel
1982     #36142 - Don't use acronyms as verbs in messages (Michael)
1983     #38671 - filtering on specific-headers needs to check each matching header
1984              (Michael)
1985     #38791 - GPG can make evo hang if keyserver unreachable (Michael)
1986     #65329 - Regression in default folder name localisation (Michael)
1987     #68741 - Evolution 2 hides Junk folder created in 1.4 (Michael)
1988     #70303 - PGP signature invalid with very short emails (Michael)
1989     #71847 - IMAP is broken (Jeff)
1990     #72020 - Error parsing filter: Unknown identifier: adjust-score (Michael)
1991
1992   * All
1993     #69909 - EDS logger doesn't restore logging when it shuts down (JP)
1994     #72172 - Cannot delete a GW Shared folder (Partha)
1995
1996 Other bugs
1997
1998   * Addressbook
1999     - Changed default Groupwise port to 7191 (Siva)
2000     - Online/offline fixes in LDAP backend (Siva)
2001     - Build backends as modules (Hans Petter)
2002     - Check Groupwise server version and notify user (Vivek)
2003
2004   * Calendar
2005     - Changed default Groupwise port to 7191 (Siva)
2006     - Fixed idle saving in file backend (Rodrigo)
2007     - Fixed leak in e_cal_send_objects (JP)
2008     - Removed categories-related methods in backends (Rodrigo)
2009     - Improvements in communication with GW servers for tasks (Harish)
2010     - Build backends as modules (Hans Petter)
2011     - Fixed conflicts in IDL file (Hans Petter)
2012     - Check Groupwise server version and notify user (Vivek)
2013     - getQuickMessages support in GW backend (Chenthill)
2014
2015   * Camel
2016     - Added old imap code back to build (Jeff)
2017     - Improve moving between folders in GW provider (Partha)
2018     - IMAP/IMAP4 compatibility work (Jeff)
2019     - Updated tests to use IMAP4 (Jeff)
2020     - getQuickMessages support in GW provider (Partha)
2021     - Use GW SOAP mailer code to be the default (Siva)
2022     - Changed default Groupwise port to 7191 (Siva)
2023     - GW SOAP mailer code improvements (Partha)
2024
2025   * All
2026     - Added 'searchable' flag for categories (Rodrigo)
2027     - Fixed saving of categories config changes (Rodrigo)
2028     - Use glib's i18n headers (Ross)
2029     - Removed useless libgnome use (Ross)
2030     - a11y improvements (Hao)
2031
2032 Updated Translations:
2033     - ca (Jordi Mallach)
2034     - cs (Miloslav Trmac)
2035     - de (Frank Arnold)
2036     - el (Kostas Papadimas)
2037     - en_CA (Adam Weinberger)
2038     - en_GB (David Lodge)
2039     - es (Francisco Javier F. Serrador)
2040     - et (Priit Laes)
2041     - ja (Takeshi AIHANA)
2042     - ko (Changwoo Ryu)
2043     - lt (Žygimantas Beručka)
2044     - nb (Kjartan Maraas)
2045     - nl (Vincent van Adrighem)
2046     - no (Kjartan Maraas)
2047     - pt (Duarte Loreto)
2048     - pt_BR (Raphael Higino)
2049     - sq (Laurent Dhima)
2050     - sv (Christian Rose)
2051
2052 Evolution Data Server 1.1.4, 2005-01-24
2053 ----------------------------------------
2054
2055 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
2056
2057   * Calendar
2058
2059     #57567 - calendar migration speed (Rodrigo)
2060     #67974 - use proxy if necessary for webcal (Rodrigo)
2061
2062   * Camel
2063
2064     #65178 - newly created folder on local maildir doesn't show until evolution restart (Michael)
2065     #71082 - Authenticated SMTP and TLS work very slowly (Jeff)
2066     #69024 - Doesn't update NNTP folder in a Virtual folder (Michael)
2067     #47824 - nested, identical multipart boundaries dont parse properly (Michael)
2068     #70095 - deleting vfolder causes evo to hang (Michael)
2069
2070   * All
2071     #70067 - Mask GW password when GROUPWISE_DEBUG=1 is used (Siva)
2072     #28532 - Don't allow duplicate categories (Rodrigo)
2073
2074 Other bugs
2075
2076   * Addressbook
2077     - Fix full name queries (Siva)
2078     - Order of magnitude speed fix for fetching list of contacts (Siva)
2079
2080   * Calendar
2081     - Comply with new server api changes (Harish)
2082     - Default to UTC timezone if nothing else (Chen)
2083     - Handle cancelling instances via itip (Rodrigo)
2084     - Handle case where events are only instances (no master) (Rodrigo)
2085     - Don't save unless the file is actually dirty in the file backend (Rodrigo)
2086     - Use single metric/imperial setting (David Trowbridge)
2087
2088   * Camel
2089     - Make imap4 code have the same summary as imap (Jeff)
2090     - Make imap4 code handle imap:// uri (Jeff)
2091     - Fix offline syncing and journalling for imap, groupwise and exchange (Jeff)
2092     - Be able to get the message status in groupwise (Partha)
2093     - Restrict path lengths to 65k in lock helper (Michael, Max Vozeler)
2094     - Fix groupwise offline transfers (Jeff)
2095     - retain label settings in IMAP4 when offline for UIDPLUS servers (Jeff)
2096     - 64 bit fixes (Michael)
2097
2098   * All
2099     - emit source changed property if properties are totally removed (Siva)
2100     - complete properly if the widget loses focus via tab (Hans)
2101     - display all email addresses for a user again (Hans)
2102     - fix crash pressing enter in empty completion widget (Hans)
2103
2104 Updated Translations:
2105         - it (Marco Ciampa)
2106         - de (Frank Arnold)
2107         - et (Priit Laes)
2108         - cs (Miloslav Trmac)
2109         - nb (Kjartan Maraas)
2110         - lt (Zygimantas Berucka)
2111         - ja (Takeshi AIHANA)
2112         - es (Francisco Javier F. Serrador)
2113         - en_CA (Adam Weinberger)
2114
2115 Evolution Data Server 1.1.3, 2005-01-10
2116 ----------------------------------------
2117
2118 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
2119
2120   * Calendar
2121
2122     #68533 - evolution-alarm-notify appears to cause an e_data_book leak (Harish)
2123
2124   * Camel
2125
2126     #70556 - Unable load messages info from MS Exchange by IMAP (Michael)
2127     #70919 - Crash during fetching mail (mail has gpg signature) (Michael)
2128   
2129 Other bugs
2130
2131   * Addressbook
2132     - Merge offline support for groupwise, ldap (Siva, Chen, Hans)
2133
2134   * Calendar
2135     - Backend attachment support (Harish)
2136     - Weather calendar (David Trowbridge)
2137     - Handle send options for groupwise (Chen)
2138     - Fixed problems when items only had detached instances (Rodrigo)
2139     - Merge offline support for groupwise, ldap, webcal (Siva, Chen)
2140
2141   * Camel
2142     - Merge groupwise SOAP mailer (Partha)
2143     - IMAP4 offline support (Jeff)
2144     - Groupwise offline support (JP, Jeff, Partha)
2145     - 64 bit fixes (David Mosberger-Tang)
2146
2147   * All
2148     - move e-categories and rewrite (Rodrigo)
2149     - emit source_changed signal if properties change (David Trowbridge)
2150     - implement e-name-selector class, without bonobo (Hans)
2151
2152 Updated Translations:
2153         - bg (Vladimir Petkov)
2154         - ja (Takeshi AIHANA)
2155         - ru (Leonid Kanter)
2156
2157 Evolution Data Server 1.1.2, 2004-12-20
2158 ----------------------------------------
2159
2160 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
2161
2162   * Calendar
2163
2164     #70127 - Evolution Calendar does not use a User-Agent (JP)
2165     #70267 - O(n^2) activity writing cache files when opening an ics webcal
2166     #file (Rodrigo)
2167
2168   * Addressbook
2169
2170     #68454 - Ldap organizationalUnit show up in contact list (Siva)
2171
2172   * Camel
2173
2174     #69776 -Signed Mail with attachments displays everything with
2175      multipart/boundaries stuff (NotZed)
2176     #69533 - GW imap mail becomes invisble/unavailable (NotZed)
2177   
2178 Other bugs
2179
2180   * Addressbook
2181     - implement is_open accessor on ebook (Hans)
2182     - move e-destination (Hans)
2183
2184   * Calendar
2185     - Merge recurrence work, support for detached instances (Rodrigo)
2186     - Add support for passing a modified object from sync backends (Anders Carlsson)
2187     - Add static capabilities for send options (Chen)
2188     - Leak fixes (Harish)
2189
2190   * Camel
2191     - Move camel here (NotZed)
2192     - Fix non-SSL build (Jeff)
2193     - Add offline journalling for IMAP4 (Jeff)
2194
2195   * All
2196     - implement a gtktreemodel contact store (Hans)
2197
2198 Updated Translations:
2199         - lt (Zygimantas Berucka)
2200         - it (Marco Ciampa)
2201
2202 Evolution Data Server 1.1.1, 2004-11-28
2203 ----------------------------------------
2204
2205 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
2206
2207   * Calendar
2208
2209     #69624 - make changes in evo corresponding to soap schema changes (Siva)
2210
2211   * All
2212
2213     #69056 - Translations set to wrong version (Ryan Skadzberg)
2214     #68737 - Crash on Migrating (JP)
2215   
2216 Other bugs
2217
2218   * Addressbook
2219     - add API to determine required fields (Siva)
2220
2221   * All
2222     - allow access to primary source selector (Harish)
2223
2224 Updated Translations:
2225         - sr (Danilo Segan)
2226         - sr@Latn (Danilo Segan)
2227         - cs (Miloslav Trmac)
2228         - sq (Laurent Dhima)
2229         - en_CA (Adam Weinberger)
2230         - en_GB (David Lodge)
2231
2232 Evolution Data Server 1.1.0, 2004-11-01
2233 ----------------------------------------
2234
2235 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
2236
2237   * Calendar
2238
2239     #64673 - Cannot view free/busy for GroupWise users for users outside POA (Harish)
2240     #67031 - Groupwise task completion not showing (Chen)
2241
2242   * Address Book
2243
2244     #42165 - "search in any field" produces wrong results (Siva)
2245     #64298 - G/W failure to authenticate (Siva)
2246
2247   * All
2248
2249     #65200 - GroupWise backend crash
2250     #67031 - (Partial) show completed status properly for GroupWise tasks
2251   
2252 Other bugs
2253
2254   * Address Book
2255     - Fix e_book_commit_contact multiple usage crash (Diego Gonzalez)
2256     - Make groupwise IM names searchable (Nat)
2257
2258   * Calendar
2259     - Speed up free/busy gathering (Harish)
2260     - Speed up getting detached instance information (Rodrigo)
2261
2262   * All
2263     - loadable backend modules (Toshok)
2264     - create libedataserverui (JP)
2265
2266 Updated Translations:
2267         - sr (Danilo Segan)
2268         - sr@Latn (Danilo Segan)
2269         - cs (Miloslav Trmac)
2270         - sq (Laurent Dhima)
2271         - en_CA (Adam Weinberger)
2272         - en_GB (David Lodge)
2273
2274 Evolution Data Server 1.0.2, 2004-10-11
2275 ----------------------------------------
2276
2277 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
2278
2279   * Calendar
2280
2281     #62868 - Permission denied accepting a GroupWise meeting a second time (Chen)
2282     #67513 - Evolution corrupts memory if backend autobooks meeting attendees (JP)
2283     #66230 - tasks from online iCal duplicate after auto-refresh (Rodrigo)
2284
2285   * Address Book
2286
2287     #66368 - VCard parser doesn't add "File under" (Hans)
2288     #66574 - Make e_book_get_self work (Diego Gonzalez
2289     #67600 - fix e-d-s issues on x86_64 machines (Hans)
2290
2291   * All
2292
2293     #65200 - GroupWise backend crash
2294     #67031 - (Partial) show completed status properly for GroupWise tasks
2295   
2296 Other bugs
2297
2298   * Address Book
2299     - Restrict system address book queries to groupwise server for performance reasons (Siva)
2300
2301   * Calendar
2302     - load system tasks backend correctly
2303
2304 Updated Translations:
2305         - fr (Craig Jeffares)
2306         - zh_TW (Craig Jeffares)
2307         - sk (Stanislav Visnovsky)
2308         - fa (Roozbeh Pournader)
2309         - id (Mohammad DAMT)
2310         - ar (Arafat Medini)
2311
2312 Evolution Data Server 1.0.1, 2004-09-24
2313 ----------------------------------------
2314                                                                                                                                                               
2315 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
2316                                                                                                                                                               
2317   * Calendar
2318                                                                                                                                                               
2319     #66383 - Warning fixes in calendar code (Dave Malcom)
2320     #64955 - C99-ism in libecal (Vincent Noel)
2321     #59904 - Calendar query caching (Rodrigo)
2322     #65167 - Crash sending task to GroupWise (Chen)
2323     #64685 - Appointment requests that have been replied to give "Invalid Object" error (Chen)
2324     #63513 - G/W appointment acceptance fails ('invalid object') (Chen)
2325     #64688 - mixing UTC and localtime in Appointment view (Chen)
2326                                                                                                                                                               
2327   * All
2328                                                                                                                                                               
2329     #66209 - only first source color change is saved to gconf (Michael)
2330     #64062 - new all day recurring events do not show busy time or as all day appts (Chen)
2331                                                                                                                                                               
2332 Other bugs
2333                                                                                                                                                               
2334   * Address Book
2335     - disable debugging noise (William Jon McCann)
2336     - don't search summary for groupwise system address book (Siva)
2337                                                                                                                                                               
2338   * Calendar
2339     - support groupwise all day events
2340                                                                                                                                                               
2341   * All
2342     - fix e-d-s issues on NPTL and AMD machines (Chris, Frederic Crozat, Hans, Dave Malcolm)
2343                                                                                                                                                               
2344 Updated Translations:
2345         - fr (Craig Jeffares)
2346         - zh_TW (Craig Jeffares)
2347         - sk (Stanislav Visnovsky)
2348         - fa (Roozbeh Pournader)
2349         - id (Mohammad DAMT)
2350         - ar (Arafat Medini)
2351
2352 Evolution Data Server 1.0.0, 2004-09-13
2353 ----------------------------------------
2354
2355 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
2356
2357   * Addressbook
2358
2359     #59582 - Contact incompletely updated to LDAP store, address information lost/not editable
2360     #63385 - Evolution crash - Adding two email ids with same name 
2361
2362   * Calendar
2363
2364     #57443 - ics import crashes
2365
2366 Updated Translations:
2367         
2368         - da (Martin Willemoes Hansen)
2369         - ar (Arafat Medini)
2370         - nn (Åsmund Skjæveland)
2371         - en_GB (David Lodge)
2372         - cy (Telsa Gwynne)
2373         - el (Kostas Papadimas)
2374         - tr (Baris Cicek)
2375
2376 Evolution Data Server 0.0.99, 2004-08-27
2377 ----------------------------------------
2378
2379 Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
2380
2381   * Addressbook
2382
2383     #63844 - avoid locking if authentication needed during auto completion (Siva)
2384     #63255 - ignore name prefixes when completing (Siva)
2385
2386   * Calendar
2387
2388     #62857 - display recurring events upon creation for groupwise (Chen)
2389     #61782 - handle importing objects with no UID (Rodrigo)
2390     #62655 - don't crash with NULL uri (Hans)
2391
2392   * All
2393
2394     #63051 - solaris build fixes (notzed)
2395
2396 Other bugs
2397
2398   * Calendar
2399
2400     - add has-alarms-in-range query type (Rodrigo)
2401     - always set return value for e_cal_set_default_timezone (Frederic Crozat)
2402     - don't set the same default timezone multiple times (JP)
2403     - don't get all items from the groupwise server every time (Chen) 
2404
2405   * Addressbook
2406
2407     - and thread safety flag for libdb (Toshok)
2408     - throw error when deleting system address book (Siva)
2409     - avoid unfiltered system address book searchs (Siva)
2410     - use cursors to populate the groupwise cache (Siva)
2411     - prevent groupwise server crash by not doing to cursor requests at the same time (Chen)
2412     - immediately show meeting status updates in GUI for groupwise (Chen)
2413         
2414   * All
2415
2416     - fix warnings (Frederic Crozat)
2417     - set cache file name properly (Siva)
2418
2419 Updated Translations:
2420
2421   - pt_BR (Gustavo Maciel Dias Vieira)
2422   - es (Francisco Javier F. Serrador)
2423   - da (Martin Willemoes Hansen)
2424   - de (Christian Neumair)
2425   - hu (Laszlo Dvornik)
2426   - nb (Kjartan Maraas)
2427   - no (Kjartan Maraas)
2428   - sq (Laurent Dhima)
2429   - uk (Maxim Dziumanenko)
2430   - az (Metin Amiroff)
2431   - ja (Takeshi AIHANA)
2432   - pt (Duarte Loreto)
2433   - fi (Ilkka Tuohela, Tommi Vainikainen)
2434