[evolution-couchdb] Release 0.5.91



commit 7c169250211406cfce5456024a244b207e8e805f
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Wed Aug 10 13:52:37 2011 +0200

    Release 0.5.91

 NEWS         |   15 +++++++++++++++
 configure.ac |    2 +-
 2 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index f856feb..b8dc580 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,19 @@
 ==============
+Version 0.5.91
+==============
+
+ - Make calendar backend build with latest e-d-s (Rodrigo Moya)
+ - Use e_data_book_respond_open to notify from _open method (Rodrigo Moya)
+ - Refactor UI plugin to be able to reuse code for Tasks plugin (Rodrigo Moya)
+ - Add UI for calendar (tasks) source settings (Rodrigo Moya)
+ - Several fixes in calendar backend (Rodrigo Moya)
+ - Translations:
+   - da (Joe Hansen)
+   - pl (Piotr DrÄg)
+   - pt_BR (Gabriel Speckhahn)
+   - ru (Yuri Myasoedov)
+
+==============
 Version 0.5.90
 ==============
 
diff --git a/configure.ac b/configure.ac
index e015782..534b4a2 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.5.90, https://bugs.launchpad.net/bugs/+filebug)
+AC_INIT(evolution-couchdb, 0.5.91, 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]