iliaa           Fri Sep 19 21:41:45 2003 EDT

  Modified files:              (Branch: PHP_4_3)
    /php-src    NEWS 
  Log:
  Bug fixing news.
  
  
Index: php-src/NEWS
diff -u php-src/NEWS:1.1247.2.399 php-src/NEWS:1.1247.2.400
--- php-src/NEWS:1.1247.2.399   Thu Sep 18 20:44:57 2003
+++ php-src/NEWS        Fri Sep 19 21:41:45 2003
@@ -7,6 +7,7 @@
 - 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)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to