From: Simon McVittie Date: Tue, 12 Dec 2017 17:41:01 +0000 (+0000) Subject: Update NEWS X-Git-Tag: dbus-1.13.0~57^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=224d2c5ec909de449eb7c46ae30c28e6dd03717c;p=thirdparty%2Fdbus.git Update NEWS Signed-off-by: Simon McVittie --- diff --git a/NEWS b/NEWS index f28527d62..926b9b11f 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,11 @@ a 1.14.0 stable release at an unspecified point in the future. Enhancements: +• Add experimental support for creating extra servers at runtime, to + be used by app containers like Flatpak or Snap. This API is still + subject to change and is not compiled in by default. + (fd.o #101354, Simon McVittie) + • Improve automated test logging (fd.o #103601, Simon McVittie) Fixes: @@ -32,9 +37,6 @@ Fixes: Internal changes: -• Preparations for future support for restricted sockets used by - app containers like Flatpak (fd.o #101354, Simon McVittie) - • Harden the nonce-tcp: transport against resource leaks and use-after-free (fd.o #103597, Simon McVittie)