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



Author: sragavan
Date: Mon Jun  2 03:04:55 2008
New Revision: 8886
URL: http://svn.gnome.org/viewvc/evolution-data-server?rev=8886&view=rev

Log:
2008-05-26  Srinivasa Ragavan  <sragavan novell com>

	* NEWS, configure.in: Evolution Data Server 2.22.2 release.


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 Jun  2 03:04:55 2008
@@ -1,3 +1,29 @@
+Evolution-Data-Server 2.22.2 2008-05-26
+---------------------------------------
+
+Bug Fixes:
+	#325882: If a parent window was given, make the password dialog transient for the parent and center it over the parent. (Matthew Barnes)
+	#354923: Store passwords in the keyring by server, username and protocol (Matthew Barnes)
+	#388579: (Novell Bugzilla) Exchange crashes everytime on startup. A regression patch for the leak fixes. (Chenthill Palanisamy)
+	#517244: Add test for nl_langinfo(CODESET).  Defines HAVE_CODESET (Matthew Barnes)
+	#523541: Fix a memory leak (Milan Crha)
+	#530514: Added a necessary condition to handle a specific server response and to prevent a crash (Sankar P)
+	#530543: Large memory leak while syncing mails for offline usage (Sankar P)
+	#530763: Return NULL if the value of dest_folder is disturbed to prevent the crash (Bharath Acharya)
+	#531009: Use the right iterator to prevent a crash in offline mail movement (Sankar P)
+	#531439: Prevent GPG passphrases from destroying other passwords (Matthew Barnes)
+	#532284: Fixes a double free (Sankar P)
+	#533058: Enable GROUPWISE_DEBUG logs. (Sankar P)
+	#534077: Don't use freed memory (Paul Smith)
+
+Updated Translations:
+	Ivar Smolin (et)
+	Gil Forcada (ca)
+	Luca Ferretti (it)
+	Jorge Gonzalez (es)
+	Jonh Wendell (pt_BR)
+	Theppitak Karoonboonyanan (th)
+
 Evolution-Data-Server 2.22.1.1 2008-05-02
 -----------------------------------------
 

Modified: branches/gnome-2-22/configure.in
==============================================================================
--- branches/gnome-2-22/configure.in	(original)
+++ branches/gnome-2-22/configure.in	Mon Jun  2 03:04:55 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.1)
+AC_INIT(evolution-data-server, 2.22.2)
 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]