From: Stanislav Malyshev Date: Sun, 16 Sep 2012 06:02:10 +0000 (-0700) Subject: news for bug #61421 X-Git-Tag: php-5.4.9RC1~30^2~12 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=56425ee61080c5e666613e88777ee665e858b367;p=php news for bug #61421 --- diff --git a/NEWS b/NEWS index c3d15104f9..ed08594042 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,10 @@ PHP NEWS . Fixed bug #60909 (custom error handler throwing Exception + fatal error = no shutdown function). (Dmitry) +- OpenSSL: + . Implemented FR #61421 (OpenSSL signature verification missing RMD160, + SHA224, SHA256, SHA384, SHA512). (Mark Jones) + - SOAP . Fixed bug #50997 (SOAP Error when trying to submit 2nd Element of a choice). (Dmitry)