mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-05 01:48:00 +02:00
Update NEWS
Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
parent
08cc615c26
commit
dfadf1b68c
1 changed files with 9 additions and 0 deletions
9
NEWS
9
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)
|
||||
========================
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue