yohgaki         Mon Sep 30 22:54:31 2002 EDT

  Modified files:              
    /php4       NEWS 
  Log:
  Implicit flush fix
  
  
Index: php4/NEWS
diff -u php4/NEWS:1.1162 php4/NEWS:1.1163
--- php4/NEWS:1.1162    Mon Sep 30 21:40:07 2002
+++ php4/NEWS   Mon Sep 30 22:54:30 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 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(), 
   pg_insert(), pg_select(), pg_update() and pg_delete(). (Yasuo)



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

Reply via email to