]> granicus.if.org Git - php/commitdiff
- readdir/scandir entry
authorPierre Joye <pajoye@php.net>
Tue, 1 Sep 2009 17:53:00 +0000 (17:53 +0000)
committerPierre Joye <pajoye@php.net>
Tue, 1 Sep 2009 17:53:00 +0000 (17:53 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 2885bfabf19186200a31d8a4b44f6deb717628c1..bd172d6621db08383a1908ae5fb9fe25cbe9f741 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,7 @@ PHP                                                                        NEWS
 - Improved shared extension loading on OSX to use the standard Unix dlopen()
   API. (Scott)
 
+- Fixed scandir/readdir when used mounted points on Windows. (Pierre)
 - Fixed zlib.deflate compress filter to actually accept level parameter. (Jani)
 - Fixed leak on error in popen/exec (and related functions) on Windows.
   (Pierre)