summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS27
1 files changed, 27 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8282b0fe..20e88c83 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+===============================================
+NetworkManager-1.40.2
+Overview of changes since NetworkManager-1.40.0
+===============================================
+
+* Ensure that resolv.conf gets updated when the configuration changes.
+* Fix setting as bond primary an interface that doesn't exist yet when the
+  bond is activated.
+* The number of autoconnect retries is now accounted independently for each
+  device when there are profiles with multi-connect=multiple.
+* Don't print duplicate entries in the output of "NetworkManager
+  --print-config"
+* Fix the ifcfg-rh plugin to properly read infiniband P-Key connection
+  profiles without an explicit interface name.
+* Allow the removal of a bond port connection profile from the bond via
+  nmcli.
+* Fix race condition during the activation of veth profiles when the peer
+  already exists.
+* Decline the DHCPv6 lease if all addresses fail IPv6 duplicate address
+  detection (DAD).
+* Wait that devices get carrier before trying to resolve the system hostname
+  on them via DNS.
+* Fix race condition during the initial activation of OVS interfaces.
+* Profiles generated by nm-initrd-generator now have lower than default
+  priority.
+* Fix error when adding many SR-IOV virtual functions (VFs).
+
 =============================================
 NetworkManager-1.40
 Overview of changes since NetworkManager-1.38