[libsecret] Release version 0.14



commit b0e68a39b945746de56913fefd5d9c57bbdd63de
Author: Stef Walter <stefw gnome org>
Date:   Mon Mar 4 19:29:39 2013 +0100

    Release version 0.14

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index e9cae67..a8678b4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+0.14
+ * Add a 'search' command to the tool for looking up items [#693881]
+ * Try to unlock locked collection when storing an item [#693723]
+ * Improve validation of the attributes table [#694107]
+ * Allow empty SecretValue contents [#694787]
+ * Introspection fixes [#694448]
+ * Updated translations
+
 0.13
  * Updated translations
  * Build fixes
diff --git a/configure.ac b/configure.ac
index dd6a20f..f256e38 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.63)
 
-AC_INIT([libsecret],[0.13],
+AC_INIT([libsecret],[0.14],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=libsecret],
         [libsecret])
 


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