]> granicus.if.org Git - php/commitdiff
- fix NEWS
authorJani Taskinen <jani@php.net>
Tue, 24 Jul 2007 09:26:34 +0000 (09:26 +0000)
committerJani Taskinen <jani@php.net>
Tue, 24 Jul 2007 09:26:34 +0000 (09:26 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b3db3c85337deb3b6bdc99c48bf78921c8aa0934..f25cd811f93348e139ff3be50ec17e37cb56b36f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -62,8 +62,8 @@ PHP                                                                        NEWS
 - 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)