From 2ea6bdcab895d58f8de947134a4434d13cb32431 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Mon, 12 Sep 2022 21:40:56 +0100 Subject: Update NEWS for 1.15.x branch Signed-off-by: Simon McVittie --- NEWS | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index a1349704..b3fd9f40 100644 --- 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) ======================== -- cgit v1.2.1