diff options
| author | Michael Biebl <biebl@debian.org> | 2023-10-04 11:44:49 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2023-10-04 11:44:49 +0200 |
| commit | d4d8b2b91f7ba000d97a8b2aab48c85000c11314 (patch) | |
| tree | 4bae747b430c9dae89c22cbf298cbf6c862a52b8 /NEWS | |
| parent | 05e4a733f2141995181a551854d5df929f084adf (diff) | |
New upstream version 1.44.2 upstream/1.44.2
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS index 1abf2a8f..a529d6fe 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +=============================================== +NetworkManager-1.44.2 +Overview of changes since NetworkManager-1.44.0 +=============================================== + +* Better log IPv4 Address Conflict Detection (ACD) conflicts +* Remove the upper limit of 65535 for PIDs read from the PID file +* Allow missing default gateway with oFono +* Honor the CLICOLOR_FORCE environment variable +* Fix generating connection with IPv6 method disabled vs ignored +* Fix possible segmentation fault when doing a checkpoint rollback +* Documentation improvements + ============================================= NetworkManager-1.44 Overview of changes since NetworkManager-1.42 |