From ff988500c2f39ae61b2836167b6e0e7b2021220c Mon Sep 17 00:00:00 2001 From: Rich Salz Date: Wed, 31 Jul 2019 15:24:20 -0400 Subject: Replace FUNCerr with ERR_raise_data Reviewed-by: Paul Dale Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/9496) --- CHANGES | 4 ---- 1 file changed, 4 deletions(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 6fbfe0d666..0b692cd479 100644 --- a/CHANGES +++ b/CHANGES @@ -37,10 +37,6 @@ private key for those. This avoids leaking bit 0 of the private key. [Bernd Edlinger] - *) Added a new FUNCerr() macro that takes a function name. - The macro SYSerr() is deprecated. - [Rich Salz] - *) Significantly reduce secure memory usage by the randomness pools. [Paul Dale] -- cgit v1.2.3