summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2022-03-01 18:44:25 +0000
committerSimon McVittie <smcv@collabora.com>2022-03-01 18:44:30 +0000
commit20f623c79b4efd90751cbde9db4397380a6449ca (patch)
tree02714e9c11619c16d97d72bec5043e36ab23ada7 /NEWS
parente3cb728ee648301e910103337e8ddc79d273b4d3 (diff)
downloaddbus-20f623c79b4efd90751cbde9db4397380a6449ca.tar.gz
Update NEWS
Signed-off-by: Simon McVittie <smcv@collabora.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 9 insertions, 1 deletions
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)
========================