jani            Tue Jul 24 09:26:34 2007 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  - fix NEWS
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.847&r2=1.2027.2.547.2.848&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.847 php-src/NEWS:1.2027.2.547.2.848
--- php-src/NEWS:1.2027.2.547.2.847     Tue Jul 24 09:07:33 2007
+++ php-src/NEWS        Tue Jul 24 09:26:34 2007
@@ -62,8 +62,8 @@
 - Fixed bug #42072 (No warning message for clearstatcache() with arguments).
   (Ilia)
 - Fixed bug #42071 (ini scanner allows using NULL as option name). (Jani)
-- Fixed bug #42027 is_file() / is_dir() matches file/dirnames with wildcard
-  char or trailing slash. (Dmitry)
+- Fixed bug #42027 (is_file() / is_dir() matches file/dirnames with wildcard
+  char or trailing slash in Windows). (Dmitry)
 - Fixed bug #42019 (configure option --with-adabas=DIR does not work). (Jani)
 - Fixed bug #42015 (ldap_rename(): server error "DSA is unwilling to perform").
   (bob at mroczka dot com, Jani)

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

Reply via email to