[couchdb-glib] Release 0.5.1



commit e7b2a283645fe19d3773c45cf68fe08e6a995155
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Tue Sep 29 14:19:40 2009 +0200

    Release 0.5.1

 NEWS         |    6 ++++++
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 27c1fa2..cdfc9f2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,10 @@
 =============
+Version 0.5.1
+=============
+- Added API to manipulate IM addresses for contact records (Rodrigo Moya)
+- Use 127.0.0.1 instead of localhost for local couchdb instances (Rodrigo Moya)
+
+=============
 Version 0.5.0
 =============
 - Added changes notifications (Rodrigo Moya)
diff --git a/configure.ac b/configure.ac
index c8f2902..a7ca497 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([couchdb-glib], [0.5.0], [], [couchdb-glib])
+AC_INIT([couchdb-glib], [0.5.1], [], [couchdb-glib])
 
 AC_PREREQ([2.59])
 



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