From fa832c65902044ace415afe4634a54d4acf66899 Mon Sep 17 00:00:00 2001 From: Beniamino Galvani Date: Fri, 4 Jun 2021 13:28:44 +0200 Subject: [PATCH] NEWS: update --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index 23ab8a75e0..1b51eddb81 100644 --- a/NEWS +++ b/NEWS @@ -28,6 +28,12 @@ USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE! * Major restructuring of the source code. * vala: fix wrongly generated vapi for WireGuard API (this is an API break if you were using this API). +* Support "prohibit"/"blackhole"/"unreachable" type routing rules. +* Now NetworkManager preserves by default the existing traffic control + configuration (qdiscs and filters) when activating a connection. +* wifi: fix parsing of Microsoft Network Cost information element. +* dhcp: nettools: support option 249 (Microsoft Classless Static Route). +* initrd: support the "rd.net.dhcp.retry" kernel argument * Many bugfixes and minor improvements. =============================================