[evolution-mapi] NEWS update for 0.31.92 release.



commit 67cdb1182645a73904bb3f2227ffbf1d4deef25f
Author: Bharath Acharya <abharath novell com>
Date:   Mon Sep 13 11:52:22 2010 +0530

    NEWS update for 0.31.92 release.

 NEWS         |   21 +++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 22 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c3da415..2d10ddd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+evolution-mapi 0.31.92 2010-09-13
+---------------------------------
+
+Bug Fixes:
+	Bug #601481 - Calendar not handling attachments properly (Punit Jain)
+	Bug #627999 - Cannot autocomplete with contacts (Milan Crha)
+	Bug #628851 - Cannot delete address book (Bharath Acharya)
+	Bug #629393 - git.mk breaks parallel builds (Matthew Barnes)
+
+Misc:
+	Various memory leaks (Milan Crha)
+	Adapt to the changes for optimization in EDS (Punit Jain)
+
+Translations:
+	Changwoo Ryu (ko)
+	Duarte Loreto (pt)
+	Ivar Smolin (et)
+	Marek Ä?ernocký (cs)
+	Mario Blättermann (de)
+	Philip Withnall (en_GB)
+
 evolution-mapi 0.31.91 2010-08-30
 ---------------------------------
 
diff --git a/configure.ac b/configure.ac
index 3a85db8..866314f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ dnl Written by Julien Kerihuel <j kerihuel openchange org>
 dnl Modified for GNOME Evolution MAPI Provider by Johnny Jacob <jjohnny novell com>
 
 AC_PREREQ(2.58)
-AC_INIT([evolution-mapi], [0.31.91], [http://bugzilla.gnome.org/browse.cgi?product=evolution-mapi])
+AC_INIT([evolution-mapi], [0.31.92], [http://bugzilla.gnome.org/browse.cgi?product=evolution-mapi])
 AM_INIT_AUTOMAKE([gnu 1.9])
 AC_CONFIG_SRCDIR(README)
 AC_CONFIG_HEADERS(config.h)



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