[evolution-couchdb] Release 0.1.4



commit 52fed69b3e74a5eda7b08d08cdc727e2e5c0d2cf
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Wed Aug 5 17:18:01 2009 +0200

    Release 0.1.4

 NEWS         |   14 ++++++++++++++
 configure.ac |    2 +-
 2 files changed, 15 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 64c4fe3..aa6836b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,18 @@
 =============
+Version 0.1.4
+=============
+
+- Set descriptions for mail addresses correctly (Rodrigo Moya)
+- Added UI for selecting different CouchDB instances (Rodrigo Moya)
+- Remove all .a and .la files from the package (Ken Van Dine)
+- Use the couchdb instance as specified on the ESource (Rodrigo Moya)
+- Remove unneeded .server file from install (Rodrigo Moya)
+- Pass NULL UUIDs to all contacts fields so that they get generated
+  (Rodrigo Moya)
+- Clean up headers in the source files and the debian/copyright to
+  make sure the license is consistently GPL-3 (Ken Van Dine)
+
+=============
 Version 0.1.3
 =============
 
diff --git a/configure.ac b/configure.ac
index 7aed01e..1b4330b 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.1.3, https://bugs.launchpad.net/bugs/+filebug)
+AC_INIT(evolution-couchdb, 0.1.4, 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]