From 9c0bfd0d038ca736655420bce0154b57ccdff3ab Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Wed, 9 Nov 2011 23:50:29 -0600 Subject: [PATCH] release: update NEWS --- NEWS | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/NEWS b/NEWS index 31f24506dd..528304c54d 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,24 @@ +============================================== +NetworkManager-0.9.4 +Overview of changes since NetworkManager-0.9.2 +============================================== + +This is a new stable release of NetworkManager. Notable changes include: + +* Better handling of WiFi devices via nl80211 when available (instead of WEXT) +* 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 + + ============================================== NetworkManager-0.9.2 Overview of changes since NetworkManager-0.9.0 ============================================== +This is a new stable release of NetworkManager. Notable changes include: + * Support for libnl2 and libnl3 and various memory leak fixes * Bug fixes for the ifnet config plugin * Ensure IPv6 link-local DNS servers work correctly in the dnsmasq DNS plugin