]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
NEWS: Note cmake fixes that might be cherry-picked to dbus-1.12
authorSimon McVittie <smcv@collabora.com>
Mon, 22 Oct 2018 14:17:15 +0000 (15:17 +0100)
committerSimon McVittie <smcv@collabora.com>
Mon, 22 Oct 2018 14:17:15 +0000 (15:17 +0100)
Signed-off-by: Simon McVittie <smcv@collabora.com>
NEWS

diff --git a/NEWS b/NEWS
index bb522d5a441a0c59cdbdc6a62c6a3e6458d20463..6380c60cab44dffbd8a5c714b58d5bd4ce857a6a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -25,7 +25,10 @@ Enhancements:
   --exec-prefix, --libdir (fd.o #107662, Simon McVittie)
 
 • Improve CMake build system parity with Autotools
-  (dbus#57, dbus#117, dbus#193, dbus#227; Ralf Habacker, Simon McVittie)
+  · In particular, detect inotify, prctl() and getpwnam_r() correctly
+    on Linux
+  (dbus#57, dbus#117, dbus#193, dbus#227, dbus!18;
+  Ralf Habacker, Simon McVittie)
 
 Fixes: