]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
dnsdist: Move 10035 in the right section of the ChangeLog
authorRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 2 Feb 2021 10:25:23 +0000 (11:25 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 2 Feb 2021 10:25:23 +0000 (11:25 +0100)
pdns/dnsdistdist/docs/changelog.rst

index ac966723cee7198f330c8e279a8318f63c0bfdd9..377cb1c21522eea6f7f281fc73c64d836b823a27 100644 (file)
@@ -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