]> granicus.if.org Git - php/commitdiff
wet
authorfoobar <sniper@php.net>
Wed, 17 Dec 2003 21:10:23 +0000 (21:10 +0000)
committerfoobar <sniper@php.net>
Wed, 17 Dec 2003 21:10:23 +0000 (21:10 +0000)
NEWS

diff --git a/NEWS b/NEWS
index e3a3b5b1991ba5a8f14ee5e494907595469c0a3d..e41efb15427052a867354243380866d1256bbaef 100644 (file)
--- 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).