diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2020-01-29 10:37:20 +0100 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2020-01-29 10:37:20 +0100 |
| commit | ff7ca6f26bc6763f53920c85e2c3b66259003527 (patch) | |
| tree | 19de30bc725005d8972eb08d500c1b01d7c35101 /NEWS | |
| parent | 5a09f7759860f4f2a9bb01471ca8099cd705bc10 (diff) | |
| parent | 55780b62324ba5492ce2670817fc0a8c209cc138 (diff) | |
Merge remote-tracking branch 'salsa/debian/master' into ubuntu/master
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS index 3276ce0f..086a563d 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,16 @@ =============================================== +NetworkManager-1.22.4 +Overview of changes since NetworkManager-1.22.2 +=============================================== + +This is a new stable release of NetworkManager. Notable changes include: + +* Fix behavior of internal DHCP client when the server sends a NAK. +* Support 31-bit prefixes on IPv4 point-to-point links according to + RFC 3021. +* Fix memory leak parsing RequestScan D-Bus method arguments. + +=============================================== NetworkManager-1.22.2 Overview of changes since NetworkManager-1.22.0 =============================================== |