From c5099bf89d0934adcba5851c8054a3ae37bd6ef9 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Wed, 5 Oct 2016 19:34:55 +0100 Subject: [PATCH] update NEWS --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index 95d954b0..86833f4a 100644 --- a/NEWS +++ b/NEWS @@ -18,6 +18,12 @@ Enhancements: • Install introspect.dtd and busconfig.dtd to ${datadir}/xml/dbus-1 (fd.o #89011, Philip Withnall) +• When logging messages about service activation, mention which peer + requested the activation (fd.o #68212, Philip Withnall) + +• On Linux, mention the LSM label (if available) whenever we print + debug information about a peer (fd.o #68212, Philip Withnall) + Fixes: • Avoid undefined behaviour when setting reply serial number without going