summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2015-01-26 23:44:41 +0100
committerThomas Haller <thaller@redhat.com>2015-01-27 21:46:01 +0100
commitd4b257b613c6d0d9aafc4ce9bd662a9597e7be4e (patch)
treeae3a1fdf1d5decb38c44272ed5281704e989402d
parent8de1bec8032a733fa697832fcf85badeb3e102be (diff)
downloadNetworkManager-d4b257b613c6d0d9aafc4ce9bd662a9597e7be4e.tar.gz
NEWS: mention missing feature for 1.0
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
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