diff options
| author | Michael Biebl <biebl@debian.org> | 2012-10-26 21:32:57 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2012-10-26 21:32:57 +0200 |
| commit | 36cb2f364a821e1be50b23e03a18891ec55adb06 (patch) | |
| tree | dcc7ff4019373acf1583c3271c4efbddbf43aa6c /NEWS | |
| parent | 8c98b34228abb4dfde822ad89106b4d8b2287639 (diff) | |
Imported Upstream version 0.9.6.4 upstream/0.9.6.4
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/NEWS b/NEWS index d8dceb30..ed2dff63 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,29 @@ ============================================== +NetworkManager-0.9.6.4 +Overview of changes since NetworkManager-0.9.6.0 +============================================== + +This is a new stable release of NetworkManager. Notable changes include: + +* Add libnm-glib API to get bond interface slaves +* Fix detection of some ACPI-based laptop airplane-mode/rfkill switches +* Fix a crash when a VLAN interface is removed +* Fix a regression setting the Device 'driver' and 'firmware' properties +* Fix a stale-properties issue with libnm-glib when device state changes +* Ignore cached/cloned route notifications from the kernel +* Work around buggy kernel driver carrier notifications +* Fix a crash with dnsmasq local caching nameserver functionality when no nameservers + are present +* Add "Speedport W 501V" to list of manufacturer default SSIDs +* Various documentation fixes +* Fix routing setup if gateway is not given with the first IP address +* Enhance nmcli for additional VLAN and bonding functionality +* Fix possible crash when removing OLPC Mesh devices + +(note: no NetworkManager 0.9.6.2 was released) + + +============================================== NetworkManager-0.9.6 Overview of changes since NetworkManager-0.9.4 ============================================== |