release: update NEWS

This commit is contained in:
Dan Williams 2011-11-09 23:50:29 -06:00
parent c15dea298f
commit 9c0bfd0d03

16
NEWS
View file

@ -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