[couchdb-glib] Release 0.6.91



commit 9a3caa0c1a21d2257b99adab1baa8eae4987a13e
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Thu May 27 11:52:17 2010 +0200

    Release 0.6.91

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index fe4b20d..cfd8fcd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,12 @@
 ==============
+Version 0.6.91
+==============
+- Hide json-glib from the public headers (Rodrigo Moya)
+- Add CouchdbDatabase object (Rodrigo Moya)
+- Refactor API to adapt to new CouchdbDatabase object (Rodrigo Moya)
+- Add code to manage CouchDB views (Rodrigo Moya)
+
+==============
 Version 0.6.90
 ==============
 - Make tests start a standalone CouchDB instance (Adi Roiban)
diff --git a/configure.ac b/configure.ac
index 30f84b4..981d4f7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([couchdb-glib], [0.6.90], [], [couchdb-glib])
+AC_INIT([couchdb-glib], [0.6.91], [], [couchdb-glib])
 
 AC_PREREQ([2.59])
 



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