diff --git a/NEWS b/NEWS index 94d9cac5..9ec142fd 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,15 @@ dbus 1.15.0 (UNRELEASED) ======================== -... +Fixes: + +• When building with Autotools, don't treat --with-x or --with-x=yes + as a request to disable X11, fixing a regression in 1.13.20. + Instead, require X11 libraries and fail if they cannot be detected. + (dbus!263, Lars Wendler) + +• Slightly improve error-handling for inotify + (dbus!235, Simon McVittie) dbus 1.14.0 (2022-02-28) ========================