[couchdb-glib] Release 0.6.3



commit 8bfca8c683b8778c44e18266c74a4440d57b0460
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Thu Apr 8 16:25:10 2010 +0200

    Release 0.6.3

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index e88dc2e..d86d6df 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,12 @@
 =============
+Version 0.6.3
+=============
+- Never have a NULL URI in CouchdbSession (Rodrigo Moya)
+- Add missing contact name fields to desktopcouch API (Rodrigo Moya) (LP: #532930)
+- Include couchdb-glib directory when scanning desktopcouch for introspection
+  (Rodrigo Moya)
+
+=============
 Version 0.6.2
 =============
 - Use correct includedir for desktopcouch-glib introspection (Rodrigo Moya)
diff --git a/configure.ac b/configure.ac
index 2347488..75aa43a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([couchdb-glib], [0.6.2], [], [couchdb-glib])
+AC_INIT([couchdb-glib], [0.6.3], [], [couchdb-glib])
 
 AC_PREREQ([2.59])
 



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