Add CHANGES for 1.0.2s
authorRichard Levitte <levitte@openssl.org>
Mon, 27 May 2019 19:38:00 +0000 (21:38 +0200)
committerRichard Levitte <levitte@openssl.org>
Tue, 28 May 2019 08:07:44 +0000 (10:07 +0200)
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9019)

CHANGES
NEWS

diff --git a/CHANGES b/CHANGES
index 38864c1ca2e62eef9eac207fbab83037971e2cab..1b62a064ab152577aa1c766b6e817d7f10acdd95 100644 (file)
--- a/CHANGES
+++ b/CHANGES
 
   *) Add FIPS support for Android Arm 64-bit
 
-     Support for Android Arm 64-bit was added to the OpenSSL FIPS Object Module in
-     Version 2.0.10. For some reason, the corresponding target 'android64-aarch64'
-     was missing OpenSSL 1.0.2, whence it could not be built with FIPS support on
-     Android Arm 64-bit. This omission has been fixed.
+     Support for Android Arm 64-bit was added to the OpenSSL FIPS Object
+     Module in Version 2.0.10. For some reason, the corresponding target
+     'android64-aarch64' was missing OpenSSL 1.0.2, whence it could not be
+     built with FIPS support on Android Arm 64-bit. This omission has been
+     fixed.
      [Matthias St. Pierre]
 
  Changes between 1.0.2q and 1.0.2r [26 Feb 2019]
diff --git a/NEWS b/NEWS
index a92af92efa14eb8dcbe7c90996d4870d180be6e7..4d4e9df3793b08047930b2eb647a869ed9164c3e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,10 +5,6 @@
   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.0.2r and OpenSSL 1.0.2s [under development]
-
-      o
-
   Major changes between OpenSSL 1.0.2q and OpenSSL 1.0.2r [26 Feb 2019]
 
       o 0-byte record padding oracle (CVE-2019-1559)