From: Daniel Lowrey Date: Thu, 7 Aug 2014 16:40:52 +0000 (-0400) Subject: Update NEWS X-Git-Tag: PRE_PHPNG_MERGE~15^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6e8de9b4185e55b091a0293397845cb8dd8b79bd;p=php Update NEWS --- diff --git a/NEWS b/NEWS index 2158d46375..6cc1304c13 100644 --- a/NEWS +++ b/NEWS @@ -18,6 +18,10 @@ PHP NEWS - Milter: . Fixed bug #67715 (php-milter does not build and crashes randomly). (Mike) +- OpenSSL: + . Fixed bug #41631 (socket timeouts not honored in blocking SSL reads) + (Daniel Lowrey). + - SPL: . Revert fix for bug #67064 (BC issues). (Bob)