[couchdb-glib] Release 0.4.5



commit dd09241a5dc0bf2583fd40cb0633e607fedb9384
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Wed Aug 26 12:47:15 2009 +0200

    Release 0.4.5

 NEWS         |    9 +++++++++
 configure.ac |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index e4e651e..35eac2b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,13 @@
 =============
+Version 0.4.5
+=============
+- Add lots of new contact record fields (Rodrigo Moya)
+- Check presence of fields in JSON objects before accessing them to avoid lots
+  of warnings (Rodrigo Moya)
+- Added functions to deal with URLs in contact documents (Rodrigo Moya)
+- Add uuid to list of pkg-config modules to look for (Rodrigo Moya)
+
+=============
 Version 0.4.4
 =============
 - Only include json-glib.h (Rodrigo Moya)
diff --git a/configure.ac b/configure.ac
index 12f32b7..79de145 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([couchdb-glib], [0.4.4], [], [couchdb-glib])
+AC_INIT([couchdb-glib], [0.4.5], [], [couchdb-glib])
 
 AC_PREREQ([2.59])
 



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