From: Date: Thu, 23 Nov 2000 02:09:08 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.0.4RC3~89 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a9f8aa69c95345dde4fb60831b4f6ee136cb34c4;p=php NEWS update --- diff --git a/NEWS b/NEWS index adbed2ba84..c82f23d0c7 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.4 +- Put an end to BUG#4615 (kalowsky & Eric Veldhuyzen) +- Fixed realpath() in Virtual Directory mode (Daniel) - Integrated the Phil Nelson's bc math library routines into PHP, now that the license allows it (Phil Nelson ) - Added the xslt_set_error_handler() function to the Sablotron extension.