[evolution-couchdb] Release 0.3.2



commit fa32fc97d975507a1a2110c965fbfbb2db6fc41a
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Sat Oct 10 11:27:16 2009 +0200

    Release 0.3.2

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 315eddc..f34d3e8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,15 @@
 =============
+Version 0.3.2
+=============
+
+- Work around bug in e-d-s for live queries (Rodrigo Moya)
+- Free the vcard when not calling e_data_book_view_notify_update_vcard (Rodrigo Moya)
+- Translations:
+  - de (Mario Blättermann)
+  - fr (Claude Paroz)
+  - pt_BR (André Gondim)
+
+=============
 Version 0.3.1
 =============
 
diff --git a/configure.ac b/configure.ac
index 182d440..2771313 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.1, https://bugs.launchpad.net/bugs/+filebug)
+AC_INIT(evolution-couchdb, 0.3.2, 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]