]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Mon, 11 Jan 2016 20:14:16 +0000 (21:14 +0100)
committerAnatol Belski <ab@php.net>
Mon, 11 Jan 2016 20:14:16 +0000 (21:14 +0100)
NEWS

diff --git a/NEWS b/NEWS
index ac12adf197cf6bbafadbb0ec0b0f0169d0e4e52f..a4c33c91f6154319c3cae71951d190cede5683e0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,7 @@ PHP                                                                        NEWS
     (Anatol)
   . Fixed bug #71297 (Memory leak with consecutive yield from). (Bob)
   . Fixed bug #71314 (var_export(INF) prints INF.0). (Andrea)
+  . Fix range() segfaults (github #1695). (Thomas Punt)
 
 - CURL:
   . Fixed bug #71227 (Can't compile php_curl statically). (Anatol)