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



commit 64097ca3085badcd5b05a79f6ec7fab273d478be
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Thu Nov 19 17:33:17 2009 +0100

    Release 0.5.3

 NEWS         |   10 +++++++++-
 configure.ac |    2 +-
 2 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3291cc6..250b628 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,15 @@
 =============
-Version 0.5.2
+Version 0.5.3
 =============
+- Remove superflous OAuth debug messages (Rodrigo Moya)
+- Set a shorter timeout (1 minute) for localhost polling (Rodrigo Moya)
+- Only return a CouchDBStructField in couchdb_struct_field_get_struct_field
+  if the field exists (Rodrigo Moya)
+- Fixed typo in postal address's street field name (Rodrigo Moya)
 
+=============
+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)
 
diff --git a/configure.ac b/configure.ac
index 0b468f7..e084e46 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([couchdb-glib], [0.5.2], [], [couchdb-glib])
+AC_INIT([couchdb-glib], [0.5.3], [], [couchdb-glib])
 
 AC_PREREQ([2.59])
 



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