From e4da340abe5ea3d07818adf4153cf363adeea45a Mon Sep 17 00:00:00 2001 From: Remi Gacogne Date: Mon, 28 Sep 2020 16:17:12 +0200 Subject: [PATCH] dnsdist: Add the ChangeLog entries for 1.5.1 --- pdns/dnsdistdist/docs/changelog.rst | 30 +++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/pdns/dnsdistdist/docs/changelog.rst b/pdns/dnsdistdist/docs/changelog.rst index 7dc7a90e92..f335efc5ba 100644 --- a/pdns/dnsdistdist/docs/changelog.rst +++ b/pdns/dnsdistdist/docs/changelog.rst @@ -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 -- 2.47.2