From d4ccd650b4b84f577570d66ee8a5375db1d035c2 Mon Sep 17 00:00:00 2001 From: Thomas Haller Date: Wed, 7 Aug 2019 16:18:40 +0200 Subject: [PATCH] release: update NEWS --- NEWS | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/NEWS b/NEWS index 2348d3ee89..5822629455 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,17 @@ +=============================================== +NetworkManager-1.16.4 +Overview of changes since NetworkManager-1.16.2 +=============================================== + +This is a new stable release of NetworkManager. Notable changes include: + +* Fix netlink for WireGuard with strict checking in kernel 5.2+. +* Fix handling OVS devices when restarting NetworkManager. +* Fix restoring serial port settings before terminating pppd. +* Avoid connectivity checking on devices without IP configuration. +* Fix mangling static IPv6 routes. +* Other various bug fixes and improvements. + ============================================= NetworkManager-1.16.2 Overview of changes since NetworkManager-1.16