[evolution-couchdb] Release 0.4.5



commit dd1ead8d1a8b6b6a716239bca99d5816e67fe9d8
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Thu Apr 8 18:19:55 2010 +0200

    Release 0.4.5

 NEWS         |    9 +++++++++
 configure.ac |    2 +-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index fc94249..ded4e4b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,13 @@
 =============
+Version 0.4.5
+=============
+
+- Fixed leak when getting email addresses from EContact's (Rodrigo Moya)
+- Deal correctly with composed names and use correct EContact field for
+  job_title (Rodrigo Moya) (LP: #532930)
+- Depend on couchdb-glib >= 0.6.3 (Rodrigo Moya)
+
+=============
 Version 0.4.4
 =============
 
diff --git a/configure.ac b/configure.ac
index f7711f6..2a01396 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.4.4, https://bugs.launchpad.net/bugs/+filebug)
+AC_INIT(evolution-couchdb, 0.4.5, 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]