From e368045782ad6fa4b6f81a6ffdeca012f897a318 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Mon, 23 May 2022 13:41:34 +0100 Subject: [PATCH] Update NEWS Signed-off-by: Simon McVittie --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/NEWS b/NEWS index 728464fe2..dd72c4341 100644 --- a/NEWS +++ b/NEWS @@ -14,12 +14,19 @@ Enhancements: closefrom() or close_range() where available (dbus#278; rim, Simon McVittie) +• Teach dbus-send to handle variants in containers: arrays of variants, + variant values in dictionaries, and nested variants + (dbus!206, Frederik Van Bogaert) + • Detect programming errors with Windows mutexes if assertions are enabled, similar to what we already did for pthreads mutexes (dbus#369, Ralf Habacker) Fixes: +• Portability to CPU architectures with larger-than-64-bit pointers + (dbus!318, Alex Richardson) + • Fix build failure on FreeBSD (dbus!277, Alex Richardson) • Fix build failure on macOS with launchd enabled -- 2.47.3