From: Jordan Williams Date: Fri, 22 Jul 2022 20:40:49 +0000 (-0500) Subject: Update NEWS X-Git-Tag: dbus-1.15.0~17^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=625366dd0efaa103e9d9abdf2fdbeae024f345b3;p=thirdparty%2Fdbus.git Update NEWS --- diff --git a/NEWS b/NEWS index fa98354f6..3aa7c3ada 100644 --- a/NEWS +++ b/NEWS @@ -138,6 +138,9 @@ Fixes: · Fix detection of atomic operations (dbus!306, Alex Richardson) · Use DWARF 2 instead of STABS for debug symbols on Windows, for compatibility with newer gcc versions (dbus!323, Marc-André Lureau) + · Fix use of paths relative to the dbus project directory when dbus is + vendored into a larger CMake project (dbus!332, Jordan Williams) + Tests and CI enhancements: