summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2019-07-23 11:49:06 +0100
committerSimon McVittie <smcv@collabora.com>2019-07-23 11:49:06 +0100
commitda577e7e4a2537c5283df1dd3392b64bdeeb8ae3 (patch)
tree29f56e354148046debf11dc7a29b246a3826c6da
parent6e29b2837f23e2c8ed568e946c76820fa066a6a7 (diff)
downloaddbus-glib-da577e7e4a2537c5283df1dd3392b64bdeeb8ae3.tar.gz
NEWS: Update
Signed-off-by: Simon McVittie <smcv@collabora.com>
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4d249e6..ef646a1 100644
--- a/NEWS
+++ b/NEWS
@@ -39,6 +39,9 @@ Enhancements:
• Improve continuous integration to be run by GitLab in addition to
Travis-CI (Simon McVittie)
+• Add clearer license information using SPDX-License-Identifier
+ (Simon McVittie)
+
Fixes:
• Allow glib-genmarshal to be overridden with
@@ -60,6 +63,9 @@ Fixes:
• Fix unit test failures during distcheck by enabling assertions
(Simon McVittie)
+• Fix a core dump during installed-tests by not attempting to close a
+ shared DBusConnection (Simon McVittie)
+
dbus-glib 0.110 (2018-01-29)
============================