From: Oleg Pekar Date: Wed, 16 Feb 2022 16:58:14 +0000 (+0200) Subject: Add changes logs caption for the next release 1.1.1n X-Git-Tag: openssl-3.2.0-alpha1~2931 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=522a32ef1ecba100a63d547bafc3391ceac7220a;p=thirdparty%2Fopenssl.git Add changes logs caption for the next release 1.1.1n Co-authored-by: Matthias St. Pierre 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 be3b11b1683..c8336dd6645 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1611,6 +1611,8 @@ breaking changes, and mappings for the large list of deprecated functions. OpenSSL 1.1.1 ------------- +### Changes between 1.1.1m and 1.1.1n [xx XXX xxxx] + ### Changes between 1.1.1l and 1.1.1m [14 Dec 2021] * Avoid loading of a dynamic engine twice.