summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2019-12-20 13:09:21 +0000
committerMatt Caswell <matt@openssl.org>2019-12-20 13:09:21 +0000
commite818b74be2170fbe957a07b0da4401c2b694b3b8 (patch)
treebd381cda2f1809581a124393469181f8d31ddc49 /NEWS
parent7e0b689f2369f78e55e9f6363b3de556d8688beb (diff)
Prepare for 1.0.2u releaseOpenSSL_1_0_2u
Reviewed-by: Paul Yang <kaishen.yy@antfin.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 87fd610a6b..0c96242420 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.0.2t and OpenSSL 1.0.2u [under development]
+ Major changes between OpenSSL 1.0.2t and OpenSSL 1.0.2u [20 Dec 2019]
o Fixed an an overflow bug in the x64_64 Montgomery squaring procedure
used in exponentiation with 512-bit moduli (CVE-2019-1551)