]> granicus.if.org Git - php/commitdiff
Update NEWS
authorDaniel Lowrey <rdlowrey@php.net>
Thu, 7 Aug 2014 16:40:52 +0000 (12:40 -0400)
committerDaniel Lowrey <rdlowrey@php.net>
Thu, 7 Aug 2014 16:40:52 +0000 (12:40 -0400)
NEWS

diff --git a/NEWS b/NEWS
index 2158d4637532474744b92fcb918dc04501340d66..6cc1304c137eef4e67614cde1816894425580968 100644 (file)
--- 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)