Release version 0.16
authorStef Walter <stefw@gnome.org>
Mon, 26 Aug 2013 15:42:16 +0000 (17:42 +0200)
committerStef Walter <stefw@gnome.org>
Mon, 26 Aug 2013 15:42:16 +0000 (17:42 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 6b36c2d..62f86d7 100644 (file)
--- 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