[couchdb-glib] Added NEWS from stable branch and bump version to 0.5.99



commit f8f29905dcd94a236669022a65c8a5960c24a029
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Thu Oct 8 16:44:59 2009 +0200

    Added NEWS from stable branch and bump version to 0.5.99

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index cdfc9f2..3291cc6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,11 @@
 =============
+Version 0.5.2
+=============
+
+- Don't include non-OAuth URL parameters in OAuth header (Rodrigo Moya)
+- Return TRUE in couchdb_document_delete when successful (Rodrigo Moya)
+
+=============
 Version 0.5.1
 =============
 - Added API to manipulate IM addresses for contact records (Rodrigo Moya)
diff --git a/configure.ac b/configure.ac
index 3813b78..dbc3d24 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([couchdb-glib], [0.5.1], [], [couchdb-glib])
+AC_INIT([couchdb-glib], [0.5.99], [], [couchdb-glib])
 
 AC_PREREQ([2.59])
 



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