diff options
| author | Michael Biebl <biebl@debian.org> | 2019-09-30 13:49:20 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2019-09-30 13:49:20 +0200 |
| commit | d0425f68f7ee83a1dc5a6ad3688627c1b472a58b (patch) | |
| tree | 978af126d9871da5f3bb07ad4180b30cefa5feb6 /NEWS | |
| parent | 555dfa331e295a3a687a7cc6870e1349ffed8f26 (diff) | |
New upstream version 1.20.4 upstream/1.20.4
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS index ea6eee96..2513ba37 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,19 @@ =============================================== +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 + which 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 =============================================== |