From 4b9e91b02bee0dd114260513cb6a3f28261124b7 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Sun, 7 Jan 2018 22:36:12 +0100 Subject: [PATCH] CHANGES: Document the removal of OS390-Unix Reviewed-by: Rich Salz (Merged from https://github.com/openssl/openssl/pull/5031) --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index a6bb6dc84e..15b41fde40 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