From ab028c8eb9bd61c6fb6752849d9f9e73fc028ee2 Mon Sep 17 00:00:00 2001 From: Thomas Haller Date: Sun, 17 Oct 2021 10:41:20 +0200 Subject: [PATCH] NEWS: update --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 8c9a612eba..cf9a061e88 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,7 @@ USE AT YOUR OWN RISK. NOT RECOMMENDED FOR PRODUCTION USE! * core: add internal nm-sudo service for separating privileges and have a way to drop capabilities from NetworkManager daemon. * bond: add support for setting queue-id of bond port. +* dns: support configuring DNS over TLS (DoT) with systemd-resolved. * nmtui: add support for WireGuard profiles. * nmcli: add aliases `nmcli device up|down` beside connect|disconnect.