]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: announce DNS-over-TLS too
authorLennart Poettering <lennart@poettering.net>
Tue, 12 Jun 2018 18:50:15 +0000 (20:50 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 13 Jun 2018 05:39:53 +0000 (14:39 +0900)
NEWS

diff --git a/NEWS b/NEWS
index 1e61189c38429e52e007518885561ebbe4b6016d..bcca3a94d940ac4a2f64fee84115c44256f19ef3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -51,6 +51,12 @@ CHANGES WITH 239 in spe:
           screen resolution for HiDPI systems, and now provides loader
           configuration settings to change the resolution explicitly.
 
+        * systemd-resolved now supports DNS-over-TLS ("PrivateDNS"). It's still
+          turned off by default, use PrivateDNS=yes to turn it on in
+          resolved.conf. We intend to make this the default as soon as couple
+          of additional techniques for optimizing the initial latency caused by
+          establishing a TLS/TCP connection are implemented.
+
         * The systemd-resolve tool has been renamed to resolvectl (it also
           remains available under the old name, for compatibility), and its
           interface is now verb-based, similar in style to the other <xyz>ctl