]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
NEWS
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 3 Feb 2015 16:25:56 +0000 (16:25 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 3 Feb 2015 16:25:56 +0000 (16:25 +0000)
NEWS

diff --git a/NEWS b/NEWS
index a7e150b5b3085ee4a7af1e688204d034c02c200d..cf2258f038b657baf414b01af633f30afcaac8b0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,10 +3,18 @@ D-Bus 1.9.8 (UNRELEASED)
 
 Dependencies:
 
+• full test coverage now requires GLib 2.36
 • full test coverage now requires PyGI (PyGObject 3,
   "import gi.repository.GObject") instead of the
   obsolete PyGObject 2 ("import gobject")
 
+Enhancements:
+
+• add GLib-style "installed tests" (fd.o #88810, Simon McVittie)
+
+• better regression test coverage, including systemd activation
+  (fd.o #57952, #88810; Simon McVittie)
+
 Fixes:
 
 • fatal errors correctly make the dbus-daemon exit even if <syslog/> is