[couchdb-glib] Release 0.5.99



commit 01a9e0c696e4a600d83a99b377110a3bbb442795
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Tue Jan 26 17:52:29 2010 +0100

    Release 0.5.99

 NEWS |   19 +++++++++++++++++++
 1 files changed, 19 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index 250b628..8d4c9a4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+==============
+Version 0.5.99
+==============
+- Privatize object declarations and added accessor methods (Johan Dahlin)
+- Rename CouchDB* to Couchdb (Johan Dahlin)
+- Rename Couchdb object to CouchdbSession (Rodrigo Moya)
+- Add introspection support (Johan Dahlin)
+- GObjectify CouchdbSession object's constructor (Johan Dahlin)
+- Added json-glib dependency to .pc files (Rodrigo Moya)
+- Use a private structure instead of hiding the CouchdbSession object
+  declaration (Rodrigo Moya)
+- Added desktopcouch-glib library, to contain desktopcouch-specific
+  code (Rodrigo Moya)
+- Add configure option to enable/disable debug messages (Adi Roiban)
+- Added CouchdbCredentials object to store credentials (Rodrigo Moya)
+- Use the new credentials object for authentication (Rodrigo Moya)
+- Conditionally log debugging messages (Adi Roiban)
+- Add basic HTTP authentication to CouchdbCredentials (Adi Roiban)
+
 =============
 Version 0.5.3
 =============



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