From: Simon McVittie Date: Wed, 5 Jun 2013 16:00:40 +0000 (+0100) Subject: NEWS X-Git-Tag: dbus-1.7.4~18 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=108ea348d844ec138588690ad5f17b87839ce1f4;p=thirdparty%2Fdbus.git NEWS --- diff --git a/NEWS b/NEWS index fa5160f0b..de7f3b619 100644 --- 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)