[evolution-couchdb] Release 0.5.3
- From: Rodrigo Moya <rodrigo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-couchdb] Release 0.5.3
- Date: Fri, 1 Apr 2011 15:42:53 +0000 (UTC)
commit aa65d41c4869f7135fd154de7fae9330fd9f9b32
Author: Rodrigo Moya <rodrigo gnome-db org>
Date: Fri Apr 1 17:40:38 2011 +0200
Release 0.5.3
NEWS | 8 ++++++++
addressbook/e-book-backend-couchdb-factory.c | 2 +-
configure.ac | 2 +-
3 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 53e8354..ebffc5b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,12 @@
=============
+Version 0.5.3
+=============
+
+ - Use g_propagate_error rather than g_set_error when we already have a
+ local GError (Rodrigo Moya)
+ - Add a temporary hack to avoid crashes on gnome-keyring in threads (Rodrigo Moya)
+
+=============
Version 0.5.2
=============
diff --git a/addressbook/e-book-backend-couchdb-factory.c b/addressbook/e-book-backend-couchdb-factory.c
index a56ee58..f13a87a 100644
--- a/addressbook/e-book-backend-couchdb-factory.c
+++ b/addressbook/e-book-backend-couchdb-factory.c
@@ -8,7 +8,7 @@
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
-
+ *
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
diff --git a/configure.ac b/configure.ac
index 20c2316..7852e48 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.2, https://bugs.launchpad.net/bugs/+filebug)
+AC_INIT(evolution-couchdb, 0.5.3, 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]