diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2020-01-29 10:33:14 +0100 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2020-01-29 10:33:14 +0100 |
| commit | c1b3616485604f3fddfad9521cb8818cd8eece2b (patch) | |
| tree | e5ed317b0d86dcae783a9caf45415ba8be6d2ad1 /NEWS | |
| parent | a524db35ac5c2099671d16318524e277e88631be (diff) | |
| parent | 90c93214efba0966274224a93a77d235d4f8c034 (diff) | |
Merge branch 'upstream/latest' of https://salsa.debian.org/utopia-team/network-manager into upstream/latest
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 =============================================== |