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



commit 1a9d4a4e5f5a9667a331f0d6882756f3d017c661
Author: Stef Walter <stefw collabora co uk>
Date:   Mon Mar 21 18:19:17 2011 +0100

    Release version 2.91.93

 NEWS         |    7 +++++++
 configure.in |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 628b929..6553050 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Changes in version 2.91.93 are:
+ * Use full interface.Property form for CreateCollection and CreateItem
+   in the DBus API.
+ * Add deprecated functions for libgcr symbols lost since 2.32.x
+ * Don't crash when the GPG agent is asked for a passhprase without a
+   key id.
+
 Changes in version 2.91.92 are:
  * Don't leak login name from PAM when logging error.
  * Also start daemon in XFCE
diff --git a/configure.in b/configure.in
index 8e03c7d..eab0100 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
 AC_INIT(daemon/gkd-main.c)
 
-AM_INIT_AUTOMAKE(gnome-keyring, 2.91.92)
+AM_INIT_AUTOMAKE(gnome-keyring, 2.91.93)
 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]