summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorStanislav Malyshev <stas@php.net>2012-09-15 23:02:10 -0700
committerStanislav Malyshev <stas@php.net>2012-09-15 23:02:10 -0700
commit56425ee61080c5e666613e88777ee665e858b367 (patch)
tree99bcd637f86c0c02f1ca656ba7ccacb0f68651f6 /NEWS
parent84202c367e4a7c6db8228af223c3ed9a112335a3 (diff)
downloadphp-git-56425ee61080c5e666613e88777ee665e858b367.tar.gz
news for bug #61421
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
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)