mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-01 05:37:58 +02:00
NEWS
This commit is contained in:
parent
eba9402951
commit
108ea348d8
1 changed files with 8 additions and 0 deletions
8
NEWS
8
NEWS
|
|
@ -14,8 +14,16 @@ Enhancements:
|
|||
should consider doing so during initialization.
|
||||
(fd.o #54972, Simon McVittie)
|
||||
|
||||
• Improve dbus-send documentation (Chengwei Yang)
|
||||
|
||||
Fixes:
|
||||
|
||||
• Unix-specific:
|
||||
· Fix an assertion failure if we try to activate systemd services before
|
||||
systemd connects to the bus (fd.o #50199, Chengwei Yang)
|
||||
· Avoid compiler warnings for ignoring the return from write()
|
||||
(Chengwei Yang)
|
||||
|
||||
• Windows-specific:
|
||||
· Under cmake, install runtime libraries (DLLs) into bin/ instead of lib/
|
||||
so that Windows finds them (fd.o #59733, Ralf Habacker)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue