From 23364aa8f3bd6b11e2ac9e30117eaabfe1f3a9f2 Mon Sep 17 00:00:00 2001 From: Antonio Cardace Date: Fri, 9 Oct 2020 16:04:54 +0200 Subject: [PATCH] NEWS: update Signed-off-by: Antonio Cardace (cherry picked from commit 8764d47af68bea9708c3a46019fe1b863b90aa32) --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 03e4e8b9d5..8a48587e5e 100644 --- a/NEWS +++ b/NEWS @@ -41,6 +41,10 @@ USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE! * Fix failure activating Wi-Fi P2P connections. * Reformat code using spaces instead of tabs. Also, the entire C source code is now formatted with "clang-format" (version 11.0). +* Change the behavior of nm-initrd-generator so that the 'ip=off|none' kernel + cmdline argument actually generates a connection which disables both + ipv4 and ipv6. Previously the generated connection would disable ipv4 + but ipv6 would be set to the 'auto' method. ============================================= NetworkManager-1.26