NEWS for 1.6.x
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Wed, 12 Jun 2013 12:42:58 +0000 (13:42 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Wed, 12 Jun 2013 12:42:58 +0000 (13:42 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 8dd994a..f084c8a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,16 @@
 D-Bus 1.6.12 (UNRELEASED)
 ==
 
-...
+Fixes:
+
+• In dbus-daemon, don't crash if a .service file starts with key=value
+  (fd.o #60853, Chengwei Yang)
+
+• 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)
 
 D-Bus 1.6.10 (2013-04-24)
 ==