diff --git a/NEWS b/NEWS index 52fcf876..1cf0cff5 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,15 @@ D-Bus 1.11.0 (UNRELEASED) == +Dependencies: + +• On non-Windows platforms, D-Bus requires an that defines + C99 constants such as PRId64 and PRIu64. + Fixes: +• Print 64-bit integers on non-GNU Unix platforms (fd.o #92043, Natanael Copa) + • On Windows, fix the logic for replacing the installation prefix in service files' Exec lines (fd.o #83539; Milan Crha, Simon McVittie)