From cb6f1f57517ef47f40876a39865392cff57cc2d7 Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Wed, 17 Aug 2016 16:01:36 +0200 Subject: [PATCH] release: update NEWS with recently merged features --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 52df99085e..3b67282f7e 100644 --- a/NEWS +++ b/NEWS @@ -13,9 +13,12 @@ This is a new stable release of NetworkManager. Notable changes include: through the 'ipv6.token' connection property * Added a 'Reload' D-Bus method to reload configuration and reapply DNS configuration +* Added ability to create a configuration checkpoints and rolling back + changes after a timeout. * NetworkManager now follows symlinks when accessing resolv.conf and rc-manager is set to 'file' * Added support for oFono as modem manager +* Tre devices now expose counters of transferred data. * The 'may-fail' property of ipv4 and ipv6 settings is now respected more accurately * The timeout for requests of secrets to agents has been increased