[evolution-couchdb] Release 0.5.1



commit 65b8e085235167ce9779238f4efeba8d0deee8d7
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Wed Nov 24 17:04:05 2010 +0100

    Release 0.5.1

 NEWS         |   24 ++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 25 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index fbd1331..c520b78 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,28 @@
 =============
+Version 0.5.1
+=============
+
+ - Use silent building if available (Rodrigo Moya)
+ - Store the document revisions separately, to avoid having VCARDs carrying
+   them over (Rodrigo Moya)
+ - Port to evolution-data-server >= 2.31.0 API (Rodrigo Moya)
+ - Fix compilation warnings (Rodrigo Moya)
+ - Allow users to specify database names, instead of assuming everyone uses
+   'contacts' (Rodrigo Moya)
+ - Translations:
+   - ca valencia (Carles Ferrando)
+   - cz (Petr Kovar)
+   - de (Jakob Kramer)
+   - el (Georgios Stefanakis)
+   - es (Jorge González)
+   - eu (Iñaki Larrañaga Murgoitio)
+   - fr (Claude Paroz)
+   - hu (Gabor Kelemen)
+   - nb (Kjartan Maraas)
+   - pt_BR (Gabriel Feitosa Vilar)
+   - sl (Matej UrbanÄ?iÄ?)
+
+=============
 Version 0.5.0
 =============
 
diff --git a/configure.ac b/configure.ac
index a99e538..aba8c84 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.0, https://bugs.launchpad.net/bugs/+filebug)
+AC_INIT(evolution-couchdb, 0.5.1, 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]