about summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2013-02-20 23:06:55 +0100
committerMichael Biebl <biebl@debian.org>2013-02-20 23:06:55 +0100
commit6bb18bdca6b7bf811bdd00dbea1b09f3a367d2dc (patch)
tree8fec068abdd1bc1ade3839f599e1c18d6c524a6a /NEWS
parentfdcb282bbb150da0049cf2dd5b54e56eb3d0b55f (diff)
parent8d275584fc94f398f0a7c990dcd057533d9a5856 (diff)
Merge tag 'upstream/0.9.8.0' into experimental
Upstream version 0.9.8.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fde767de..01ab10fd 100644
--- a/NEWS
+++ b/NEWS
@@ -35,9 +35,18 @@ This is a new stable release of NetworkManager.  Notable changes include:
 * libnl 3.2.7 or later is required
 * The internal crashdump handling has been removed
 * A DHCPv6 DUID is now generated from /etc/machine-id and sent to the DHCPv6 server
+    if not overridden by an administrator-defined DUID
 * Bond interfaces now wait for a ready slave before starting automatic IP configuration
 * The kernel WiFi rfkill state is now synced to the user-requested WirelessEnabled
     state at startup
+* Fix issue with duplicate ActiveConnection objects if a connection was reactivated
+    on a device
+* Fix race when looking up hostname and concurrently updating DNS
+* Always load the 'keyfile' settings plugin, even if no plugins are specified
+* Add a new WiFi device ADHOC capability; not all devices/drivers support IBSS mode
+* Fix an issue with quick wpa_supplicant restarts not being noticed
+* Expose the AvailableConnections property through libnm-glib
+* Fix usage of libnm-glib's NMRemoteConnection from GObject Introspection bindings
 
 
 ==============================================