bjori Mon Jan 19 08:50:51 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src NEWS
Log:
Make sense of these NEWS entries
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.464&r2=1.2027.2.547.2.965.2.465&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.464
php-src/NEWS:1.2027.2.547.2.965.2.465
--- php-src/NEWS:1.2027.2.547.2.965.2.464 Mon Jan 19 02:36:57 2009
+++ php-src/NEWS Mon Jan 19 08:50:50 2009
@@ -23,9 +23,10 @@
- Changed open_basedir to allow tightening in runtime contexts. (Sara)
- Changed PHP/Zend extensions to use flexible build IDs. (Stas)
-- Added support for time_ nanosleep and time_ sleep_ until on Windows. (Pierre)
-- Added support for symlink, readlink, linkinfo and link on Windows. They are
- available only when the running platform supports them. (Pierre)
+- Added support for time_nanosleep() and time_sleep_until() on Windows.
+ (Pierre)
+- Added support for symlink(), readlink(), linkinfo() and link() on Windows.
+ They are available only when the running platform 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