[evolution-couchdb] Release 0.3.99



commit ea48654648a0c6c14e571d55478043a3976a96f0
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Tue Jan 26 19:17:07 2010 +0100

    Release 0.3.99

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5c7853b..a942cf8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+==============
+Version 0.3.99
+==============
+
+- Take into account the query passed to get_contact_list method to make
+  searching work (Rodrigo Moya)
+- Update to couchdb-glib 0.5.99 API (Rodrigo Moya)
+- Use desktopcouch-glib instead of getting the port and OAuth credentials
+  manually (Rodrigo Moya)
+- Translations:
+  - ca (David Planella)
+  - nds (Nils-Christoph)
+
 =============
 Version 0.3.4
 =============
diff --git a/configure.ac b/configure.ac
index 0e4ad06..c507bae 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.52)
 
-AC_INIT(evolution-couchdb, 0.3.4, https://bugs.launchpad.net/bugs/+filebug)
+AC_INIT(evolution-couchdb, 0.3.99, https://bugs.launchpad.net/bugs/+filebug)
 AC_CONFIG_SRCDIR(addressbook)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 



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