[evolution-data-server/gnome-3-0-3: 3/3] NEWS update for 3.0.3.1 release.



commit 290becf008c51e64d10292c9f05a55870eeb3788
Author: Matthew Barnes <mbarnes redhat com>
Date:   Wed Sep 21 22:22:19 2011 -0400

    NEWS update for 3.0.3.1 release.

 NEWS         |   12 ++++++++++++
 configure.ac |    2 +-
 2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 87eb6bd..8ade00c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Evolution-Data-Server 3.0.3.1 2011-09-21
+----------------------------------------
+
+* This release fixes a couple calendar regressions that slipped into 3.0.3.
+
+Bug Fixes:
+	Bug #655253 - Fix regression introduced with MOD_ONLY_THIS
+	              (Patrick Ohly)
+	Bug #659184 - Contacts calendar backend doesn't show events
+	              (Milan Crha)
+
+
 Evolution-Data-Server 3.0.2 2011-05-23
 --------------------------------------
 
diff --git a/configure.ac b/configure.ac
index f577449..feab1f7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,7 @@ m4_define([api_version], [1.2])
 
 dnl Autoconf / Automake Initialization
 AC_PREREQ(2.62)
-AC_INIT([evolution-data-server],[eds_version],[http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution-Data-Server])
+AC_INIT([evolution-data-server],[eds_version].1,[http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution-Data-Server])
 AM_INIT_AUTOMAKE([gnu 1.10 tar-ustar -Wall -Wno-portability -Werror foreign])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_SRCDIR(README)



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