evolution-data-server r9878 - trunk



Author: sragavan
Date: Tue Jan  6 03:45:01 2009
New Revision: 9878
URL: http://svn.gnome.org/viewvc/evolution-data-server?rev=9878&view=rev

Log:
2009-01-05  Srinivasa Ragavan  <sragavan novell com>

	* news: evolution data server 2.25.4 release




Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/configure.in

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Tue Jan  6 03:45:01 2009
@@ -1,3 +1,18 @@
+Evolution-Data-Server 2.25.4 2009-01-05
+---------------------------------------
+
+Bug Fixes:
+	#209514: (Novell Bugzilla) Addresses some missing mails issues. Optimization fixed (Sankar P)
+	#446290: Parallel clients support and (un)read count handling (Sankar P)
+	#448079: (Novell Bugzilla) Avoid invalid reads by validating optional fields (Sankar P, Simon Brys)
+	#449916: (Novell Bugzilla) Display multiple lines of an assinged asks or shared memo. (Bharath Acharya)
+	#462575: (Novell Bugzilla) Extend function to honor "Check in all folders" setting (Simon Brys)
+	#559153: Migration improvements (Sankar P)
+	#564652: Convert time from UTC properly. Leak a bit less (Milan Crha)
+
+Updated Translations:
+	Jorge Gonzalez (es)
+
 Evolution-Data-Server 2.25.3 2008-12-15
 ---------------------------------------
 

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Tue Jan  6 03:45:01 2009
@@ -4,7 +4,7 @@
 # Evolution-Data-Server version */
 m4_define([eds_major_version], [2])
 m4_define([eds_minor_version], [25])
-m4_define([eds_micro_version], [4])
+m4_define([eds_micro_version], [5])
 
 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]