NEWS
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Wed, 5 Jun 2013 16:00:40 +0000 (17:00 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Wed, 5 Jun 2013 16:00:40 +0000 (17:00 +0100)
NEWS

diff --git a/NEWS b/NEWS
index fa5160f..de7f3b6 100644 (file)
--- a/NEWS
+++ b/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)