diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2019-10-07 11:18:33 +0200 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2019-10-07 11:18:33 +0200 |
| commit | 2db79403563179c1a29e6292172f5563acf13c70 (patch) | |
| tree | 7ffefc53c347326e24f28785241f1409a1ecbbf6 /NEWS | |
| parent | 5b9d4e305df987ddad7f3d05afd709a70cddf7fd (diff) | |
| parent | 790e3946f0274a272fdda4d8697ce31a757a48d2 (diff) | |
Merge remote-tracking branch 'salsa/master'
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 =============================================== |