wez             Sat Oct  5 12:25:56 2002 EDT

  Modified files:              
    /php4       NEWS 
  Log:
  sp
  
  
Index: php4/NEWS
diff -u php4/NEWS:1.1183 php4/NEWS:1.1184
--- php4/NEWS:1.1183    Sat Oct  5 07:00:56 2002
+++ php4/NEWS   Sat Oct  5 12:25:55 2002
@@ -21,7 +21,7 @@
 - Fixed strstr(), strchr() and strrchr() to be binary safe. (Andrey)
 - Added array_diff_assoc() and array_intersect_assoc(). (Andrey)
 - Fixed bug #17825 (ob_start() chunk size option didn't work well). (Yasuo)
-- Fixed output buffer infinate loop when buffer_size became 0. (Marcus, Wez)
+- Fixed output buffer infinite loop when buffer_size became 0. (Marcus, Wez)
 - Fixed output buffering implicit flush. (Yasuo) 
 - Added getopt() for parsing command line options and arguments. (Jon)
 - Added pg_fetch_assoc(), pg_fetch_all(), pg_ping(), pg_meta_data(), pg_convert(), 



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

Reply via email to