]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
Adapt Changlog to reflect ed25519 and ed448 behaviour 21/head
authorWillem Toorop <willem@nlnetlabs.nl>
Thu, 11 Jul 2019 07:53:16 +0000 (09:53 +0200)
committerWillem Toorop <willem@nlnetlabs.nl>
Thu, 11 Jul 2019 07:53:16 +0000 (09:53 +0200)
Changelog

index 91d2741296856745d7642184a0e99f92a6553f52..e021b78099b9d6c569f5677617225542df02c6de 100644 (file)
--- 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.