From 63deaef73bfd371ec509a6b31551e2d587cda32d Mon Sep 17 00:00:00 2001 From: Remi Gacogne Date: Tue, 16 Nov 2021 10:27:15 +0100 Subject: [PATCH] dnsdist: Fix the description of 10920 in the ChangeLog, remove useless entries --- pdns/dnsdistdist/docs/changelog.rst | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/pdns/dnsdistdist/docs/changelog.rst b/pdns/dnsdistdist/docs/changelog.rst index 487416e6d7..4a51966cab 100644 --- a/pdns/dnsdistdist/docs/changelog.rst +++ b/pdns/dnsdistdist/docs/changelog.rst @@ -87,18 +87,11 @@ Changelog Handle existing EDNS content for SetMacAddrAction/SetEDNSOptionAction - .. change:: - :tags: Improvements - :pullreq: 10917 - :tickets: 10899 - - Remove the useless step parameter in TCP and HTTP/2 unit tests - .. change:: :tags: Bug Fixes, DNS over HTTPS, DNS over TLS :pullreq: 10920 - Remove unreachable code in HTTP/2 connections cleanup + Fix the cleaning of TCP, DoT and DoH connections to the backend .. change:: :tags: Bug Fixes @@ -125,13 +118,6 @@ Changelog Credentials: EVP_PKEY_CTX_set1_scrypt_salt() takes an `unsigned char*` - .. change:: - :tags: Bug Fixes - :pullreq: 10977 - :tickets: 10976 - - Disable the actual connect() in the test_dnsdisttcp_cc_c unit tests. - .. change:: :tags: New Features, Performance :pullreq: 10883, 10498 -- 2.47.2