summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2019-09-10 14:16:54 +0100
committerMatt Caswell <matt@openssl.org>2019-09-10 14:16:54 +0100
commit7ea5bd2b52d0e81eaef3d109b3b12545306f201c (patch)
treeb255ef9dd02f463514a4e7dc27321d00f5eb6bb4 /NEWS
parentf4764841dc100c7584c62c46b32ad11b7aa937c7 (diff)
Prepare for 1.1.0l releaseOpenSSL_1_1_0l
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6218a9fc1b..3c7e3c2e7c 100644
--- a/NEWS
+++ b/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.0k and OpenSSL 1.1.0l [under development]
+ Major changes between OpenSSL 1.1.0k and OpenSSL 1.1.0l [10 Sep 2019]
o Fixed a padding oracle in PKCS7_dataDecode and CMS_decrypt_set1_pkey
(CVE-2019-1563)