]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Thu, 23 Nov 2000 02:09:08 +0000 (02:09 +0000)
committer <changelog@php.net> <>
Thu, 23 Nov 2000 02:09:08 +0000 (02:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index adbed2ba84166a86346f58eac54a47ce332e9da6..c82f23d0c7a4f701c5c4b9e61875253302dce33f 100644 (file)
--- 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 <phil@cs.wwu.edu>)
 - Added the xslt_set_error_handler() function to the Sablotron extension.