release: update NEWS

This commit is contained in:
Dan Williams 2011-10-28 12:17:03 -05:00
parent d8437ffaf1
commit cddf97486b

7
NEWS
View file

@ -3,8 +3,8 @@ NetworkManager-0.9.2
Overview of changes since NetworkManager-0.9.0
==============================================
* Support for libnl2 and libnl3 and various leak fixes
* Various small bug fixes in the ifnet config plugin
* 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
* Add ability for nmcli to delete connections
* Fix setup of connection sharing with newer iptables versions
@ -19,6 +19,9 @@ Overview of changes since NetworkManager-0.9.0
* Spaces no longer used in ifcfg config file names
* IPv6 RAs are now accepted when forwarding is configured
* dnsmasq local caching nameserver plugin cache size bumped to 400 entries (from 150)
* Fix handling of SSIDs in the keyfile plugin
* Fix some GObject Introspection annotations in libnm-glib and libnm-util
* Fix setting hostnames from DHCP
==============================================