pajoye          Tue Jun  9 16:38:17 2009 UTC

  Modified files:              (Branch: PHP_5_3)
    /php-src    NEWS 
  Log:
  - missing ACL entry
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.619&r2=1.2027.2.547.2.965.2.620&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.619 
php-src/NEWS:1.2027.2.547.2.965.2.620
--- php-src/NEWS:1.2027.2.547.2.965.2.619       Tue Jun  9 14:10:08 2009
+++ php-src/NEWS        Tue Jun  9 16:38:17 2009
@@ -14,6 +14,8 @@
 - 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)



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

Reply via email to