summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)
============================