NEWS for 1.8

This commit is contained in:
Simon McVittie 2014-04-28 15:45:22 +01:00
parent 29c1cf57b5
commit 370ba31171

6
NEWS
View file

@ -7,8 +7,14 @@ Enhancements:
Windows D-Bus binaries to be able to run tests under Wine
(fd.o #41252, Ralf Habacker)
• add Documentation key to dbus.service (fd.o #77447, Cameron Norman)
Fixes:
• in "dbus-uuidgen --ensure", try to copy systemd's /etc/machine-id
to /var/lib/dbus/machine-id instead of generating an entirely new ID
(fd.o #77941, Simon McVittie)
• on Windows, allow up to 8K connections to the dbus-daemon, instead of the
previous 64 (fd.o #71297; Cristian Onet, Ralf Habacker)