summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2011-12-02 13:56:03 -0600
committerDan Williams <dcbw@redhat.com>2011-12-02 13:56:03 -0600
commita5de613d6757f1aab0c9abfd26abc6935d448061 (patch)
tree955840f73c9fc78efddaa1e22ddaf50881162d92 /NEWS
parent2099459794c93e488c689e8d8925ff1bf2802518 (diff)
downloadNetworkManager-a5de613d6757f1aab0c9abfd26abc6935d448061.tar.gz
release: update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 11 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 528304c54d..feb93c4f1f 100644
--- a/NEWS
+++ b/NEWS
@@ -9,7 +9,17 @@ This is a new stable release of NetworkManager. Notable changes include:
* IP configuration is now non-blocking; waiting for IPv6 RA no longer blocks
the device from activating if IPv4 is ready and vice versa
* Addded support for firewall "zones" via FirewallD
-* Added Basic support for bonding interfaces
+* Added basic support for bonded interfaces
+* WiFi connections are no longer locked to a specific MAC address if they are
+ "locally administered" addresses (ie, 02:::::)
+* New state change reasons have been added for mobile broadband PIN errors
+* Agent-owned secrets are now sent to agents for newly created connections
+* Support for non-UTF8-encoded 802.1x passwords has been added
+* libnm-glib now fetches some properties more aggressively (like active
+ connections, access points, etc)
+* Added basic support for IP-over-Infiniband interfaces
+* Added support for device plugins and converted WiMAX support to a plugin for
+ easier packaging and simpler dependencies
==============================================