summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDaiki Ueno <dueno@src.gnome.org>2019-09-05 09:35:34 +0200
committerDaiki Ueno <dueno@src.gnome.org>2019-09-05 09:42:11 +0200
commitbe541cf9d4a81b97f55794a5b1de50f92aac1fbb (patch)
treef793495d33a2cc6b7f5cb3082bc559725a7a499a /NEWS
parentf4328da39e9a8de0ee1b8f0cf2bfb64f1ff430df (diff)
downloadlibsecret-be541cf9d4a81b97f55794a5b1de50f92aac1fbb.tar.gz
Release 0.19.00.19.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5289e0c..d5f5352 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+0.19.0
+ * secret-password: Add necessary functions to migrate from D-Bus based API [!32]
+ * egg: Request that secure memory not be dumped to disk [!30]
+ * Add version macros [!29]
+ * Add missing GType to flags in .gir [!16, !19]
+ * paths: Port from GSimpleAsyncResult to GTask [!26]
+ * build: Bump meson_version to 0.50 [!18, !35]
+ * Build and test fixes [!15, !20, !21, !23, !33, ...]
+
0.18.8
* Add support for g_autoptr() to our types [!11]
* Remove deprecated g_type_class_add_private() [!14]