From: Simon McVittie Date: Mon, 25 Sep 2017 12:31:40 +0000 (+0100) Subject: NEWS for fd.o #102686 X-Git-Tag: dbus-1.11.18~6 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8f9022e8dc6f181ae7b7af975d818f82a2a85a57;p=thirdparty%2Fdbus.git NEWS for fd.o #102686 Signed-off-by: Simon McVittie --- diff --git a/NEWS b/NEWS index 48a5cb207..e0a7c2707 100644 --- a/NEWS +++ b/NEWS @@ -42,6 +42,10 @@ Fixes: • Avoid a -Werror=declaration-after-statement build failure on Solaris (fd.o #102145, Alan Coopersmith) +• On Unix platform, drop DBUS_SYSTEM_LOG_INFO messages from LOG_NOTICE + to LOG_INFO, matching how we use this log level in practice + (fd.o #102686, Simon McVittie) + D-Bus 1.11.16 (2017-07-27) ==