release: update NEWS
authorDan Williams <dcbw@redhat.com>
Fri, 28 Oct 2011 17:17:03 +0000 (12:17 -0500)
committerDan Williams <dcbw@redhat.com>
Fri, 28 Oct 2011 17:17:03 +0000 (12:17 -0500)
NEWS

diff --git a/NEWS b/NEWS
index 7f69981..63f39e0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -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
 
 
 ==============================================