From: Remi Gacogne Date: Tue, 2 Feb 2021 10:25:23 +0000 (+0100) Subject: dnsdist: Move 10035 in the right section of the ChangeLog X-Git-Tag: dnsdist-1.6.0-alpha2~74^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=465047d3df173c5ca125eb22df4df5ee967b6176;p=thirdparty%2Fpdns.git dnsdist: Move 10035 in the right section of the ChangeLog --- diff --git a/pdns/dnsdistdist/docs/changelog.rst b/pdns/dnsdistdist/docs/changelog.rst index ac966723ce..377cb1c215 100644 --- a/pdns/dnsdistdist/docs/changelog.rst +++ b/pdns/dnsdistdist/docs/changelog.rst @@ -389,6 +389,12 @@ Changelog Limit the number of concurrent console and web connections + .. change:: + :tags: Improvements + :pullreq: 10035 + + Fix a few warnings reported by clang's static analyzer and cppcheck + .. changelog:: :version: 1.5.1 :released: 1st of October 2020 @@ -425,12 +431,6 @@ Changelog Only add EDNS on negative answers if the query had EDNS - .. change:: - :tags: Improvements - :pullreq: 10035 - - Fix a few warnings reported by clang's static analyzer and cppcheck - .. changelog:: :version: 1.5.0 :released: 30th of July 2020