[libgnome-keyring/gnome-3-0] Release version 3.0.1



commit bfbefcfeceb125172e3b3c51219a4dc21ef10a9e
Author: Stef Walter <stefw collabora co uk>
Date:   Mon Apr 25 03:32:17 2011 +0200

    Release version 3.0.1

 NEWS         |    7 +++++++
 configure.in |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index bc117d4..48af908 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Changes in version 3.0.1 are:
+ * Better testing configure options: --enable-tests=yes/no/full
+ * Cleanup documentation warnings.
+ * Better fix for dbus threading race condition.
+ * Add some code to debug to syslog in emergency situations.
+ * Add debugging instrumentation to operations.
+
 Changes in version 3.0.0 are:
  * Translations
 
diff --git a/configure.in b/configure.in
index 19f840b..ff17462 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([libgnome-keyring], [3.0.0])
+AC_INIT([libgnome-keyring], [3.0.1])
 AC_CONFIG_SRCDIR([library/gnome-keyring.h])
 AM_INIT_AUTOMAKE([tar-ustar])
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]