From: Remi Gacogne Date: Thu, 6 Jun 2019 09:00:22 +0000 (+0200) Subject: dnsdist: Be explicit about 7814 fixing a crash in the changelog X-Git-Tag: auth-4.2.0-rc2~10^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3093c14f9c33884fd1a66b28b41374f330651629;p=thirdparty%2Fpdns.git dnsdist: Be explicit about 7814 fixing a crash in the changelog --- diff --git a/pdns/dnsdistdist/docs/changelog.rst b/pdns/dnsdistdist/docs/changelog.rst index 0056184ae7..c07abb5be0 100644 --- a/pdns/dnsdistdist/docs/changelog.rst +++ b/pdns/dnsdistdist/docs/changelog.rst @@ -10,7 +10,7 @@ Changelog :pullreq: 7814 :tickets: 7810 - DoH: Don't let 'self' dangling while parsing the request's qname + DoH: Don't let 'self' dangling while parsing the request's qname, this could lead to a crash .. change:: :tags: Bug Fixes