[evolution-exchange] NEWS update for 3.1.1 release.
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-exchange] NEWS update for 3.1.1 release.
- Date: Sun, 8 May 2011 18:06:01 +0000 (UTC)
commit 77d4c1722cdc8371e30e9ec8c442fd4767fb8417
Author: Matthew Barnes <mbarnes redhat com>
Date: Sun May 8 13:42:02 2011 -0400
NEWS update for 3.1.1 release.
NEWS | 37 +++++++++++++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 38 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c4bb1fc..125587c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,40 @@
+Evolution Exchange 3.1.1 2011-05-09
+-----------------------------------
+
+Bug Fixes:
+ Bug 339827 - EDS crashes on startup (Punit Jain)
+ Bug 436619 - fix a small error (Punit Jain)
+ Bug 645721 - Fix build error when enabling kerberos without specifying
+ path (Niki Guldbrand)
+
+Other Changes:
+ * Initialize the port entries to NULL. (Chenthill Palanisamy)
+ * Mark the dirty flag in message_info when the flags are changed to
+ sync the changes to db. (Chenthill Palanisamy)
+ * Look for changed event and sync the unread flags. Make sure the
+ messages array is sorted. Ideally we want to remove the messages
+ array duplicating the db summary. (Chenthill Palanisamy)
+ * Add the ESource if we get folder-already-exists error. Since it
+ might just exist in e-calendar-factory process and evolution would
+ just depend on esource. (Chenthill Palanisamy)
+ * Mark the message_info dirty when there in a change. Updated in
+ couple of more places. (Chenthill Palanisamy)
+ * Adapt to sealed up CamelService. (Matthew Barnes)
+ * Adapt to CamelService changes. (Matthew Barnes)
+ * Adapt to EMConfigTargetAccount changes. (Matthew Barnes)
+ * Adapt to CamelFolderInfo changes. (Matthew Barnes)
+ * Adapt to CamelFolder:name -> display-name. (Matthew Barnes)
+
+Translations:
+ OKANO Takayoshi (ja)
+
+
+Evolution Exchange 3.0.0 2011-04-04
+-----------------------------------
+
+No changes.
+
+
Evolution Exchange 2.91.92 2011-03-21
-------------------------------------
diff --git a/configure.ac b/configure.ac
index f33547f..5fb3aba 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
dnl Sets the evolution exchange version.
-m4_define([eex_version], [3.1.0])
+m4_define([eex_version], [3.1.1])
dnl Initializes automake/autoconf
AC_PREREQ(2.58)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]