From: foobar Date: Thu, 27 Nov 2003 23:18:13 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.5RC1~165 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b3f36ce142e67f2a2c27cb28c5c06cf28f44d082;p=php BFN --- diff --git a/NEWS b/NEWS index 23b1897dcd..d7c311cacc 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,7 @@ PHP 4 NEWS ?? ??? 2003, Version 4.3.5 - 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 #26438 (error in thttpd SAPI installation). (Jani) - Fixed bug #25963 (PostgreSQL error message include \n characters). (Marcus, Ilia) - Fixed bug #26376 (typo in ext/odbc/config.m4: DBMaker test fails). (Jani)