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