From: foobar Date: Mon, 15 Dec 2003 01:18:46 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.5RC1~58 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=162fb6f4651b6a169508d1c840b499d04fe8088b;p=php BFN --- diff --git a/NEWS b/NEWS index 67e15abca2..060882b671 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,7 @@ PHP 4 NEWS - Fixed header handler in NSAPI SAPI module (header->replace was ignored, send_default_content_type now sends value from php.ini). (Uwe Schindler) - Fixed bug #26604 (Apache2 SAPIs implicitly disable Keep-Alive). (Ilia) +- Fixed bug #26595 (ext/domxml: XSLT_NAMESPACE undeclared). (Christian) - Fixed bug #26565 (strtotime("this month") resolving to the wrong month). (Jani) - Fixed bug #26564 (ncurses5 has headers in PREFIX/include/ncurses/). (Jani)