]> granicus.if.org Git - php/commitdiff
added news item for GLOB_ERR fix
authorHartmut Holzgraefe <hholzgra@php.net>
Mon, 13 Jun 2005 22:20:05 +0000 (22:20 +0000)
committerHartmut Holzgraefe <hholzgra@php.net>
Mon, 13 Jun 2005 22:20:05 +0000 (22:20 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 9699347e7ad85474aaf7ab5cefdb431b7b4e4b9f..24c25a004f420c591474815c5a6127cb0d493ab7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,7 @@ PHP                                                                        NEWS
   'zend_error'). (Dmitry)
 - Fixed bug #31256 (PHP_EVAL_LIBLINE configure macro does not handle -pthread).
   (Jani)
+- Fixed bug #28355 (glob wont error if dir is not readable). (Hartmut)
 
 10 Jun 2005, PHP 5.1 Beta 1
 - Upgraded PCRE library to version 5.0. (Andrei)