[gnome-keyring/gnome-3-6] Release 3.6.2



commit c8b69d2a82806d0d3dd041a6d2885fe90817e277
Author: Stef Walter <stefw gnome org>
Date:   Mon Nov 12 08:48:33 2012 +0100

    Release 3.6.2

 NEWS         |    4 ++++
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 5da8a9f..277257b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Changes in version 3.6.2 are:
+ * Accept XDG_DATA_HOME environment variable during initialization
+ * Handle empty secrets correctly
+
 Changes in version 3.6.1 are:
  * Fix regressions with keyring master password changing
  * Load schema for secret items correctly, prevents storing multiple times
diff --git a/configure.ac b/configure.ac
index 2d9a640..b71dba6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_INIT(daemon/gkd-main.c)
 
-AM_INIT_AUTOMAKE(gnome-keyring, 3.6.1)
+AM_INIT_AUTOMAKE(gnome-keyring, 3.6.2)
 
 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]