[libgnome-keyring] Prepare for 2.29.92 release



commit d8eb7877a9767ac0259c80e04deb7e2e7d0851aa
Author: Vincent Untz <vuntz gnome org>
Date:   Wed Mar 10 11:49:32 2010 +0100

    Prepare for 2.29.92 release

 NEWS         |   11 +++++++++++
 configure.in |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 256506d..a878a6f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,2 +1,13 @@
+Changes in version 2.29.92 are:
+ * Fix assertion calling deprecated acl function.
+ * Clear the client's session when the service disconnects.
+ * Implement setting of Type property in gnome_keyring_item_set_info().
+ * Allow predictable testing by setting up a test path and service.
+ * Fix assertion when password is not found.
+ * Prompt to create a new default keyring when creating an item while no
+   default keyring exists.
+ * Fix up some documentation errors.
+ * Updated translations.
+
 2.29.1
  * Branched library from gnome-keyring into its own.
diff --git a/configure.in b/configure.in
index 1391a93..1f23af8 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
 AC_INIT(library/gnome-keyring.h)
 
-AM_INIT_AUTOMAKE(libgnome-keyring, 2.29.5)
+AM_INIT_AUTOMAKE(libgnome-keyring, 2.29.92)
 AM_CONFIG_HEADER(config.h)
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([no])])
 



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