evolution-exchange r1860 - trunk



Author: sragavan
Date: Wed Jan 21 11:13:02 2009
New Revision: 1860
URL: http://svn.gnome.org/viewvc/evolution-exchange?rev=1860&view=rev

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

	* NEWS: Evolution Exchange 2.25.5 release




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

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Wed Jan 21 11:13:02 2009
@@ -1,3 +1,13 @@
+Evolution Exchange 2.25.5 2009-01-19
+-------------------------------------
+
+Bug Fixes:
+	#360813 : RFC 2445 - CREATED/DTSTAMP/LAST-MODIFIED always in UTC. (Milan Crha)
+	#566279 : Introduces a new API in Camel needed for implementing EPlugin of Bug #565091  (Philip Van Hoof)
+
+Other contributions:
+	Remove #include <camel/camel-i18n.h>  (Matthew Barnes)
+
 Evolution Exchange 2.25.4 2009-01-05
 -------------------------------------
 

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Wed Jan 21 11:13:02 2009
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.52)
 
-m4_define([eex_version], [2.25.5])
+m4_define([eex_version], [2.25.90])
 
 AC_INIT(evolution-exchange, [eex_version], http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution%20Exchange)
 AC_CONFIG_SRCDIR(storage)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]