]> granicus.if.org Git - php/commitdiff
Fixed that one...
authorWez Furlong <wez@php.net>
Thu, 13 Feb 2003 01:27:13 +0000 (01:27 +0000)
committerWez Furlong <wez@php.net>
Thu, 13 Feb 2003 01:27:13 +0000 (01:27 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 7920dd3faa97f7cdccdfb344fed3b2f4e5c5d761..1d651a3c7d81f217afa4712028156508fe50924b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -35,6 +35,7 @@ PHP 4                                                                      NEWS
   (Ilia)
 - Fixed bug #22017 (date() does not support negative timestamps on win32). (Ilia)
 - Fixed bug #21998 (array_pop() did not reset the current array position). (Jani)
+- Fixed bug #21815 (fpassthru ignored buffered data but then complained anyway). (Wez)
 - Fixed bug #21725 (return behaviour differs between include and require). (Zeev)
 - Fixed bug #21597 (made glob() understand Windows paths). (Edin)
 - Fixed bug #21549 (problem with Ingres II persistent connections). (Jani)