Update NEWS

Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
Simon McVittie 2017-12-12 17:41:01 +00:00
parent 485e819693
commit 224d2c5ec9

8
NEWS
View file

@ -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)