summaryrefslogtreecommitdiffstats
path: root/CHANGES.md
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2021-12-14 16:16:25 +0000
committerMatt Caswell <matt@openssl.org>2021-12-14 16:16:25 +0000
commitb4e83ed7cd99c12d27e0e220c3afa1745a68f921 (patch)
tree2ce55cfefd2241f88d137f183d27d4de968cd592 /CHANGES.md
parentd33d8e55bccf90d3b6fdcb803dc571b6634f40a7 (diff)
Prepare for release of 3.0.1openssl-3.0.1
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 228c61d141..b7b322f3c1 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -28,7 +28,7 @@ breaking changes, and mappings for the large list of deprecated functions.
[Migration guide]: https://github.com/openssl/openssl/tree/master/doc/man7/migration_guide.pod
-### Changes between 3.0.0 and 3.0.1 [xx XXX xxxx]
+### Changes between 3.0.0 and 3.0.1 [14 Dec 2021]
* Fixed invalid handling of X509_verify_cert() internal errors in libssl
Internally libssl in OpenSSL calls X509_verify_cert() on the client side to