[evolution-data-server/gnome-2-30-2: 2/3] NEWS update for 2.30.2.1 release.



commit 83a9d5c3808e649481b27b9028b13eaf6279a054
Author: Matthew Barnes <mbarnes redhat com>
Date:   Mon Jun 21 11:10:25 2010 -0400

    NEWS update for 2.30.2.1 release.

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index c52ba89..31d1256 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Evolution-Data-Server 2.30.2.1 2010-06-21
+-----------------------------------------
+
+	This update reverts an API break in e_destination_get_address().
+	More details at https://bugzilla.gnome.org/show_bug.cgi?id=619347
+
 Evolution-Data-Server 2.30.2 2010-06-20
 ---------------------------------------
 
diff --git a/configure.ac b/configure.ac
index 9c3a099..2fb4aa9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,7 +19,7 @@ m4_define([api_version], [1.2])
 
 dnl Autoconf / Automake Initialization
 AC_PREREQ(2.58)
-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.9 tar-ustar -Wall -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]