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