[evolution-data-server/gnome-2-26] EDS 2.26.2 release.



commit 2b21815470e1b31705df6256b9e156b6405190cb
Author: Srinivasa Ragavan <sragavan novell com>
Date:   Tue May 19 10:42:43 2009 +0530

    EDS 2.26.2 release.
---
 ChangeLog    |    4 ++++
 NEWS         |   20 ++++++++++++++++++++
 configure.in |    2 +-
 3 files changed, 25 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 4dda332..60b1b90 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-05-18  Srinivasa Ragavan  <sragavan novell com>
+
+	* NEWS: Evolution Data Server 2.26.2 release 
+
 2009-04-12  Matthew Barnes  <mbarnes redhat com>
 
 	** Remove a bunch of juvenile comments.  Source code should
diff --git a/NEWS b/NEWS
index 7d1a87a..5d82603 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+Evolution-Data-Server 2.26.2 2009-05-18	
+----------------------------------------
+
+Bug fixes:
+	#581420 - On Solaris, the service name 'http' or 'https' is not defined (Jeff Cai)
+	#579360 - Problem with vfolders/hang with unmatched folders. (Srinivasa Ragavan)
+	#573170 - Add back support for vfolder of vfolders. (Srinivasa Ragavan)
+	#556116 - support for unmatched search folder (Srinivasa Ragavan)
+	#578823 â?? invalid condition (Sergio Villar Senin)
+	#578821 - More invalid conditions (Sergio Villar Senin)
+
+Updated Translations:
+	Milo Casagrande (it)
+	Christian Kirbach (de)
+
+Other fixes:
+	dolt has some link issues with library dependency (Marc-André Lureau)
+	Map WinLDAP to openLDAP api in win32 (Fridrich Strba)
+
+
 Evolution-Data-Server 2.26.0 2009-03-16	
 ----------------------------------------
 
diff --git a/configure.in b/configure.in
index 29813aa..3dccb40 100644
--- a/configure.in
+++ b/configure.in
@@ -4,7 +4,7 @@ AC_PREREQ(2.52)
 # Evolution-Data-Server version */
 m4_define([eds_major_version], [2])
 m4_define([eds_minor_version], [26])
-m4_define([eds_micro_version], [1])
+m4_define([eds_micro_version], [2])
 
 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]