summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSrinivasa Ragavan <sragavan@src.gnome.org>2007-07-10 04:38:29 +0000
committerSrinivasa Ragavan <sragavan@src.gnome.org>2007-07-10 04:38:29 +0000
commitaf8e9aea50b78525307d3512e2fe95232512d9be (patch)
tree77617fd81cdb9c392f59d8f88c88579bfb68c500
parentea88f8e5a30a6dd288da7a0088136ee3296ee4e8 (diff)
downloadevolution-data-server-af8e9aea50b78525307d3512e2fe95232512d9be.tar.gz
Evolution Data Server 1.11.5 releaseEVOLUTION_DATA_SERVER_1_11_5
svn path=/trunk/; revision=7867
-rw-r--r--ChangeLog4
-rw-r--r--NEWS40
-rw-r--r--configure.in2
3 files changed, 45 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a4a46df51..d50d2925a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-07-09 Srinivasa Ragavan <sragavan@novell.com>
+
+ * NEWS, configure.in: Evolution Data Server 1.11.5 release
+
2007-07-03 Milan Crha <mcrha@redhat.com>
** Fix for bug #364731
diff --git a/NEWS b/NEWS
index 586cc8d2e..e270c17c3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,43 @@
+Evolution-Data-Server 1.11.5 2007-07-09
+---------------------------------------
+
+New in 1.11.5
+
+ Exchange delegation support (Bharath and Suman)
+
+Bug fixes:
+ #307410: Fix prompting for IMAP password a second time after
+ canceling first request (Milan Crha)
+ #311098: Changes to appointment is visible across restarts (Milan
+ Crha)
+ #352284: Do not fetch the message from server - instead use the
+ header information to calculate the expiry period. (Veerapuram
+ Varadhan)
+ #364731: Fix error dialog when creating searches with negative score
+ (Milan Crha)
+ #394572: Include a missing forward http proxy in caldav module (Jari
+ Urpalainen)
+ #410823: Fixed a crash when clicking on an URL and then closing the
+ browser (Srinivasa Ragavan)
+ #412735: Fix a typo avoiding open_brace to be initialized (Pascal
+ Terjan)
+ #434356: Fix USENET crash when retrieving gmane.linux.kernel
+ (Jindrich Makovicka)
+ #448947: Fixed a cyclic configure option (Karsten Bräckelmann)
+ #449531: Fix partial email display when GPG verification fails
+ (Milan Crha)
+ #452996: Fix a typo and wording (Christian Kirbach)
+ #454570: Fix build with gcc 2.x (Jens Granseuer)
+
+Updated Translations:
+ Ankit Patel (gu)
+ Jorge Gonzalez (es)
+ Nguyễn Thái Ngọc Duy (vi)
+ Clytie Siddall (vi)
+ Daniel Nylander (sv)
+ Funda Wang (zh_CN)
+ I. Felix (ta)
+
Evolution-Data-Server 1.11.4 2007-06-18
---------------------------------------
diff --git a/configure.in b/configure.in
index 524923a37..977d24517 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
Process this file with autoconf to produce a configure script.
AC_PREREQ(2.52)
-AC_INIT(evolution-data-server, 1.11.4)
+AC_INIT(evolution-data-server, 1.11.5)
AC_CONFIG_SRCDIR(README)
# Gross hack to enable 'make dist' on automake 1.9+tar 1.14.