From: Yorgos Thessalonikefs Date: Fri, 13 Dec 2024 12:43:29 +0000 (+0100) Subject: Changelog entry for #1204: X-Git-Tag: release-1.23.0rc1~78 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=71d821fde9a583204a955f89ba1329954b13902f;p=thirdparty%2Funbound.git Changelog entry for #1204: - Merge #1204: ci: set persist-credentials: false for actions/checkout per zizmor suggestion. --- diff --git a/doc/Changelog b/doc/Changelog index 534f2e973..d30035743 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,7 @@ +13 December 2024: Yorgos + - Merge #1204: ci: set persist-credentials: false for actions/checkout + per zizmor suggestion. + 3 December 2024: Yorgos - Merge #1189: Fix the dname_str method to cause conversion errors when the domain name length is 255.