summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ef646a1..a3f6d7b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,10 @@
dbus-glib is deprecated, please use GDBus in new GLib-based projects.
-dbus-glib 0.112 (UNRELEASED)
+dbus-glib 0.112 (2021-03-26)
============================
+The “haunted teacup” release.
+
dbus-glib version control is now hosted on freedesktop.org's Gitlab
installation, and bug reports and feature requests have switched from
Bugzilla bugs (indicated by "fd.o #nnn") to Gitlab issues
@@ -36,6 +38,9 @@ Enhancements:
• Add test coverage for fd.o#80557 (dbus-glib#1, Simon McVittie)
+• Use more modern GLib assertions in unit tests
+ (dbus-glib#16, dbus-glib!3, dbus-glib!4; Simon McVittie)
+
• Improve continuous integration to be run by GitLab in addition to
Travis-CI (Simon McVittie)