From ca171762230249e623dea6af0d056936500f7cff Mon Sep 17 00:00:00 2001 From: Thomas Haller Date: Mon, 26 Jan 2015 23:44:41 +0100 Subject: [PATCH] NEWS: mention missing feature for 1.0 (cherry picked from commit d4b257b613c6d0d9aafc4ce9bd662a9597e7be4e) --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 2de014ebfc..784adcd216 100644 --- a/NEWS +++ b/NEWS @@ -44,6 +44,7 @@ This is a new stable release of NetworkManager. Notable changes include: * The manpages, documentation, and API annotations have received many cleanups * Externally created virtual interfaces are no longer managed by NetworkManager until they are set "up" or activated via nmcli +* Team device support is now an optional plugin ============================================== @@ -89,7 +90,7 @@ This is a new stable release of NetworkManager. Notable changes include: * The dispatcher timeout has increased to 10 minutes, and new "pre-up" and "pre-down" events have been added which block activation until complete * NetworkManager no longer prevents Wake-on-LAN functionality from working -* PPPoE now requires userland "rp-pppoe" to work around kernel bugs with +* PPPoE now requires userland "rp-pppoe" to work around kernel bugs that prevent detecting server-side termination of the PPP link * An ARP announcement is now sent after IPv4 addresses are configured * Added a DNS plugin for dnssec-trigger for better DNSSEC operation