From: Remi Gacogne Date: Mon, 28 Sep 2020 14:17:12 +0000 (+0200) Subject: dnsdist: Add the ChangeLog entries for 1.5.1 X-Git-Tag: auth-4.4.0-alpha2~61^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4da340abe5ea3d07818adf4153cf363adeea45a;p=thirdparty%2Fpdns.git dnsdist: Add the ChangeLog entries for 1.5.1 --- 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