From 42ccc7dc39cf2e5563da971b65866f492ff4ddae Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Wed, 2 Mar 2016 18:24:11 +0000 Subject: [PATCH] update NEWS --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS b/NEWS index e6eeb6b..a230ac3 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,14 @@ Fixes: is not expected to open large files, but it might need to stat files that happen to have large inode numbers (fd.o #93545, Hongxu Jia) +• Eliminate padding inside DBusMessageIter on 64-bit platforms, + which might result in a pedantic C compiler not copying the entire contents + of a DBusMessageIter; statically assert that this is not an ABI change + in practice (fd.o #94136, Simon McVittie) + +• Document dbus-test-tool echo --sleep-ms=N instead of incorrect --sleep=N + (fd.o #94244, Dmitri Iouchtchenko) + • Correctly report test failures in C tests from run-test.sh (fd.o #93379; amit tewari, Simon McVittie) -- 2.7.4