mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-07 01:38:20 +02:00
update NEWS
This commit is contained in:
parent
e48d40c582
commit
e2e3179492
1 changed files with 14 additions and 1 deletions
15
NEWS
15
NEWS
|
|
@ -1,7 +1,20 @@
|
|||
D-Bus 1.10.3 (UNRELEASED)
|
||||
==
|
||||
|
||||
...
|
||||
• On Windows, don't crash if <syslog/> or --syslog is used
|
||||
(fd.o #92538, Ralf Habacker)
|
||||
|
||||
• On Windows, fix various failing tests:
|
||||
· don't test system.conf features (users, groups) that only make sense
|
||||
on the system bus, which is not supported on Windows
|
||||
· don't call _dbus_warn() when we skip a test, since it is fatal
|
||||
· fix computation of expected <standard_session_servicedirs/>
|
||||
· when running TAP tests, translate newlines to Unix format, fixing
|
||||
cross-compiled tests under Wine on Linux
|
||||
· don't stress-test refcounting under Wine, where it's really slow
|
||||
· stop assuming that a message looped-back to the test will be received
|
||||
immediately
|
||||
(fd.o #92538, fd.o #92721; Ralf Habacker, Simon McVittie)
|
||||
|
||||
D-Bus 1.10.2 (2015-10-26)
|
||||
==
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue