From: George Thessalonikefs Date: Sun, 3 Jul 2022 20:08:47 +0000 (+0200) Subject: Changelog entry for #671: X-Git-Tag: release-1.16.1rc1~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cb28bdcdb0f568d0720309cf1ab5ed678bf5ada6;p=thirdparty%2Funbound.git Changelog entry for #671: - Merge PR #671 from Petr Menšík: Disable ED25519 and ED448 in FIPS mode on openssl3. --- diff --git a/doc/Changelog b/doc/Changelog index 3620c7006..09647e423 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,7 @@ +3 July 2022: George + - Merge PR #671 from Petr Menšík: Disable ED25519 and ED448 in FIPS + mode on openssl3. + 29 June 2022: Wouter - iana portlist update. - Fix detection of libz on windows compile with static option.