From: Oleg Pekar Date: Wed, 16 Feb 2022 11:59:01 +0000 (+0200) Subject: Fixed the date of changes of 1.1.1m X-Git-Tag: openssl-3.2.0-alpha1~2932 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0d00d79ddce5d145569c9e104068d3728c1e86d;p=thirdparty%2Fopenssl.git Fixed the date of changes of 1.1.1m Fixed the date in the heading of "Changes between 1.1.1l and 1.1.1m" to 14 Dec 2021 Reviewed-by: Shane Lontis Reviewed-by: Matthias St. Pierre (Merged from https://github.com/openssl/openssl/pull/17714) --- diff --git a/CHANGES.md b/CHANGES.md index 05f96dd0a11..be3b11b1683 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1611,7 +1611,7 @@ breaking changes, and mappings for the large list of deprecated functions. OpenSSL 1.1.1 ------------- -### Changes between 1.1.1l and 1.1.1m [xx XXX xxxx] +### Changes between 1.1.1l and 1.1.1m [14 Dec 2021] * Avoid loading of a dynamic engine twice.