From b1c54b5a75824e765ecc27b5820c8e9fa0cbaaed Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Tue, 3 Feb 2015 16:25:56 +0000 Subject: [PATCH] NEWS --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS b/NEWS index a7e150b5..cf2258f0 100644 --- 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 is