summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2019-02-26 14:15:30 +0000
committerMatt Caswell <matt@openssl.org>2019-02-26 14:15:30 +0000
commit50eaac9f3337667259de725451f201e784599687 (patch)
tree5481f37a07456d53a2c3040997a44927b33057bc /CHANGES
parentab874dfd3e22a7c6ea3d45bc352294546af5afff (diff)
Prepare for 1.1.1b releaseOpenSSL_1_1_1b
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index cc7502d456..67a6bd2338 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,7 +7,7 @@
https://github.com/openssl/openssl/commits/ and pick the appropriate
release branch.
- Changes between 1.1.1a and 1.1.1b [xx XXX xxxx]
+ Changes between 1.1.1a and 1.1.1b [26 Feb 2019]
*) Added SCA hardening for modular field inversion in EC_GROUP through
a new dedicated field_inv() pointer in EC_METHOD.