summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2982c7c..84d02f6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+0.18.7
+ * Migrate from intltool to gettext [!2]
+ * Fix uninitialized memory returned by secret_item_get_schema_name() [#15]
+ * secret-session: Avoid double-free in service_encode_plain_secret()
+ * Port tap script to Python 3 [!4]
+ * Build and test fixes [#734630]
+ * Updated translations
+
0.18.6
* Fix shared key derivation between libsecret and gnome-keyring [#778357]
* Avoid run-time error when gnome-keyring is not responding [#787391]