From: foobar Date: Wed, 17 Dec 2003 21:10:23 +0000 (+0000) Subject: wet X-Git-Tag: php-4.3.5RC1~43 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d7d8388543996a4dd15ee288498f91dd01d8bbd0;p=php wet --- diff --git a/NEWS b/NEWS index e3a3b5b199..e41efb1542 100644 --- a/NEWS +++ b/NEWS @@ -6,7 +6,7 @@ PHP 4 NEWS (Edin) - Added support for --program-prefix and --program-suffix configure options. (Jani) -- Added warning when unable to create temp stream for ftp_(n)list(). (Sara) +- Added a warning when creating temp stream fails with ftp_(n)list(). (Sara) - 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 #26635 (fixed look up for fonts in the current directory w/ZTS).