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



commit 2ac257db441417eb2a521c77937e7ab7e09efef2
Author: Stef Walter <stefw collabora co uk>
Date:   Mon Apr 25 03:49:03 2011 +0200

    Release version 3.0.1

 NEWS         |   10 ++++++++++
 configure.in |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index dfcf8f8..a87244c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Changes in version 3.0.1 are:
+ * Fix clicking buttons in 'unsafe storage' dialog on GTK+3
+ * Build with GTK+3 by default
+ * More tests and test fine tuning: --enable-tests=yes/no/full
+ * Expand path in gnome-keyring-prompt.desktop properly
+ * Implement debug tracing in parts of gcr library.
+ * Complete documentation in gcr and gck libraries.
+ * Fix assertions in gcr library during parsing of a stream.
+ * Build fixes
+
 Changes in version 3.0.0 are:
  * Translations
 
diff --git a/configure.in b/configure.in
index 9f0f75d..da9d310 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
 AC_INIT(daemon/gkd-main.c)
 
-AM_INIT_AUTOMAKE(gnome-keyring, 3.0.0)
+AM_INIT_AUTOMAKE(gnome-keyring, 3.0.1)
 AM_CONFIG_HEADER(config.h)
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 



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