From: Andi Gutmans Date: Tue, 15 Feb 2000 04:54:20 +0000 (+0000) Subject: - Get rid of mistake X-Git-Tag: BEFORE_SAPI_POST_PATCH_17_FEB_2000~35 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f331c226232f64fb9ab5906766f6c335918f583b;p=php - Get rid of mistake --- diff --git a/NEWS b/NEWS index b6081a96c0..e641f4b689 100644 --- a/NEWS +++ b/NEWS @@ -6,7 +6,7 @@ PHP 4.0 NEWS - Re-introduced "none" for disabling auto_prepend/append_file (Stig) - Added DB/storage to PEAR Introduced DB warnings -- Fix overrun in strip_tags (Stas, Zend library) +- Fix overrun in strip_tags (Stas) - Fixed crash in strip_tags() and related functions. (Thies) - Workaround for bogus POST-Data from IE/Mac. (Thies) Patch by Alain Malek