Did this bug exist in 4.2.x?  If not, it shouldn't be in the NEWS...

At 13:04 01/10/2002, Yasuo Ohgaki wrote:
>yohgaki         Tue Oct  1 06:04:05 2002 EDT
>
>   Modified files:
>     /php4       NEWS
>   Log:
>   Bug fix
>
>
>Index: php4/NEWS
>diff -u php4/NEWS:1.1163 php4/NEWS:1.1164
>--- php4/NEWS:1.1163    Mon Sep 30 22:54:30 2002
>+++ php4/NEWS   Tue Oct  1 06:04:04 2002
>@@ -4,6 +4,7 @@
>  - ATTENTION!! "make install" will *always* install the CLI SAPI binary in
>    {PREFIX}/bin/php. If you enable the CGI binary to be built, it will be
>    installed as {PREFIX}/bin/php-cgi.
>+- Fixed bug #17825 (ob_start() chunk size option didn't work well). (Yasuo)
>  - Fixed output buffering implicit flush. (Yasuo)
>  - Added getopt() for parsing command line options and arguments. (Jon)
>  - Added pg_fetch_assoc(), pg_fetch_all(), pg_metadata(), pg_convert(),
>
>
>
>--
>PHP CVS Mailing List (http://www.php.net/)
>To unsubscribe, visit: http://www.php.net/unsub.php


-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to