Commit 6536f074 authored by Matt Caswell's avatar Matt Caswell
Browse files

Fix a version error in CHANGES and NEWS

parent 5d92b853
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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,
+1 −1
Original line number Diff line number Diff line
@@ -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.