summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2017-09-25 13:31:40 +0100
committerSimon McVittie <smcv@debian.org>2017-09-25 13:31:54 +0100
commit8f9022e8dc6f181ae7b7af975d818f82a2a85a57 (patch)
treec11e0961b514ad07bcdec9cef82f099c14ccfe91
parent4ebc42400014bb4a502d3fa01c65a78f7ed3b789 (diff)
NEWS for fd.o #102686
Signed-off-by: Simon McVittie <smcv@collabora.com>
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 48a5cb20..e0a7c270 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)
==