This commit is contained in:
Simon McVittie 2015-02-03 16:25:56 +00:00
parent cf35dad25a
commit b1c54b5a75

8
NEWS
View file

@ -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