[evolution-couchdb] Release 0.3.0
- From: Rodrigo Moya <rodrigo src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [evolution-couchdb] Release 0.3.0
- Date: Wed, 9 Sep 2009 15:32:08 +0000 (UTC)
commit f8a44ce22c50f5d807b71c3cea7adc6b2fe5293c
Author: Rodrigo Moya <rodrigo gnome-db org>
Date: Wed Sep 9 17:31:56 2009 +0200
Release 0.3.0
NEWS | 11 +++++++++++
configure.ac | 2 +-
2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 106dd91..cebcf0b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,15 @@
=============
+Version 0.3.0
+=============
+
+- Listen for changes on contacts database (Rodrigo Moya)
+- Set the couchdb_instance property's default value to 'user', not 'system'
+ (Rodrigo Moya)
+- Enable OAuth for desktopcouch instance when secrets available in the keyring
+ (Rodrigo Moya)
+- Require couchdb-glib >= 0.5.0 (Rodrigo Moya)
+
+=============
Version 0.2.1
=============
diff --git a/configure.ac b/configure.ac
index 81075a9..fa353b4 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.2.1, https://bugs.launchpad.net/bugs/+filebug)
+AC_INIT(evolution-couchdb, 0.3.0, 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]