NEWS for 33001
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 28 Jun 2013 11:03:05 +0000 (12:03 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 28 Jun 2013 11:03:05 +0000 (12:03 +0100)
NEWS

diff --git a/NEWS b/NEWS
index a25b9a5..4c91dcc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,12 @@ D-Bus 1.7.6 (UNRELEASED)
 
 Build-time configuration changes:
 
+• Directory change notification via dnotify on Linux is no longer
+  supported; it hadn't compiled successfully since 2010 in any case.
+  If you don't have inotify (Linux) or kqueue (*BSD), you will need
+  to send SIGHUP to the dbus-daemon when its configuration changes.
+  (fd.o #33001, Chengwei Yang)
+
 • The DBUS_DISABLE_ASSERTS CMake option didn't actually disable most
   assertions. It has been renamed to DBUS_DISABLE_ASSERT to be consistent
   with the Autotools build system. (fd.o #66142, Chengwei Yang)