Fix a version error in CHANGES and NEWS
Reviewed-by: Tim Hudson <tjh@openssl.org> (Merged from https://github.com/openssl/openssl/pull/7019)
This commit is contained in:
parent
5d92b853f6
commit
6536f0741c
2 changed files with 2 additions and 2 deletions
2
CHANGES
2
CHANGES
|
@ -7,7 +7,7 @@
|
|||
https://github.com/openssl/openssl/commits/ and pick the appropriate
|
||||
release branch.
|
||||
|
||||
Changes between 1.1.0h and 1.1.1 [xx XXX xxxx]
|
||||
Changes between 1.1.0i and 1.1.1 [xx XXX xxxx]
|
||||
|
||||
*) s390x assembly pack: add (improved) hardware-support for the following
|
||||
cryptographic primitives: sha3, shake, aes-gcm, aes-ccm, aes-ctr, aes-ofb,
|
||||
|
|
2
NEWS
2
NEWS
|
@ -5,7 +5,7 @@
|
|||
This file gives a brief overview of the major changes between each OpenSSL
|
||||
release. For more details please read the CHANGES file.
|
||||
|
||||
Major changes between OpenSSL 1.1.0h and OpenSSL 1.1.1 [in pre-release]
|
||||
Major changes between OpenSSL 1.1.0i and OpenSSL 1.1.1 [in pre-release]
|
||||
|
||||
o Support for TLSv1.3 added
|
||||
o Move the display of configuration data to configdata.pm.
|
||||
|
|
Loading…
Reference in a new issue