summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorStef Walter <stefw@gnome.org>2012-07-13 12:48:41 +0200
committerStef Walter <stefw@gnome.org>2012-07-13 12:48:41 +0200
commit7816417167bb0656b9d176890ebb1af793d1b17d (patch)
treead607626ab3dfd657bb7de083320713d1a6a9942 /NEWS
parentdb95ff86b34b966c710001c0435363793e07f4d2 (diff)
downloadlibsecret-7816417167bb0656b9d176890ebb1af793d1b17d.tar.gz
Release version 0.5
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2339f15..81dcb65 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+0.5
+ * secret_service_remove() removes all unlocked matching items
+ * Make sure that we have some attributes when searching
+ * Add flags for item and collection creation
+ * Add way to get schema name from a SecretItem
+ * Rename secret_service_read_alias() to
+ secret_collection_for_alias()
+ * Split the stable and unstable APIs into separate
+ pkg-config files, girs and vapis
+ * Bump the library major version number to 1
+ * Document how to migrate from libgnome-keyring
+ * Document how to use libsecret from C, js, python, vala
+ * Documentation fixes
+
0.4
* Implement per collection search
* Register secret service errors as GDBus errors