[couchdb-glib] Release 0.6.90



commit aaa6596154ba06bbadf7b0427748102f4a0ab83f
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Tue May 4 18:43:53 2010 +0200

    Release 0.6.90

 NEWS                 |   15 ++++++++++++++-
 bindings/Makefile.am |    4 +---
 2 files changed, 15 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index d86d6df..fe4b20d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+==============
+Version 0.6.90
+==============
+- Make tests start a standalone CouchDB instance (Adi Roiban)
+- Use gtester and gtester-report for running the test and generating
+  a report (Adi Roiban)
+- Move from multiline 'street' field to 'address1' + 'address2' for
+  streets in postal addresses (Rodrigo Moya)
+- Add couchdb_session_get_all_documents call to get all documents in 1 HTTP
+  request (Rodrigo Moya)
+- Add auto-generated Mono bindings (Rodrigo Moya)
+- Show introspection status on configure final message (Rodrigo Moya)
+
 =============
 Version 0.6.3
 =============
@@ -16,7 +29,7 @@ Version 0.6.2
 =============
 Version 0.6.1
 =============
-- Version correctly ABI-breaking lib Rodrigo Moya)
+- Version correctly ABI-breaking lib (Rodrigo Moya)
 
 =============
 Version 0.6.0
diff --git a/bindings/Makefile.am b/bindings/Makefile.am
index e3227b7..af6f55a 100644
--- a/bindings/Makefile.am
+++ b/bindings/Makefile.am
@@ -1,5 +1,3 @@
 if BUILD_MONO_BINDINGS
-MONO_BINDINGS_DIR = mono
+SUBDIRS = mono
 endif
-
-SUBDIRS = $(MONO_BINDINGS_DIR)



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