[evolution-mapi] 0.27.90 Release updates.



commit 771d74dc2549808ec80ae4e7697801e42fe56efb
Author: Johnny Jacob <jjohnny novell com>
Date:   Mon Aug 10 12:16:26 2009 +0530

    0.27.90 Release updates.

 ChangeLog    |    6 ++++++
 NEWS         |   14 ++++++++++++++
 configure.ac |    2 +-
 3 files changed, 21 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index e27a86f..bbdeadf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-08-10  Johnny Jacob  <jjohnny novell com>
+
+	* configure.ac: Version bump.
+
+	* NEWS : Updates for 0.27.90.
+
 2009-07-27  Johnny Jacob  <jjohnny novell com>
 
 	* NEWS : Updates for 0.27.5 release.
diff --git a/NEWS b/NEWS
index 8ad92b5..e7a525a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+evolution-mapi 0.27.90 2009-08-10
+---------------------------------
+Bug Fixes :
+    Bug 585615 â?? Exchange MAPI account setup gets wrong userid in database (Johnny Jacob)
+    Bug 590242 â?? apply filter automatically to new message doesn't work. (Johnny Jacob)
+    Bug 585851 â?? Invalid calendar attachments due to truncation. (Mattias Eriksson)
+
+Translations :
+    Daniel Nylander (sv)
+    Chao-Hsiung Liao (zh_HK)
+    André Gondim (pt_BR)
+    Kjartan Maraas (nb)
+    Jorge González (es)
+
 evolution-mapi 0.27.5 2009-07-27
 --------------------------------
 
diff --git a/configure.ac b/configure.ac
index f8ddaaa..a142cbb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
 
 AC_PREREQ(2.57)
 AC_DEFINE(_GNU_SOURCE, 1, [Use GNU extensions])
-AC_INIT(evolution-mapi, 0.27.5, http://bugzilla.gnome.org/browse.cgi?product=evolution-mapi)
+AC_INIT(evolution-mapi, 0.27.90, http://bugzilla.gnome.org/browse.cgi?product=evolution-mapi)
 AC_CONFIG_SRCDIR(README)
 
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)



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