summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDaiki Ueno <dueno@src.gnome.org>2018-03-29 10:59:16 +0200
committerDaiki Ueno <dueno@src.gnome.org>2018-03-29 11:31:31 +0200
commitb01e54991a7f067e24a4f309690ea2c9233d1a35 (patch)
tree70716b7cdb31f8777b25200cd5d9af07dbf0c9de /NEWS
parenta89385fd606d67169a7d3e5ac670d53e98b97fa9 (diff)
downloadlibsecret-b01e54991a7f067e24a4f309690ea2c9233d1a35.tar.gz
Bump version number0.18.6
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 401ca58..2982c7c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+0.18.6
+ * Fix shared key derivation between libsecret and gnome-keyring [#778357]
+ * Avoid run-time error when gnome-keyring is not responding [#787391]
+ * Enable cross compilation [#748111]
+ * Port build scripts to Python 3 [#687637]
+ * Build and test fixes [#767002, #777826, #734630, #768112]
+ * GI annotation fixes [#785034]
+ * Fix textual typos [#782206, ...]
+ * Updated translations
+
0.18.5
* Build fixes
* Port tests to Python 3 [#761834]