]> granicus.if.org Git - php/commitdiff
- Get rid of mistake
authorAndi Gutmans <andi@php.net>
Tue, 15 Feb 2000 04:54:20 +0000 (04:54 +0000)
committerAndi Gutmans <andi@php.net>
Tue, 15 Feb 2000 04:54:20 +0000 (04:54 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b6081a96c098833e010e1b45c9a09d4137099e49..e641f4b689c68f41ec97a54ab562e5d9982145f4 100644 (file)
--- 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 <alain@virtua.ch>