[couchdb-glib] Release 0.5.0



commit 9fa85c708499a2581ace941b79cb48c9e095f2a1
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Wed Sep 9 17:09:35 2009 +0200

    Release 0.5.0

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 35eac2b..27c1fa2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,12 @@
 =============
+Version 0.5.0
+=============
+- Added changes notifications (Rodrigo Moya)
+- Added some API info to the README file (Rodrigo Moya)
+- Encode document UIDs when doing HTTP requests (Rodrigo Moya)
+- Added OAuth support (Rodrigo Moya)
+
+=============
 Version 0.4.5
 =============
 - Add lots of new contact record fields (Rodrigo Moya)
diff --git a/configure.ac b/configure.ac
index 1d30b02..c8f2902 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([couchdb-glib], [0.4.5], [], [couchdb-glib])
+AC_INIT([couchdb-glib], [0.5.0], [], [couchdb-glib])
 
 AC_PREREQ([2.59])
 



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