pajoye          Fri Jan 16 11:25:15 2009 UTC

  Modified files:              (Branch: PHP_5_3)
    /php-src    NEWS 
  Log:
  - entry for symlink, readlink, linkinfo and link
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.458&r2=1.2027.2.547.2.965.2.459&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.458 
php-src/NEWS:1.2027.2.547.2.965.2.459
--- php-src/NEWS:1.2027.2.547.2.965.2.458       Thu Jan 15 07:57:11 2009
+++ php-src/NEWS        Fri Jan 16 11:25:14 2009
@@ -22,6 +22,8 @@
   argument is passed. (Sara)
 - Changed open_basedir to allow tightening in runtime contexts. (Sara)
 
+- Added support for symlink, readlink, linkinfo and link on Windows. They are
+  available only when the running plaform supports them. (Pierre)
 - Added support for gray levels PNG image with alpha in GD extension. (Pierre)
 - Added support for salsa hashing functions in HASH extension. (Scott)
 - Added DOMNode::getLineNo to get line number of parsed node. (Rob)



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

Reply via email to