]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Wed, 9 Feb 2000 02:09:07 +0000 (02:09 +0000)
committer <changelog@php.net> <>
Wed, 9 Feb 2000 02:09:07 +0000 (02:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 38522a4907b4bb3194e77f825b49a985f2233726..0b48e146c8cee035318dc9ca76507976d557d096 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ?? ????, Version 4.0 Beta 4
+- Fixed memory corruption in fgetss(), strip_tags() and gzgetss() (Zeev)
+- Updated calendar dynamic library to work with PHP4. (Evan)
 - Added strncmp() function, courtesy of Walter. (Andrei)
 - Made the output of var_dump() more informative. (Thies)
 - Fixed some OCIBindByName() problems. (Thies)