From dc65a63347369b712bf72dfb5b61dcbc56573f41 Mon Sep 17 00:00:00 2001 From: Thomas Haller Date: Fri, 27 Sep 2019 10:55:29 +0200 Subject: [PATCH] release: update NEWS --- NEWS | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/NEWS b/NEWS index ea6eee9652..2410da159f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,18 @@ +=============================================== +NetworkManager-1.20.4 +Overview of changes since NetworkManager-1.20.4 +=============================================== + +This is a new stable release of NetworkManager. Notable changes include: + +* Fix crash related to Wi-Fi-P2P +* Support rd.znet option in initrd generator to support s390 +* Fix not creating default-wired-connection when a suitable profile exists + that is not tied to the device by interface-name. +* tui: support WPA3-Personal (SAE) +* Fixes for OLPC Mesh Wi-Fi +* Various bug fixes. Notably, fix unit test and build issues. + =============================================== NetworkManager-1.20.2 Overview of changes since NetworkManager-1.20.0