[couchdb-glib/gnome-2-28] Release 0.5.2



commit d88cd81cc81b72b6ccb560bb034a9b279229236b
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Thu Oct 8 16:14:56 2009 +0200

    Release 0.5.2

 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 a7ca497..0b468f7 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.2], [], [couchdb-glib])
 
 AC_PREREQ([2.59])
 



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