mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-01-06 22:20:20 +01:00
NEWS
This commit is contained in:
parent
cf35dad25a
commit
b1c54b5a75
1 changed files with 8 additions and 0 deletions
8
NEWS
8
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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue