]> granicus.if.org Git - php/commitdiff
BFN: the fix was actually done by Ilia.
authorMoriyoshi Koizumi <moriyoshi@php.net>
Tue, 25 Feb 2003 18:56:53 +0000 (18:56 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Tue, 25 Feb 2003 18:56:53 +0000 (18:56 +0000)
NEWS

diff --git a/NEWS b/NEWS
index ee98c9a88834c2246575dea82b32117a644247ed..6de8e741212c75869ab4577cdb23d05d0c057ab9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -33,6 +33,7 @@ PHP 4                                                                      NEWS
 - Fixed bug #22308 (optimized passthru, code is now ~40 times faster). (Ilia)
 - Fixed bug #22306 (pg_lo_seek($h, 0, PGSQL_SEEK_SET) succeeds but returns false).
   (Jani)
+- Fixed bug #22301 (htmlspecialchars() crashes Apache on Tru64). (Ilia)
 - Fixed bug #22299 (gethostbyname() with non-existing domain crashed on MacOSX).
   (Jani)
 - Fixed bug #22283 (possible crash when opening relative URLs). (Ilia)