aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2018-01-07 22:36:12 +0100
committerRichard Levitte <levitte@openssl.org>2018-01-07 22:36:12 +0100
commit4b9e91b02bee0dd114260513cb6a3f28261124b7 (patch)
treecf8abb53143e5279594894b4e5861a94c625a6c5
parent96530eea93d27e536f4e93956256cf8dcda7d469 (diff)
downloadopenssl-4b9e91b02bee0dd114260513cb6a3f28261124b7.zip
openssl-4b9e91b02bee0dd114260513cb6a3f28261124b7.tar.gz
openssl-4b9e91b02bee0dd114260513cb6a3f28261124b7.tar.bz2
CHANGES: Document the removal of OS390-Unix
Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/5031)
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a6bb6dc..15b41fd 100644
--- a/CHANGES
+++ b/CHANGES
@@ -206,6 +206,10 @@
Changes between 1.1.0g and 1.1.0h [xx XXX xxxx]
+ *) Removed the OS390-Unix config target. It relied on a script that doesn't
+ exist.
+ [Rich Salz]
+
*) rsaz_1024_mul_avx2 overflow bug on x86_64
There is an overflow bug in the AVX2 Montgomery multiplication procedure