evolution-data-server r8730 - branches/gnome-2-22



Author: jjohnny
Date: Mon May  5 05:51:27 2008
New Revision: 8730
URL: http://svn.gnome.org/viewvc/evolution-data-server?rev=8730&view=rev

Log:
2.22.1.1 release updates.


Modified:
   branches/gnome-2-22/ChangeLog
   branches/gnome-2-22/NEWS
   branches/gnome-2-22/configure.in

Modified: branches/gnome-2-22/NEWS
==============================================================================
--- branches/gnome-2-22/NEWS	(original)
+++ branches/gnome-2-22/NEWS	Mon May  5 05:51:27 2008
@@ -1,3 +1,26 @@
+Evolution-Data-Server 2.22.1.1 2008-05-02
+-----------------------------------------
+
+Bug Fixes:
+	#274316: Also copy user tags when copying messages between folders (Milan Crha)
+	#338330: (Novell Bugzilla) Internet Based Calendar Events Are Declined By Evolution/GroupWise (Chenthill Palanisamy)
+	#350143: (Novell Bugzilla) Fix a severe memory leak in evolution-data-server (Chenthill Palanisamy)
+	#358584: (Novell Bugzilla) Display of web calendars ignores timezones (Chenthill Palanisamy)
+	#358644: (Novell Bugzilla) Retracted groupwise appointments should disappear as soon as they are retracted. (Chenthill Palanisamy)
+	#358650: (Novell Bugzilla) International clock applet is crashing (Chenthill Palanisamy)
+	#381307: Run a single delta-thread to fetch changes from the server, instead of spawning multiple threads (Ashish Shrivastava)
+	#473880: Fixed a few compiler warnings (Suman Manjunath)
+	#475616: Use recursive mutex (Milan Crha)
+	#502899: Fix a crash (Milan Crha)
+	#514300: Make sure we do the Inbox -> INBOX translation at the right place (Christian Kellner)
+	#520532: Support migration from password file to keyring (Matthew Barnes)
+	#529339: Fixed a crash when searching with an expression (Milan Crha)
+	#530139: Do not ship .svn files (Matthew Barnes)
+	#530323: Don't free the same variable twice (Sebastien Bacher)
+
+Other Contributors:
+	Load addressbook conditionally (Srinivasa Ragavan)
+
 Evolution-Data-Server 2.22.1 2008-04-07
 ---------------------------------------
 

Modified: branches/gnome-2-22/configure.in
==============================================================================
--- branches/gnome-2-22/configure.in	(original)
+++ branches/gnome-2-22/configure.in	Mon May  5 05:51:27 2008
@@ -1,7 +1,7 @@
  Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.52)
 
-AC_INIT(evolution-data-server, 2.22.1)
+AC_INIT(evolution-data-server, 2.22.1.1)
 AC_CONFIG_SRCDIR(README)
 
 # Gross hack to enable 'make dist' on automake 1.9+tar 1.14.



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