[evolution-mapi] 0.29.91 release updates.



commit 1cb748717ec5d4667aff4575ecf7290f329009bf
Author: Johnny Jacob <johnnyjacob gmail com>
Date:   Mon Feb 22 18:08:24 2010 +0530

    0.29.91 release updates.
    
    Note : Somehow missed few commits for 0.29.90 and the tree divereged. So
    cherry picked those patches.

 NEWS         |   29 +++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 30 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7e146ed..080c965 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,32 @@
+evolution-mapi 0.29.91 2010-02-22
+--------------------------------
+Bug Fixes:
+       Bug #571579 - Evolution Core Dumps when creating a MAPI account (Milan Crha)
+       Bug #593176 - winmail.dat sent in outgoing plaintext mail (Milan Crha)
+       Bug #601484 - Cannot accept a meeting request (Milan Crha)
+       Bug #602895 - To field is not shown in sent item folder (Johnny Jacob)
+       Bug #602896 - CC field is shown twice in message (Johnny Jacob)
+       Bug #607422 - Crash while importing a message without From header (Milan Crha)
+       Bug #607637 - empty trash doesn't refresh folder view (Johnny Jacob)
+       Bug #607651 - Crashed with SIGSEGV in get_SPropValue (Milan Crha)
+       Bug #607744 - Crash on MAPI notification close (Milan Crha)
+       Bug #608379 - Re-Fix mail fetching with exchange 2010 (Jonathon Jongsma)
+       Bug #608648 - Do not use uninitialized memory (Milan Crha)
+       Bug #609967 - Crash in camel_mapi_notification_listener_stop (Milan Crha)
+       Bug #610224 - Crash on a meeting forward notification mail (Milan Crha)
+
+Translations
+	Chao-Hsiung Liao (zh_HK)
+	Daniel Nylander (sv)
+	David Planella (ca)
+	Fran Diéguez (gl)
+	Lucian Adrian Grijincu (ro)
+	Mario Blättermann (de)
+	Petr Kovar (cs)
+	Piotr DrÄ?g (pl)
+	Theppitak Karoonboonyanan (th)
+	Vasudeven (ta)
+
 evolution-mapi 0.29.90 2010-02-08
 --------------------------------
 Bug Fixes:
diff --git a/configure.ac b/configure.ac
index daa5b1c..6987444 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.29.90], [http://bugzilla.gnome.org/browse.cgi?product=evolution-mapi])
+AC_INIT([evolution-mapi], [0.29.91], [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]