diff --git a/NEWS b/NEWS index 72fe86b14b3f10794c6a78cf0c6c360edfba50fd..192541dba868cd8198ffb741642e53411101f1ba 100644 --- a/NEWS +++ b/NEWS @@ -6,8 +6,8 @@ Overview of changes since NetworkManager-0.9.4 This is a new stable release of NetworkManager. Notable changes include: * Many libnm-glib fixes, including crashes when NetworkManager restarts -* Fix fights with the kernel over the IPv6 default route -* Fix regression in carrier handling for device's that don't support carrier detect +* Enhanced IPv6 stability and compatibility +* Fix regression in carrier handling for devices that don't support carrier detect * Add ability to connect to new WiFi networks from nmcli * Add native support for ADSL modems using PPPoE or PPPoATM * 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 on-demand WiFi scan support * Fix IPv6 default gateway handling for DHCPv6 +* Add Vala language bindings ==============================================