]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
Update NEWS
authorJordan Williams <jordan@jwillikers.com>
Fri, 22 Jul 2022 20:40:49 +0000 (15:40 -0500)
committerJordan Williams <jordan@jwillikers.com>
Mon, 25 Jul 2022 19:14:57 +0000 (14:14 -0500)
NEWS

diff --git a/NEWS b/NEWS
index fa98354f6ffab1237737eaaf894dd8f095d87e24..3aa7c3ada8748e36f367c7c46b315cf22490d766 100644 (file)
--- 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: