evolution-data-server r8899 - trunk
- From: sragavan svn gnome org
- To: svn-commits-list gnome org
- Subject: evolution-data-server r8899 - trunk
- Date: Tue, 3 Jun 2008 03:33:41 +0000 (UTC)
Author: sragavan
Date: Tue Jun 3 03:33:41 2008
New Revision: 8899
URL: http://svn.gnome.org/viewvc/evolution-data-server?rev=8899&view=rev
Log:
2008-06-02 Srinivasa Ragavan <sragavan novell com>
* NEWS: Evolution Data Server 2.23.3 release and version bump.
Modified:
trunk/ChangeLog
trunk/NEWS
trunk/configure.in
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Tue Jun 3 03:33:41 2008
@@ -1,3 +1,43 @@
+Evolution-Data-Server 2.23.3 2008-06-02
+----------------------------------------
+
+New in 2.23.3:
+ Implement support for getting and setting IMAP4 cache's expire settings (Jeffrey Stedfast)
+
+Bug Fixes:
+ #318803: Do not show ".#evolution" directory in the UI (Ilkka Tuohela)
+ #326149: Set inbox flag only on real inboxes (Milan Crha)
+ #354923: Store passwords in the keyring by server, username and protocol (Matthew Barnes)
+ #374616: Return proper IMAP error (Milan Crha)
+ #388579: (Novell Bugzilla) Fix for Exchange crasher (Chenthill Palanisamy)
+ #473658: Fix a crash when starting evolution (Milan Crha)
+ #518312: Work around the broken "Jive Forums" NNTP gateway (Jeffrey Stedfast)
+ #530514: Added a necessary condition to handle a specific server response and to prevent a crash (Sankar P)
+ #530543: Large memory leak while syncing mails for offline usage (Sankar P)
+ #530763: Return NULL if the value of dest_folder is disturbed to prevent the crash (Bharath Acharya)
+ #531009: Use the right iterator to prevent a crash in offline mail movement (Sankar P)
+ #531439: Prevent GPG passphrases from destroying other passwords (Matthew Barnes)
+ #531591: Don't use TeX-style quotes in user-visible messages (Matthew Barnes)
+ #531713: Split the evolution-data-server version into major/minor/micro macros (Matthew Barnes)
+ #532286: Fix some whitespace issues, and make the Caps Lock label smaller (Matthew Barnes)
+ #533058: Enable GROUPWISE_DEBUG logs (Sankar P)
+ #533780: Link against libebackend (Ed Catmur)
+ #534077: Don't use freed memory (Paul Smith)
+ #534294: Fix a crash when checking for junk in a virtual folder (Hiroyuki Ikezoe)
+ #534312: Support to save Forwarded flag (Milan Crha)
+
+Updated Translations:
+ Philip Withnall (en_GB)
+ Clytie Siddall (vi)
+ Ivar Smolin (et)
+ Tino Meinen (nl)
+ Gil Forcada (ca)
+ Jorge Gonzalez (es)
+ Kjartan Maraas (nb)
+ Djihed Afifi (ar)
+ Yair Hershkovitz (he)
+ Theppitak Karoonboonyanan (th)
+
Evolution-Data-Server 2.23.2 2008-05-12
----------------------------------------
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Tue Jun 3 03:33:41 2008
@@ -4,7 +4,7 @@
# Evolution-Data-Server version */
m4_define([eds_major_version], [2])
m4_define([eds_minor_version], [23])
-m4_define([eds_micro_version], [3])
+m4_define([eds_micro_version], [4])
m4_define([eds_version],
[eds_major_version.eds_minor_version.eds_micro_version])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]