]> granicus.if.org Git - php/commitdiff
- missing ACL entry
authorPierre Joye <pajoye@php.net>
Tue, 9 Jun 2009 16:38:17 +0000 (16:38 +0000)
committerPierre Joye <pajoye@php.net>
Tue, 9 Jun 2009 16:38:17 +0000 (16:38 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 1f1547c290652b8b32661470b54beb17f6f6a506..869e5c0e2f21a9609e71d74f71df0c4f1514a837 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,8 @@ PHP                                                                        NEWS
 - Added the ability for json_decode() to take a user specified depth. (Scott)
 - Added support for the mysql_stmt_next_result() function from libmysql.
   (Andrey)
+- Added support for ACL (is_writable, is_readable, reports now correct results)
+  on Windows. (Pierre, Venkat Raman Don, Kanwaljeet Singla)
 
 - Fixed bug #48493 (spl_autoload_register() doesn't work correctly when prepending
   functions). (Scott)