NEWS
authorSimon McVittie <smcv@collabora.com>
Fri, 7 Apr 2017 13:03:14 +0000 (14:03 +0100)
committerSimon McVittie <smcv@collabora.com>
Fri, 7 Apr 2017 13:03:14 +0000 (14:03 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 5b99336..1caf776 100644 (file)
--- 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