summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2014-04-28 15:45:22 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2014-04-28 15:45:22 +0100
commit370ba31171f83dcd74e3b369338308f7cbb11a7f (patch)
treec35e5be6f21e0064656850ddb6d1940240cae7ca
parent29c1cf57b552548c0c65e443bc3c3e004c35dffa (diff)
downloaddbus-370ba31171f83dcd74e3b369338308f7cbb11a7f.tar.gz
NEWS for 1.8
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8440e1e7..707f6533 100644
--- a/NEWS
+++ b/NEWS
@@ -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)