From: Remi Gacogne Date: Mon, 19 Apr 2021 12:14:45 +0000 (+0200) Subject: dnsdist: Add missing #10171 to the ChangeLog X-Git-Tag: dnsdist-1.6.0-rc2~17^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F10309%2Fhead;p=thirdparty%2Fpdns.git dnsdist: Add missing #10171 to the ChangeLog --- diff --git a/pdns/dnsdistdist/docs/changelog.rst b/pdns/dnsdistdist/docs/changelog.rst index c04ecfad72..27a6dc3094 100644 --- a/pdns/dnsdistdist/docs/changelog.rst +++ b/pdns/dnsdistdist/docs/changelog.rst @@ -5,6 +5,12 @@ Changelog :version: 1.6.0-rc1 :released: 20th of April 2021 + .. change:: + :tags: Bug Fixes + :pullreq: 10171 + + Lua: don't destroy keys during table iteration + .. change:: :tags: Improvements :pullreq: 10216