evolution-data-server r9778 - branches/gnome-2-24



Author: sragavan
Date: Tue Nov 25 16:36:40 2008
New Revision: 9778
URL: http://svn.gnome.org/viewvc/evolution-data-server?rev=9778&view=rev

Log:
2008-11-24  Srinivasa Ragavan  <sragavan novell com>

	* NEWS: Evolution Data Server 2.24.2 release changes and version bump


Modified:
   branches/gnome-2-24/ChangeLog
   branches/gnome-2-24/NEWS
   branches/gnome-2-24/configure.in

Modified: branches/gnome-2-24/NEWS
==============================================================================
--- branches/gnome-2-24/NEWS	(original)
+++ branches/gnome-2-24/NEWS	Tue Nov 25 16:36:40 2008
@@ -1,3 +1,16 @@
+Evolution-Data-Server 2.24.2 2008-11-24
+-----------------------------------------
+
+Bug Fixes:
+	#546637: Now unread vfolder should be better (Srinivasa Ragavan)
+	#557348: Clear summary when we reset query. (Srinivasa Ragavan)
+	#558883: Improve performance in case of large IMAP folders. (Srinivasa Ragavan, Milan Crha)
+	#560076: Handle followup better (Srinivasa Ragavan)
+	#561069: If nothing to expunge, don't crash. (Srinivasa Ragavan)
+
+Updated Translations:
+	Rafael Garcia (la)
+
 Evolution-Data-Server 2.24.1.1 2008-11-07
 -----------------------------------------
 

Modified: branches/gnome-2-24/configure.in
==============================================================================
--- branches/gnome-2-24/configure.in	(original)
+++ branches/gnome-2-24/configure.in	Tue Nov 25 16:36:40 2008
@@ -4,7 +4,7 @@
 # Evolution-Data-Server version */
 m4_define([eds_major_version], [2])
 m4_define([eds_minor_version], [24])
-m4_define([eds_micro_version], [2])
+m4_define([eds_micro_version], [3])
 
 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]