From: Yu Watanabe Date: Mon, 26 Aug 2024 20:42:34 +0000 (+0900) Subject: NEWS: mention "resolvconf -p" X-Git-Tag: v257-rc1~619^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F34114%2Fhead;p=thirdparty%2Fsystemd.git NEWS: mention "resolvconf -p" --- diff --git a/NEWS b/NEWS index 947b831001d..b8661c025d8 100644 --- a/NEWS +++ b/NEWS @@ -47,6 +47,11 @@ CHANGES WITH 257 in spe: filesystem. `$SYSTEMD_NSPAWN_UNIFIED_HIERARCHY=0` can be used to override this behavior. + systemd-resolved: + + * 'resolvconf' command now supports '-p' switch. If specified, the + interface will not be used as the default route. + — , CHANGES WITH 256: