From e0613ac67c6eb5373e8fa57ba01d43cb1467315a Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Thu, 1 Mar 2012 18:02:13 -0600 Subject: [PATCH] release: update NEWS --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index 8f86ee4297..cb67509551 100644 --- a/NEWS +++ b/NEWS @@ -23,6 +23,11 @@ This is a new stable release of NetworkManager. Notable changes include: * Added support for VLAN interfaces * Added support for 802.1x EAP-FAST authentication * Added non-blocking mode and API to libnm-glib +* Linux Wireless Extensions (WEXT) support can be disabled at configure time + with --with-wext=no +* IPv6 Privacy Extensions are now enabled by default for new connections +* Support for checking Internet connectivity has been added +* The ifnet system config plugin rewrites config files less often ==============================================