]> granicus.if.org Git - php/commitdiff
Update NEWS
authorXinchen Hui <laruence@gmail.com>
Sun, 19 Jun 2016 04:34:12 +0000 (21:34 -0700)
committerXinchen Hui <laruence@gmail.com>
Sun, 19 Jun 2016 04:34:12 +0000 (21:34 -0700)
NEWS

diff --git a/NEWS b/NEWS
index 8f167a6fab2f49c94c21695faba5215f0dca3063..b077031e62271ae1d98c5570df2a798f49d88eaf 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,10 @@ PHP                                                                        NEWS
   . Fixed bug #72306 (Heap overflow through proc_open and $env parameter).
     (Laruence)
 
+- Streams:
+  . Fixed bug #72439 (Stream socket with remote address leads to a segmentation
+    fault). (Laruence)
+
 23 Jun 2016 PHP 7.0.8
 
 - Core: