From: Simon McVittie Date: Wed, 25 Sep 2024 14:15:59 +0000 (+0100) Subject: Update NEWS X-Git-Tag: dbus-1.15.10~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0800f981daa9e3718e54da5f1c6517f1f5bb637b;p=thirdparty%2Fdbus.git Update NEWS Signed-off-by: Simon McVittie --- diff --git a/NEWS b/NEWS index 3ef72397a..93163ac0e 100644 --- a/NEWS +++ b/NEWS @@ -41,6 +41,11 @@ Bug fixes: • In the test suite, use a more widely-implemented group name 'tty' in preference to 'bin' (dbus#514, Alyssa Ross) +• Ensure that `dbus-test-tool spam` options cannot leave the payload + length uninitialized (dbus!469, Simon McVittie) + +• Fix compiler warnings with gcc 14 (dbus!469, Simon McVittie) + Documentation: • Clarify ownership transfer of pending call in