]> granicus.if.org Git - php/commitdiff
Update NEWS
authorChristopher Jones <sixd@php.net>
Tue, 20 Aug 2013 00:14:15 +0000 (17:14 -0700)
committerChristopher Jones <sixd@php.net>
Tue, 20 Aug 2013 00:14:15 +0000 (17:14 -0700)
NEWS

diff --git a/NEWS b/NEWS
index e56ff287f96ebf9712373ef6f12b8a4a517fba5c..8894bb4112406f7ae0eb8dbd0843ba74e6f5b53b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,7 @@ PHP                                                                        NEWS
 - Core:
   . Fixed bug #65481 (shutdown segfault due to serialize) (Mike)
   . Fixed bug #65470 (Segmentation fault in zend_error() with 
-    --enable-dtrace). (Chris Jones)
+    --enable-dtrace). (Chris Jones, Kris Van Hees)
   . Fixed bug #65372 (Segfault in gc_zval_possible_root when return reference
     fails). (Laruence)
   . Fixed bug #65304 (Use of max int in array_sum). (Laruence)