[evolution-rss/evolution-rss-0-2-0] update version for 0.2.1 release



commit ec7f7f71e3d0f8cf06d528313cf3aa0ec008e764
Author: Lucian Langa <lucilanga gnome org>
Date:   Wed Oct 6 21:39:00 2010 +0300

    update version for 0.2.1 release

 NEWS         |    7 +++++++
 TODO         |    1 +
 configure.ac |    2 +-
 3 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9d7d288..f1f699c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Evolution-RSS 0.2.1
+------------------------------
+
+Miscellaneous Fixes:
+	Add support for evolution 2.32
+
+
 Evolution-RSS 0.2.0
 ------------------------------
 
diff --git a/TODO b/TODO
index e6f000a..646a61d 100644
--- a/TODO
+++ b/TODO
@@ -41,3 +41,4 @@
 	* check key->session big memleak ?
 	* markup fail perhaps in web auth dialog
 	* nice to add progressive downloading of images
+	* redraw browser window after submit ?
diff --git a/configure.ac b/configure.ac
index b1aa544..bcdccf8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([evolution-rss],[0.2.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=evolution-rss])
+AC_INIT([evolution-rss],[0.2.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=evolution-rss])
 AC_CONFIG_SRCDIR(src)
 
 AM_INIT_AUTOMAKE



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