evolution-data-server r9467 - trunk



Author: sragavan
Date: Wed Sep  3 02:57:12 2008
New Revision: 9467
URL: http://svn.gnome.org/viewvc/evolution-data-server?rev=9467&view=rev

Log:
2008-09-01  Srinivasa Ragavan  <sragavan novell com>

	* NEWS: Evolution Data Server 2.23.91 release and version bump.




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

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Wed Sep  3 02:57:12 2008
@@ -1,3 +1,31 @@
+Evolution-Data-Server 2.23.91 2008-09-01
+----------------------------------------
+
+Bug Fixes:
+	#213072: Sort mbox/spool summary uids by from_pos (Srinivasa Ragavan)
+	#391936: (Novell Bugzilla) To solve hang issue after e-d-s crash (Ashish Shrivastava)
+	#418080: (Novell Bugzilla) Support 'not' operator in search (Srinivasa Ragavan)
+	#466754: Sort the model itself by category name, so that new categories appear in the appropriate place in the list (Vingnesh Prabhu)
+	#518728: Fix subtle link error: system libs before Evolution libs (Patrick Ohly)
+	#546926: Explicitly call camel_shutdown() instead of g_atexit() or atexit() (Matthew Barnes)
+	#548331: Put back the summary mismatch. It is more serious now (Srinivasa Ragavan)
+	#548565: Add 'void' to make it built on Solaris. (Shuai Liu)
+	#548865: Dont crash, if the folder isn't there (Srinivasa Ragavan)
+	#550072: Allow evolution-rss content type on body-search (Lucian Langa)
+
+Updated Translations:
+	Shankar Prasad (kn)
+	Daniel Nylander (sv)
+	Kjartan Maraas (nb)
+	Ilkka Tuohela (fi)
+	Runa Bhattacharjee (bn_IN)
+	Leonardo Ferreira Fontenelle (pt_BR)
+	Takeshi AIHANA (ja)
+	Inaki Larranaga Murgoitio (eu)
+	Robert-AndrÃÂ Mauchin (fr)
+	Ignacio Casal Quinteiro (gl)
+	Theppitak Karoonboonyanan (th)
+
 Evolution-Data-Server 2.23.90 2008-08-18
 ----------------------------------------
 

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Wed Sep  3 02:57:12 2008
@@ -4,7 +4,7 @@
 # Evolution-Data-Server version */
 m4_define([eds_major_version], [2])
 m4_define([eds_minor_version], [23])
-m4_define([eds_micro_version], [91])
+m4_define([eds_micro_version], [92])
 
 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]