summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStef Walter <stefw@gnome.org>2013-08-26 17:42:16 +0200
committerStef Walter <stefw@gnome.org>2013-08-26 17:42:16 +0200
commit349e845460ed7fcc764dad210adb6f943c3a5868 (patch)
tree13d56f3aba7351d62af9d7e179153c221f1c5f72
parentf167b4a20c08248810b1975040d139e0bd8b8acc (diff)
downloadlibsecret-0.16.tar.gz
Release version 0.160.16
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6b36c2d..62f86d7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+0.16
+ * Clarify documentation for secret_service_clear_xxx() [#705629]
+ * Pass return_type to prompt async begin functions, rather than finish
+ * Simpler way to use custom service/collection/item types
+ * service: Rename secret_service_new() and friends to xxx_open()
+ * Add secret_value_get_text() function to return NULL terminated secret
+ * Fix return types in secret_service_search_finish() on error paths [#698040]
+ * Testing fixes [#705202]
+ * Build fixes [#704233]
+ * Updated translations
+
0.15
* Tweak predefined schemas [#695791]
* Updated translations