From: Willem Toorop Date: Thu, 11 Jul 2019 07:53:16 +0000 (+0200) Subject: Adapt Changlog to reflect ed25519 and ed448 behaviour X-Git-Tag: release-1.7.1-rc1~19^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F21%2Fhead;p=thirdparty%2Fldns.git Adapt Changlog to reflect ed25519 and ed448 behaviour --- diff --git a/Changelog b/Changelog index 91d27412..e021b780 100644 --- a/Changelog +++ b/Changelog @@ -34,7 +34,8 @@ Thanks Jan Vcelak * bugfix #1399: ldns_pkt2wire() Python binding is broken. Thanks James Raftery - * ED25519 and ED448 support. + * ED25519 and ED448 support. Default is to autodetect support in + OpenSSL. Disable with --disable-ed25519 and --disable-ed448. * ldns-notify: can have IPv6 address as argument. * Fix time sensitive TSIG compare vulnerability. * Fix that ldns-testns ignores sigpipe.