From: Simon McVittie Date: Wed, 11 Dec 2024 13:19:40 +0000 (+0000) Subject: Update NEWS X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfadf1b68c1f7959b31a28e0970a4adb216544da;p=thirdparty%2Fdbus.git Update NEWS Signed-off-by: Simon McVittie --- diff --git a/NEWS b/NEWS index b8722f402..25a18d8f5 100644 --- 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) ========================