diff options
author | Simon McVittie <smcv@collabora.com> | 2017-09-25 13:31:40 +0100 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2017-09-25 13:31:54 +0100 |
commit | 8f9022e8dc6f181ae7b7af975d818f82a2a85a57 (patch) | |
tree | c11e0961b514ad07bcdec9cef82f099c14ccfe91 | |
parent | 4ebc42400014bb4a502d3fa01c65a78f7ed3b789 (diff) |
NEWS for fd.o #102686
Signed-off-by: Simon McVittie <smcv@collabora.com>
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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) == |