release: update NEWS

This commit is contained in:
Dan Williams 2012-06-27 10:33:13 -05:00
parent 74e262b303
commit d40399d285

5
NEWS
View file

@ -6,8 +6,8 @@ Overview of changes since NetworkManager-0.9.4
This is a new stable release of NetworkManager. Notable changes include: This is a new stable release of NetworkManager. Notable changes include:
* Many libnm-glib fixes, including crashes when NetworkManager restarts * Many libnm-glib fixes, including crashes when NetworkManager restarts
* Fix fights with the kernel over the IPv6 default route * Enhanced IPv6 stability and compatibility
* Fix regression in carrier handling for device's that don't support carrier detect * Fix regression in carrier handling for devices that don't support carrier detect
* Add ability to connect to new WiFi networks from nmcli * Add ability to connect to new WiFi networks from nmcli
* Add native support for ADSL modems using PPPoE or PPPoATM * Add native support for ADSL modems using PPPoE or PPPoATM
* Reduce number of changes made to DNS information during connection setup * Reduce number of changes made to DNS information during connection setup
@ -15,6 +15,7 @@ This is a new stable release of NetworkManager. Notable changes include:
* Add device driver version, firmware version, and autoconnect properties to D-Bus API * Add device driver version, firmware version, and autoconnect properties to D-Bus API
* Add on-demand WiFi scan support * Add on-demand WiFi scan support
* Fix IPv6 default gateway handling for DHCPv6 * Fix IPv6 default gateway handling for DHCPv6
* Add Vala language bindings
============================================== ==============================================