From cb539b3e96dd0fc8df9564a60b66d8dea4439bc1 Mon Sep 17 00:00:00 2001 From: Christopher Jones Date: Fri, 16 Aug 2013 11:13:27 -0700 Subject: [PATCH] Update NEWS --- NEWS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index a63bfe6877a..5db6792932a 100644 --- a/NEWS +++ b/NEWS @@ -9,11 +9,12 @@ PHP NEWS . Fixed bug #65291 (get_defined_constants() causes PHP to crash in a very limited case). (Arpad) . Improved fix for bug #63186 (compile failure on netbsd). (Matteo) + . Fixed bug #62692 (PHP fails to build with DTrace). (Chris Jones, Kris Van Hees) . Fixed bug #61345 (CGI mode - make install don't work). (Michael Heimpold) + . Cherry-picked some DTrace build commits (allowing builds on Linux, + bug #62691, and bug #63706) from PHP 5.5 branch . Fixed bug #61268 (--enable-dtrace leads make to clobber Zend/zend_dtrace.d) (Chris Jones) - . Cherry picked some DTrace build commits (allowing builds on Linux, - bug 62691, and bug 63706) from PHP 5.5 branch - Session: . Fixed bug #62129 (rfc1867 crashes php even though turned off). (gxd305 at