[couchdb-glib] Release 0.7.0



commit da9698191e0490a3c702349b21cda16596ca60bc
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Wed Nov 24 16:37:50 2010 +0100

    Release 0.7.0

 NEWS         |    5 ++++-
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 97be544..33802ee 100644
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,12 @@
 ==============
-Version 0.6.97
+Version 0.7.0
 ==============
 - Fix two more small memleaks (Krzysztof Klimonda)
 - Use silent building if available (Rodrigo Moya)
 - Fix make distcheck (Rodrigo Moya)
+- Add CouchdbResponse and CouchdbQuery classes (Krzysztof Klimonda)
+- Add couchdb_encode_uri functions (Krzysztof Klimonda)
+- Include Json-1.0 for introspection (Rodrigo Moya)
 
 ==============
 Version 0.6.96
diff --git a/configure.ac b/configure.ac
index a681359..7034edf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([couchdb-glib], [0.6.97], [], [couchdb-glib])
+AC_INIT([couchdb-glib], [0.7.0], [], [couchdb-glib])
 
 AC_PREREQ([2.59])
 



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