From 625366dd0efaa103e9d9abdf2fdbeae024f345b3 Mon Sep 17 00:00:00 2001 From: Jordan Williams Date: Fri, 22 Jul 2022 15:40:49 -0500 Subject: [PATCH] Update NEWS --- NEWS | 3 +++ 1 file changed, 3 insertions(+) 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: -- 2.47.3