]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
Update NEWS
authorSimon McVittie <smcv@collabora.com>
Wed, 11 Dec 2024 13:19:40 +0000 (13:19 +0000)
committerSimon McVittie <smcv@collabora.com>
Wed, 11 Dec 2024 13:19:40 +0000 (13:19 +0000)
Signed-off-by: Simon McVittie <smcv@collabora.com>
NEWS

diff --git a/NEWS b/NEWS
index b8722f4029d37172df44a2a93a62bb6b34f8072d..25a18d8f5472d96a8fb8e562d5d0139d1a5117dd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,15 @@ Build system and dependencies:
 
 • The version number for development releases now has an -alpha, -beta
   or -rc suffix, to make its non-stable status more obvious.
+  This is included in the compile-time DBUS_VERSION_STRING, but not
+  the compile-time DBUS_VERSION or the runtime dbus_get_version().
+  (dbus#530, dbus!494; Simon McVittie)
+
+Tests and CI:
+
+• On Linux, if a test fails because a file descriptor was leaked,
+  log the file descriptor's filename or type as a hint to aid debugging
+  (dbus!503, Simon McVittie)
 
 dbus 1.16.0 (UNRELEASED)
 ========================