]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
Update NEWS for 1.15.x branch
authorSimon McVittie <smcv@collabora.com>
Mon, 12 Sep 2022 20:40:56 +0000 (21:40 +0100)
committerSimon McVittie <smcv@collabora.com>
Mon, 12 Sep 2022 20:45:50 +0000 (21:45 +0100)
Signed-off-by: Simon McVittie <smcv@collabora.com>
NEWS

diff --git a/NEWS b/NEWS
index a1349704ba09c27ee5f0f7cfb1844ad5a2b7ada1..b3fd9f400a7b30b26e7b346a0f45c562847e5d4c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -68,7 +68,7 @@ Enhancements:
 
 Fixes:
 
-• Portability to CPU architectures with larger-than-64-bit pointers
+• Partial portability to CPU architectures with larger-than-64-bit pointers
   (dbus!318, Alex Richardson)
 
 • Fix build failure on FreeBSD (dbus!277, Alex Richardson)
@@ -108,6 +108,9 @@ Fixes:
 • Silence xmlto warnings when building man pages
   (dbus!312, Marc-André Lureau)
 
+• Fix build failure when checks are disabled but assertions are enabled
+  (dbus#412, Johannes Kauffmann)
+
 • Autotools build system fixes:
   · Don't treat --with-x or --with-x=yes as a request to disable X11,
     fixing a regression in 1.13.20. Instead, require X11 libraries and
@@ -145,7 +148,6 @@ Fixes:
   · 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:
 
 • Add an automated test for Windows autolaunching
@@ -171,6 +173,9 @@ Tests and CI enhancements:
 • Added FreeBSD Gitlab-CI build jobs
   (dbus!280, Alex Richardson)
 
+• Use the latest MSYS2 packages for CI
+  (Ralf Habacker, Simon McVittie)
+
 dbus 1.14.0 (2022-02-28)
 ========================