From: Peter van Dijk Date: Mon, 27 May 2024 11:19:46 +0000 (+0200) Subject: add entry for #14251 X-Git-Tag: rec-5.1.0-beta1~21^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4946982fcf84e5d2802656e3af2e775fe3408d97;p=thirdparty%2Fpdns.git add entry for #14251 --- diff --git a/docs/changelog/4.9.rst b/docs/changelog/4.9.rst index 2f5133bee6..ce12fb797e 100644 --- a/docs/changelog/4.9.rst +++ b/docs/changelog/4.9.rst @@ -9,6 +9,12 @@ Changelogs for 4.9.x Please review the :doc:`Upgrade Notes <../upgrading>` before upgrading from versions < 4.9.x. + .. change:: + :tags: Bug Fixes + :pullreq: 14251 + + ixfrdist: Fix broken 'uid' and 'gid' parsing for non-numerical values + .. change:: :tags: Bug Fixes :pullreq: 14229