summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2020-04-21 13:22:39 +0100
committerMatt Caswell <matt@openssl.org>2020-04-21 13:22:39 +0100
commite2e09d9fba1187f8d6aafaa34d4172f56f1ffb72 (patch)
tree4159a07b828d3da3ce310641f2c67fbe5594e64d /NEWS
parenta1ec85c169a8e53e52ab35914ad47b5baea84070 (diff)
Prepare for 1.1.1g releaseOpenSSL_1_1_1g
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 55eed4d874..455b02dcb2 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.1f and OpenSSL 1.1.1g [under development]
+ Major changes between OpenSSL 1.1.1f and OpenSSL 1.1.1g [21 Apr 2020]
o Fixed segmentation fault in SSL_check_chain() (CVE-2020-1967)