]> granicus.if.org Git - php/commitdiff
Bug fixing news.
authorIlia Alshanetsky <iliaa@php.net>
Sat, 20 Sep 2003 01:41:45 +0000 (01:41 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Sat, 20 Sep 2003 01:41:45 +0000 (01:41 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 32d54fec5a561f05087bd9108b5c5ac714c3992c..3ecb022e8c78fe5fe6098551b61895dfb51ee7a8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,7 @@ PHP 4                                                                      NEWS
 - Fixed crash bug when non-existing save/serializer handler was used. (Jani)
 - Fixed memory leak in gethostbynamel() if an error occurs. (Sara)
 - Fixed FastCGI being unable to bind to a specific IP. (Sascha)
+- Fixed bug #25583 (Incorrect handling of absolute path without drive). (Ilia)
 - Fixed bug #25570 (Possible crash in apache2handler when zend_bailout called
   outside of zend_try {} block). (Ilia)
 - Fixed bug #25530 (checkdate() incorrectly handles floats). (Ilia)