From: Remi Gacogne Date: Thu, 24 Oct 2019 13:12:00 +0000 (+0200) Subject: dnsdist: Add missing ChangeLog entry for #8442 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ee7761ceb44b95da9e5f24fc0d5bd42fe27a78b8;p=pdns dnsdist: Add missing ChangeLog entry for #8442 --- diff --git a/pdns/dnsdistdist/docs/changelog.rst b/pdns/dnsdistdist/docs/changelog.rst index d006d927b..ce33dd43c 100644 --- a/pdns/dnsdistdist/docs/changelog.rst +++ b/pdns/dnsdistdist/docs/changelog.rst @@ -5,6 +5,12 @@ Changelog :version: 1.4.0-rc4 :released: 25th of October 2019 + .. change:: + :tags: New Features, DNS over HTTPS, DNS over TLS + :pullreq: 8442 + + Add support dumping TLS keys via keyLogFile + .. change:: :tags: Improvements, DNS over HTTPS :pullreq: 8416