From: Peter van Dijk Date: Mon, 27 May 2024 11:40:59 +0000 (+0200) Subject: add 14253, add some credits X-Git-Tag: rec-5.1.0-beta1~21^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F14239%2Fhead;p=thirdparty%2Fpdns.git add 14253, add some credits --- diff --git a/docs/changelog/4.9.rst b/docs/changelog/4.9.rst index ce12fb797e..44ed62d090 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: 14253 + + autoconf: allow prerelease systemd versions (Chris Hofstaedtler) + .. change:: :tags: Bug Fixes :pullreq: 14251 @@ -37,13 +43,13 @@ Changelogs for 4.9.x :tags: Bug Fixes :pullreq: 14186 - dnsproxy: fix build on s390x + dnsproxy: fix build on s390x (Chris Hofstaedtler) .. change:: :tags: Improvements :pullreq: 14191 - m4: Add option for 64-bit time_t on 32-bit systems with glibc-2.34 + m4: Add option for 64-bit time_t on 32-bit systems with glibc-2.34 (Sven Wegener) .. change:: :tags: Bug Fixes @@ -55,7 +61,7 @@ Changelogs for 4.9.x :tags: Bug Fixes :pullreq: 14190 - Properly finalize PKCS11 modules before releasing them + Properly finalize PKCS11 modules before releasing them (Aki Tuomi) .. change:: :tags: Improvements