summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
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 <alain@virtua.ch>