From: David Soria Parra Date: Tue, 4 Dec 2012 23:54:36 +0000 (+0100) Subject: News for enabling systemtap support on linux X-Git-Tag: php-5.5.0alpha2~48 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=86bf83dcf2dcb4a8b89519997765d2b0674247f9;p=php News for enabling systemtap support on linux --- diff --git a/NEWS b/NEWS index d8646f1684..984b2bf5ab 100644 --- a/NEWS +++ b/NEWS @@ -25,6 +25,8 @@ PHP NEWS (Nikita Popov) . Remove php_logo_guid(), php_egg_logo_guid(), php_real_logo_guid(), zend_logo_guid(). (Adnrew Faulds) + . Add systemtap support by enabling systemtap compatible dtrace probes on + linux. (David Soria Parra) - Calendar: . Fixed bug #54254 (cal_from_jd returns month = 6 when there is only one Adar)