summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorStef Walter <stefw@gnome.org>2014-03-06 21:38:52 +0100
committerStef Walter <stefw@gnome.org>2014-03-06 21:38:52 +0100
commit0c8b680004e73a41a277f70d6e6e1388eaab7380 (patch)
tree28293cb945af90bc2f67cbe289a104b1b6410a07 /NEWS
parent083902c18546f8b698d7125848ede411113ef177 (diff)
downloadlibsecret-0c8b680004e73a41a277f70d6e6e1388eaab7380.tar.gz
Release version 0.180.18
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 62f86d7..c56ef7a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+0.18
+ * Mark most of unstable API as stable
+ * Bump Glib dependency (2.38+)
+ * Add secret_service_encode_dbus_secret() and decode functions
+ * Use TAP for testing, parallel tests, and non-recursive make
+ * Updated FSF's address
+ * Remove unstable vapi [#721429]
+ * Build fixes [#720087 #720244 #707452]
+ * Updated translations
+
0.16
* Clarify documentation for secret_service_clear_xxx() [#705629]
* Pass return_type to prompt async begin functions, rather than finish