]> granicus.if.org Git - php/commitdiff
Update NEWS
authorChristopher Jones <sixd@php.net>
Fri, 23 Aug 2013 15:18:33 +0000 (08:18 -0700)
committerChristopher Jones <sixd@php.net>
Fri, 23 Aug 2013 15:18:33 +0000 (08:18 -0700)
NEWS

diff --git a/NEWS b/NEWS
index 6d62951e75d8c82f85a85900e5777d8b7cc2ff11..5ff378b1a94f6102b50203b6c35a19cdba0c2e31 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ PHP                                                                        NEWS
 ?? ??? 2013, PHP 5.5.4
 
 - Core:
+  . Fixed bug #65490 (Duplicate calls to get lineno & filename for 
+    DTRACE_FUNCTION_*). (Chris Jones)
   . Fixed bug #65470 (Segmentation fault in zend_error() with
     --enable-dtrace). (Chris Jones, Kris Van Hees)
   . Fixed bug #65225 (PHP_BINARY incorrectly set). (Patrick Allaert)