[evolution-ews] NEWS update for 3.3.1 release.



commit 6e20e3aacf991e99f2bc4a46519204a58092f448
Author: Matthew Barnes <mbarnes redhat com>
Date:   Sun Oct 23 10:20:14 2011 -0400

    NEWS update for 3.3.1 release.

 NEWS         |   12 ++++++++++++
 configure.ac |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index e69de29..9ca8558 100644
--- a/NEWS
+++ b/NEWS
@@ -0,0 +1,12 @@
+Evolution-EWS 3.3.1 2011-10-24
+------------------------------
+
+Miscellaneous Changes:
+	* Adapt to various API changes. (Milan Crha, Matthew Barnes)
+	* Prefill Host URL when creating new account (Milan Crha)
+	* Use SHA256 of EWS ItemId for cache filename, not the ItemId itself.
+	  (David Woodhouse)
+
+Translations:
+	Mario BlÃttermann (de)
+
diff --git a/configure.ac b/configure.ac
index 35625e2..2863512 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.58)
-AC_INIT([evolution-ews], [3.2.1], [http://bugzilla.gnome.org/browse.cgi?product=evolution-ews])
+AC_INIT([evolution-ews], [3.3.1], [http://bugzilla.gnome.org/browse.cgi?product=evolution-ews])
 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]