summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2017-05-25 10:54:19 +0100
committerMatt Caswell <matt@openssl.org>2017-05-25 12:43:08 +0100
commit058253ada225c01e1a87ec6cb063627b9295ac37 (patch)
tree6c3a06ec2ba243eb96d4301a360ac839a598edcf
parentdf73fcdc1bfab4125d8e79d4a0b6e9c2c2e85787 (diff)
Update CHANGES and NEWS for new release
Reviewed-by: Kurt Roeckx <kurt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/3547)
-rw-r--r--CHANGES2
-rw-r--r--NEWS2
2 files changed, 1 insertions, 3 deletions
diff --git a/CHANGES b/CHANGES
index d3a65d856b..4dfc73f168 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,8 +4,6 @@
Changes between 1.1.0e and 1.1.0f [xx XXX xxxx]
- *)
-
*) Have 'config' recognise 64-bit mingw and choose 'mingw64' as the target
platform rather than 'mingw'.
[Richard Levitte]
diff --git a/NEWS b/NEWS
index 582d66eb5a..7f2938c2ea 100644
--- a/NEWS
+++ b/NEWS
@@ -7,7 +7,7 @@
Major changes between OpenSSL 1.1.0e and OpenSSL 1.1.0f [under development]
- o
+ o config now recognises 64-bit mingw and chooses mingw64 instead of mingw
Major changes between OpenSSL 1.1.0d and OpenSSL 1.1.0e [16 Feb 2017]