From 778615bd6c22ff260b2c5ddb13ba55b895746c5a Mon Sep 17 00:00:00 2001 From: Wez Furlong Date: Sat, 5 Oct 2002 16:25:55 +0000 Subject: sp --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 2da4d6d72f..bfe92aef0e 100644 --- a/NEWS +++ b/NEWS @@ -21,7 +21,7 @@ PHP 4 NEWS - 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(), -- cgit v1.2.1