Evolution Data Server 1.11.92 release
authorSrinivasa Ragavan <sragavan@src.gnome.org>
Tue, 4 Sep 2007 13:06:28 +0000 (13:06 +0000)
committerSrinivasa Ragavan <sragavan@src.gnome.org>
Tue, 4 Sep 2007 13:06:28 +0000 (13:06 +0000)
* NEWS, configure.in: Evolution Data Server 1.11.92 release

svn path=/trunk/; revision=8035

ChangeLog
NEWS
configure.in

index 25ae183..f49b1d9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-09-03  Srinivasa Ragavan  <sragavan@novell.com>
+
+       * NEWS, configure.in: Evolution Data Server 1.11.92 release
+
 2007-08-28  Ross Burton  <ross@openedhand.com>
 
        * */*:
diff --git a/NEWS b/NEWS
index bd3083b..9c09111 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,32 @@
+Evolution-Data-Server 1.11.92 2007-09-03
+----------------------------------------
+
+Bug Fixes:
+       #271841: Fix AIX compile errors (Ross Burton)
+       #290330: (Novell Bugzilla) Fetch FOLDER_CLASS and PERMANENT_URL properties for public folders as well. (Varadhan)
+       #298095: (Novell Bugzilla) Added a function to fetch the system folder flag (Chenthill Palanisamy)
+       #298788: (Novell Bugzilla) Fixes crash in 64 bit architectures. (Chenthill Palanisamy)
+       #301263: (Novell Bugzilla) Subscribed calendar requires restart (Chenthill Palanisamy)
+       #302038: (Novell Bugzilla) remove warnings and make them debug statements (Sankar)
+       #330185: Searching Evolution addressbooks only works for some fields (Ross Burton)
+       #378759: Fixed a crash when entering S/MIME password (Milan Crha)
+       #470445: Fix FSF address (Tobias Mueller)
+
+Updated Translations:
+       Kjartan Maraas (nb)
+       Takeshi AIHANA (ja)
+       Ivar Smolin (et)
+       Ilkka Tuohela (fi)
+       Ankit Patel (gu)
+       Tirumurthi Vasudevan (ta)
+       Wadim Dziedzic (pl)
+       Jorge Gonzalez (es)
+       Daniel Nylander (sv)
+       Theppitak Karoonboonyanan (th)
+       Clytie Siddall (vi)
+       Duarte Loreto (pt)
+       Stéphane Raimbault (fr)
+
 Evolution-Data-Server 1.11.91 2007-08-27
 ----------------------------------------
 
index 38b1c85..2d002eb 100644 (file)
@@ -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.91)
+AC_INIT(evolution-data-server, 1.11.92)
 AC_CONFIG_SRCDIR(README)
 
 # Gross hack to enable 'make dist' on automake 1.9+tar 1.14.