From cdd03131bb3f91f4958cec364348ae4e3be5d0ff Mon Sep 17 00:00:00 2001 From: Beniamino Galvani Date: Tue, 3 Oct 2023 16:00:02 +0200 Subject: [PATCH] NEWS: update --- NEWS | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/NEWS b/NEWS index 1abf2a8f64..a529d6fec4 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