]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Changelog entry for #671:
authorGeorge Thessalonikefs <george@nlnetlabs.nl>
Sun, 3 Jul 2022 20:08:47 +0000 (22:08 +0200)
committerGeorge Thessalonikefs <george@nlnetlabs.nl>
Sun, 3 Jul 2022 20:08:47 +0000 (22:08 +0200)
- Merge PR #671 from Petr Menšík: Disable ED25519 and ED448 in FIPS
  mode on openssl3.

doc/Changelog

index 3620c7006ef6c10b0d57ed5038bcbd942032d51e..09647e4232dbb8388a0765db592825e2874d9c1a 100644 (file)
@@ -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.