diff options
| author | Michael Biebl <biebl@debian.org> | 2020-01-15 02:57:26 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2020-01-15 02:57:26 +0100 |
| commit | 90c93214efba0966274224a93a77d235d4f8c034 (patch) | |
| tree | 0ccdd9703068070bb0d940588cc4e21317d30a74 /NEWS | |
| parent | 724bcc5c7be3aed3646ed2b2989c34d438217176 (diff) | |
New upstream version 1.22.4 upstream/1.22.4
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 =============================================== |