From: Simon McVittie Date: Thu, 20 Jul 2017 19:36:10 +0000 (+0100) Subject: NEWS X-Git-Tag: dbus-1.11.16~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=14abb849c597de510087fe191ca8895d048e32a1;p=thirdparty%2Fdbus.git NEWS Signed-off-by: Simon McVittie --- diff --git a/NEWS b/NEWS index 9111bc821..6bdde94de 100644 --- a/NEWS +++ b/NEWS @@ -20,6 +20,10 @@ Enhancements: Fixes: +• Fix the implementation of re-enabling a timeout (again) so that its + countdown is always restarted as intended. (fd.o #95619, + Michal Koutný) + • Make the dbus-daemon's Properties interface, as introduced in 1.11.14, available to all users on the system bus (fd.o #101700, Simon McVittie)