summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2017-04-07 14:03:14 +0100
committerSimon McVittie <smcv@collabora.com>2017-04-07 14:03:14 +0100
commitaf1ad4f8cf66e6c5f761c67cf73e9dd2ec6f2be2 (patch)
tree54c0a2381f97e614437db42ec3e07483f900e879
parentd3ac2cece72284472013f645deb511c0c0552f8c (diff)
downloaddbus-af1ad4f8cf66e6c5f761c67cf73e9dd2ec6f2be2.tar.gz
NEWS
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 5b99336c..1caf776b 100644
--- a/NEWS
+++ b/NEWS
@@ -47,7 +47,7 @@ Fixes:
• Clarify the roles of /etc/dbus-1/s*.d and /usr/share/dbus-1/s*.d
in documentation (fd.o #99901, Philip Withnall)
-• Fix most of the compiler warnings related to -Wswitch
+• Fix and enable compiler warnings related to -Wswitch
(fd.o #98191; Thomas Zimmermann, Simon McVittie)
• Fix writing off the end of a fd_set when testing with valgrind