summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorStef Walter <stefw@gnome.org>2012-07-16 12:54:59 +0200
committerStef Walter <stefw@gnome.org>2012-07-16 12:54:59 +0200
commit9bf240ef4d4e3f3a22f2899a163e3cc4b790656d (patch)
tree21bbc86fcbd6e41e552e2d68223867ed03e60713 /NEWS
parent45e01e66001fdc3399f3490baca5b02595ff801f (diff)
downloadlibsecret-9bf240ef4d4e3f3a22f2899a163e3cc4b790656d.tar.gz
Release version 0.70.7
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4126d09..14a54d9 100644
--- 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.