]> granicus.if.org Git - php/commitdiff
news entry 71609
authorJoe Watkins <krakjoe@php.net>
Mon, 4 Apr 2016 09:20:26 +0000 (10:20 +0100)
committerJoe Watkins <krakjoe@php.net>
Mon, 4 Apr 2016 09:20:26 +0000 (10:20 +0100)
NEWS

diff --git a/NEWS b/NEWS
index cf0f0c74f9cd73127ee8ba00e0fb96f731ffae95..450ce4303da4990b7a20fe33bd400e781ef5d128 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ PHP                                                                        NEWS
 ?? ??? 2016 PHP 7.0.6
 
 - Core:
+  . Fixed bug #71609 (Segmentation fault on ZTS with gethostbyname). (krakjoe)
   . Fixed bug #71414 (Inheritance, traits and interfaces). (krakjoe)
   . Fixed bug #71359 (Null coalescing operator and magic). (krakjoe)
   . Fixed bug #71930 (_zval_dtor_func: Assertion `(arr)->gc.refcount <= 1'