diff --git a/NEWS b/NEWS index 0d3c54d3cd..84fb846c02 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +=============================================== +NetworkManager-1.20.10 +Overview of changes since NetworkManager-1.20.8 +=============================================== + +This is a new stable release of NetworkManager. Notable changes include: + +* Fix systemd unit reload (was failing on systems not having 'dbus-send' installed) +* Fix bug causing creation of stale virtual devices. +* Fix handling of search domain options for internal DHCP implementation. +* Always allow reapply of MTU from wired setting. +* Fix wrong virtual device activation when parent device is missing + =============================================== NetworkManager-1.20.8 Overview of changes since NetworkManager-1.20.6