evolution-exchange r1687 - trunk



Author: jjohnny
Date: Tue Jun 17 10:19:27 2008
New Revision: 1687
URL: http://svn.gnome.org/viewvc/evolution-exchange?rev=1687&view=rev

Log:
2.23.4 release updates and version bump.


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

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Tue Jun 17 10:19:27 2008
@@ -1,3 +1,17 @@
+Evolution Exchange 2.23.4 2008-06-16
+------------------------------------
+
+Bug fixes:
+	#402752: Prevent crash when got a component without set UID (Milan Crha)
+	#532844: If it's a bad case we can just goto the error handling code instead of trying to process the response (Paul Smith)
+	#536376: Check libebackend when running ./configure (Wang Xin)
+	#536638: Allow evolution-exchange to build with G_DISABLE_SINGLE_INCLUDES and GTK_DISABLE_SINGLE_INCLUDES defined. (Matthew Barnes)
+	
+Updated Translations:
+	Djihed Afifi (ar)
+	Inaki Larranaga Murgoitio (eu)
+	Ivar Smolin (et)
+
 Evolution Exchange 2.23.3 2008-06-02
 ------------------------------------
 

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Tue Jun 17 10:19:27 2008
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.52)
 
-AC_INIT(evolution-exchange, 2.23.4, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution%20Exchange)
+AC_INIT(evolution-exchange, 2.23.5, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution%20Exchange)
 AC_CONFIG_SRCDIR(storage)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 



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