diff options
| author | Michael Biebl <biebl@debian.org> | 2012-06-29 20:12:44 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2012-06-29 20:12:44 +0200 |
| commit | 867254ea7c2b193fecf8cd36cc6e5dc53c290d92 (patch) | |
| tree | 7c698b403882736ab70c3efd524c3460f08c391c /NEWS | |
| parent | de06e5715e780baade318f3490ac7a4c9ce84e32 (diff) | |
Imported Upstream version 0.9.5.95 upstream/0.9.5.95
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/NEWS b/NEWS index 096869b4..192541db 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,24 @@ ============================================== +NetworkManager-0.9.6 +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 +* 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 +* Add support for IPv6-enabled VPN connections +* 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 + + +============================================== NetworkManager-0.9.4 Overview of changes since NetworkManager-0.9.2 ============================================== |