From: Peter van Dijk Date: Tue, 2 Feb 2021 14:24:26 +0000 (+0100) Subject: auth-4.4.1 changelog: add #10039 X-Git-Tag: dnsdist-1.6.0-alpha2~49^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96b797e4ee27b0f8f2f0df6413d0676a5390232b;p=thirdparty%2Fpdns.git auth-4.4.1 changelog: add #10039 --- diff --git a/docs/changelog/4.4.rst b/docs/changelog/4.4.rst index 162de5f77f..675fe0ff9e 100644 --- a/docs/changelog/4.4.rst +++ b/docs/changelog/4.4.rst @@ -8,6 +8,12 @@ Changelogs for 4.4.x This is version 4.4.1 of the Authoritative Server. This releases fixes several small issues discovered since the release of 4.4.0. + .. change:: + :tags: Bug Fixes + :pullreq: 10039 + + run deleteDomain() inside a transaction + .. change:: :tags: Bug Fixes :pullreq: 9985