Release version 0.7
authorStef Walter <stefw@gnome.org>
Mon, 16 Jul 2012 10:54:59 +0000 (12:54 +0200)
committerStef Walter <stefw@gnome.org>
Mon, 16 Jul 2012 10:54:59 +0000 (12:54 +0200)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 4126d09..14a54d9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+0.7
+ * Match schema names for notes and network passwords
+ * Add flags argument to secret_collection_for_alias()
+ * Correct flags behavior for SecretCollection
+ * Build fixes
+
 0.6
  * Rename secret_password_remove() to secret_password_clear()
    and similar names for related functions.
index f49c0c6..6ab621d 100644 (file)
@@ -1,6 +1,6 @@
 AC_PREREQ(2.63)
 
-AC_INIT([libsecret],[0.6],
+AC_INIT([libsecret],[0.7],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=libsecret],
         [libsecret])