]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
dnsdist: Add the ChangeLog entries for 1.5.1
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 28 Sep 2020 14:17:12 +0000 (16:17 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 1 Oct 2020 07:13:17 +0000 (09:13 +0200)
pdns/dnsdistdist/docs/changelog.rst

index 7dc7a90e9241367e1dc92d70d146248771dd1cb0..f335efc5ba6f8e9ffe4e54ee67cfeecdc8471c7c 100644 (file)
@@ -1,6 +1,36 @@
 Changelog
 =========
 
+.. changelog::
+  :version: 1.5.1
+  :released: 30th of September 2020
+
+  .. change::
+    :tags: Improvements
+    :pullreq: 9540
+    :tickets: 9372
+
+    Add the 'clearConsoleHistory' command
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 9541
+    :tickets: 9372
+
+    Stop the related responder thread when a backend is removed
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 9542
+
+    Fix getEDNSOptions() for {AN,NS}COUNT != 0 and ARCOUNT = 0
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 9543
+
+    Fix building with LLVM11 (@RvdE)
+
 .. changelog::
   :version: 1.5.0
   :released: 30th of July 2020