From a325c58136d619bbdd977282924c8a73bc4cafae Mon Sep 17 00:00:00 2001 From: Srinivasa Ragavan Date: Tue, 29 Jan 2008 11:07:38 +0000 Subject: [PATCH] Evolution Data Server 2.21.90 release. 2008-01-29 Srinivasa Ragavan * NEWS, configure.in: Evolution Data Server 2.21.90 release. svn path=/trunk/; revision=8442 --- ChangeLog | 4 ++++ NEWS | 46 ++++++++++++++++++++++++++++++++++++++++++++++ configure.in | 4 ++-- 3 files changed, 52 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1f67a33..d4e6eac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-01-29 Srinivasa Ragavan + + * NEWS, configure.in: Evolution Data Server 2.21.90 release. + 2008-01-26 Matthew Barnes * docs/reference: Refresh the API docs. diff --git a/NEWS b/NEWS index 60fecba..8741ba9 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,49 @@ +Evolution-Data-Server 2.21.90 2008-01-28 +---------------------------------------- + +New in 2.21.90 + Speed up spam filtering and spam whitelist implementation (Srinivasa Ragavan) + +Bug Fixes: + #213072: Avoids the infinite loop that might be caused in case of broken mbox files or null From addresses. (Sankar P) + #213072: Remove the error condition that inits and persists the infamous "folder summary mismatch" bug (Sankar P) + #300098: Set proper dependencies for stand-alone programs linking against camel. (Øystein Gisnås) + #324168: Crash while disabling/Deleting accounts (Milan Crha) + #335217: Memory leak fixes + Invalid memory read (Chenthill) + #386157: crash in Evolution (Milan Crha) + #445309: Save certificates before cleaning up (Matthew Barnes) + #450840: Do not crash if a message is not there in the summary (Srinivasa Ragavan) + #456019: Use 'pop' as service name, instead of 'pop3', in the digest-uri (hggdh2) + #475781: Fix memory leaks (Milan Crha) + #481699: Don't crash if the server returns you bad COPYUID (Srinivasa Ragavan) + #482940: Make the maildir summary check thread safe. May be needed for other functions too. (Srinivasa Ragavan) + #496081: Can't find string in phone field, but can in all fields (Milan Crha) + #498977: Prevent encoding to base64 of no data in the content buffer. (Milan Crha) + #506250: Improvements in password prompt (Matthew Barnes) + #509124: Check pointer for NULL (Matthew Barnes) + #509644: Use the correct response codes for the dialog buttons. (Matthew Barnes) + #509985: Refactor the keyring logic and emit more informative warning messages when a keyring operation fails (Matthew Barnes) + #510168: Ensure slave gone in dispose function of the backend (Milan Crha) + #510303: Escape the authentication error message so the markup parser will parse it verbatim (Matthew Barnes) + #510409: Fix memory leaks (Milan Crha) + #511235: Changed prototype to reflect actual libsoup (Milan Crha/Dan Winship) + #511301: Crash on Exchange startup (Dan Winship) + #511717: Add gettext imap folders (Takao Fujiwara) + +Other Contributors: + Camel mime fixes (Jeffrey Stedfast) + Implement byte order for win32 (Tor Lillqvist) + Changed error message to a better string (Sankar P) + Remove unused libsoup includes and update for libsoup 2.4 (Dan Winship) + Adapt to newer libsoup (Kjartan Maraas) + +Updated Translations: + Daniel Nylander (sv) + Ivar Smolin (et) + Kjartan Maraas (nb) + Inaki Larranaga Murgoitio (eu) + Jorge Gonzalez (es) + Evolution-Data-Server 2.21.5 2008-01-14 --------------------------------------- diff --git a/configure.in b/configure.in index 657a8ec..7fe274f 100644 --- a/configure.in +++ b/configure.in @@ -67,8 +67,8 @@ LIBEGROUPWISE_CURRENT=13 LIBEGROUPWISE_REVISION=1 LIBEGROUPWISE_AGE=0 -LIBCAMEL_CURRENT=10 -LIBCAMEL_REVISION=1 +LIBCAMEL_CURRENT=11 +LIBCAMEL_REVISION=0 LIBCAMEL_AGE=0 LIBEXCHANGE_STORAGE_CURRENT=3 -- 2.7.4