From 4e2abbea666fd47d5d01ece0b099443e9ce01152 Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Thu, 15 Jun 2023 13:30:23 -0600 Subject: Update ChangeLog --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index d079e6f..39035c0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -40,6 +40,8 @@ LibreSSL Portable Release Notes: - Initial cleanup passes for SHA-256 internals. - Converted more libcrypto internals API using CBB and CBS. - Removed code guarded by #ifdef ZLIB. + - Changed ASN1_item_sign_ctx() and ASN1_item_verify() to work with + Ed25519 and fixed a few bugs in there. * New features * Compatibility changes - X509_NAME_get_text_by_{NID,OBJ}() now only succeed if they contain -- cgit v1.2.3-55-g6feb