From: Bob Halley Date: Sun, 9 Apr 2023 18:19:54 +0000 (-0700) Subject: simplify DDR text X-Git-Tag: v2.4.0rc1~25 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4783033f4365a9e9cd55e01bc6839f7df2cfd456;p=thirdparty%2Fdnspython.git simplify DDR text --- diff --git a/doc/whatsnew.rst b/doc/whatsnew.rst index ab32bbba..3d42c8db 100644 --- a/doc/whatsnew.rst +++ b/doc/whatsnew.rst @@ -26,7 +26,7 @@ What's New in dnspython use Discovery of Designated Resolvers (DDR) to upgrade the connection from the stub resolver to the recursive server so that it uses DNS-over-HTTPS, DNS-over-TLS, or DNS-over-QUIC. This feature is currently experimental as the standard is still in - draft stage, although the DDR has been deployed already. + draft stage. * Curio support has been removed.