From: Remi Gacogne Date: Mon, 1 Jun 2026 14:08:51 +0000 (+0200) Subject: dnsdist: Appease the spell checker X-Git-Tag: rec-5.5.0-alpha1~220^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85c02ed888722d3ccf2a7dc6157ecbed0184bbf8;p=thirdparty%2Fpdns.git dnsdist: Appease the spell checker Signed-off-by: Remi Gacogne --- diff --git a/pdns/dnsdistdist/docs/changelog.rst b/pdns/dnsdistdist/docs/changelog.rst index cc1afdb66f..0723d2db1a 100644 --- a/pdns/dnsdistdist/docs/changelog.rst +++ b/pdns/dnsdistdist/docs/changelog.rst @@ -117,13 +117,13 @@ Changelog :tags: Bug Fixes, DNS over QUIC :pullreq: 17169 - Hardened DoQ internal error handling for cpq + Hardened DoQ internal error handling for cross-protocol queries .. change:: :tags: Bug Fixes, DNS over HTTP3 :pullreq: 17172 - Hardened DoH3 internal error handling for cpq + Hardened DoH3 internal error handling for cross-protocol queries .. change:: :tags: Bug Fixes, DNS over HTTPS @@ -219,7 +219,7 @@ Changelog :tags: Bug Fixes, Security, Webserver :pullreq: 17342 - Better handling of YaHTTP chunksize, Fix two cases of lacking/wrong max size compares, use less inefficient code in web server + Better handling of YaHTTP chunk size, Fix two cases of lacking/wrong max size compares, use less inefficient code in web server .. change:: :tags: Improvements