]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Mon, 31 Jul 2000 01:09:05 +0000 (01:09 +0000)
committer <changelog@php.net> <>
Mon, 31 Jul 2000 01:09:05 +0000 (01:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 330e11537c8c6737f8cbca3d9ff897f0b9115c1b..29d08489bd30db16d70fa5edcc098afd34d79136 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 2000, Version 4.0.2
+- Added XML_Parser class in PEAR (Stig)
+- Added "make test" target in pear/ and added some regression tests (Stig)
+- Fix bug in strip_tags function as per bug #5857 (Rasmus)
 - Fix reading of IPTC via GetImageInfo() for certain JPEG files. (Thies)
 - Improved the output-buffering functions to be re-entrant (Zeev)
 - Made ldap_add(), ldap_modify(), ldap_mod_add(), ldap_mod_replace()