[gnome-keyring] Release version 3.5.90



commit 4cba271bf31bb128fff80e98ca1969825e7bec60
Author: Stef Walter <stefw gnome org>
Date:   Mon Aug 20 16:45:17 2012 +0200

    Release version 3.5.90

 NEWS         |    7 +++++++
 configure.ac |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index d71a2bf..7cb05e9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Changes in version 3.5.90 are:
+ * Use the XDG directories for storing keys
+ * Updated translations
+ * Better handling of the --replace argument to gnome-keyring-daemon
+ * Fix ability to store keyring files without using hardlinks
+ * Make the GPG agent password caching options work correctly
+
 Changes in version 3.5.5 are:
  * Initialize PKCS#11 correctly in gnome-keyring tool
  * Rename the p11-kit module file
diff --git a/configure.ac b/configure.ac
index 71d721d..49d1be2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_INIT(daemon/gkd-main.c)
 
-AM_INIT_AUTOMAKE(gnome-keyring, 3.5.5)
+AM_INIT_AUTOMAKE(gnome-keyring, 3.5.90)
 
 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]