evolution-data-server r8784 - trunk
- From: sragavan svn gnome org
- To: svn-commits-list gnome org
- Subject: evolution-data-server r8784 - trunk
- Date: Tue, 13 May 2008 03:50:48 +0100 (BST)
Author: sragavan
Date: Tue May 13 02:50:47 2008
New Revision: 8784
URL: http://svn.gnome.org/viewvc/evolution-data-server?rev=8784&view=rev
Log:
2008-05-12 Srinivasa Ragavan <sragavan novell com>
* NEWS, configure.in: Evolution Data Server 2.23.2 release and version
bump.
* Makefile.am: Build fix for release.
Modified:
trunk/ChangeLog
trunk/Makefile.am
trunk/NEWS
trunk/configure.in
Modified: trunk/Makefile.am
==============================================================================
--- trunk/Makefile.am (original)
+++ trunk/Makefile.am Tue May 13 02:50:47 2008
@@ -10,7 +10,7 @@
endif
SUBDIRS = $(LIBDB) win32 libedataserver libebackend servers camel addressbook $(CALENDAR_DIR) libedataserverui src docs art po
-
+DIST_SUBDIRS= win32 libedataserver libebackend servers camel addressbook calendar libedataserverui src docs art po
changelogs = \
ChangeLog
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Tue May 13 02:50:47 2008
@@ -1,3 +1,41 @@
+Evolution-Data-Server 2.23.2 2008-05-12
+----------------------------------------
+
+Bug Fixes:
+ #182380: (Novell Bugzilla) Message classification and security cannot be viewed (Sankar P)
+ #274316: Moving a message does not retain the follow-up flag or label (Milan Crha)
+ #301980: Warn user when Caps Lock is on (Milan Crha)
+ #316390: New API to support listening for changes in categories (Milan Crha)
+ #325882: If a parent window was given, make the password dialog transient for the parent and center it over the parent (Matthew Barnes)
+ #330990: Allow remove only one instance of the recurring event (Milan Crha)
+ #338330: (Novell Bugzilla) Internet based calendar events are declined by Evolution/GroupWise (Chenthill Palanisamy)
+ #347061: Don't limit references while loading the summary, etc to 500 entries - especially since we don't force the limit when outputting the summary (Jeffrey Stedfast)
+ #350143: (Novell Bugzilla) Plugged 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: (Novell Bugzilla) Run a single delta-thread to fetch changes from the server (Ashish Shrivastava)
+ #382736: (Novell Bugzilla) Exchange crashed everytime at start up. (Chenthill Palanisamy)
+ #424744: Remove Camel's dependency on libedataserver (Matthew Barnes)
+ #502899: Guard private folder's hash tables with a lock to prevent access to them from different threads at same time (Milan Crha)
+ #517244: Configure doesn't set HAVE_CODESET (Matthew Barnes)
+ #520532: Support migration from password file to keyring (Matthew Barnes)
+ #530139: Do not ship .svn files (Matthew Barnes)
+ #530323: Don't free the same variable twice (Sebastien Bacher)
+ #530688: evolution-data-server trunk build failes on solaris because of using s_addr as a variable (Wang Xin)
+ #532284: Fixes a double free (Sankar P)
+
+Other Contributors:
+ A lot of IMAP4 fixes (Jeffrey Stedfast)
+ Use new paths for header files that have been moved to libebackend (Rob Bradford)
+ Use "dialog-password" icon instead of "dialog-question" in the password dialog (HIG compliance) (Matthew Barnes)
+
+Updated Translations:
+ Yair Hershkovitz (he)
+ Jorge Gonzalez (es)
+ Kjartan Maraas (nb)
+ Ignacio Casal Quinteiro (gl)
+
Evolution-Data-Server 2.23.1 2008-04-21
----------------------------------------
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Tue May 13 02:50:47 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.23.2)
+AC_INIT(evolution-data-server, 2.23.3)
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]