From 023fd136d16b08d8e62b4b172e053a6af44a1bc2 Mon Sep 17 00:00:00 2001 From: Antonio Cardace Date: Thu, 9 Jan 2020 18:16:10 +0100 Subject: [PATCH] release: update NEWS --- NEWS | 13 +++++++++++++ 1 file changed, 13 insertions(+) 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