diff options
| author | Michael Biebl <biebl@debian.org> | 2012-06-29 20:12:59 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2012-06-29 20:12:59 +0200 |
| commit | ec7b2a4d322996da1e4b221f2f713652bf868d3b (patch) | |
| tree | 88cd588a74c0de932f7cac871273b08b86fd759c /NEWS | |
| parent | 1376a21247cfd9d8bb1d4da7195112d03ff6e870 (diff) | |
| parent | 867254ea7c2b193fecf8cd36cc6e5dc53c290d92 (diff) | |
Merge tag 'upstream/0.9.5.95' into experimental
Upstream version 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 ============================================== |