sniper Mon Feb 17 22:27:56 2003 EDT Modified files: /php4 NEWS Log: style polizei Index: php4/NEWS diff -u php4/NEWS:1.1342 php4/NEWS:1.1343 --- php4/NEWS:1.1342 Mon Feb 17 20:44:53 2003 +++ php4/NEWS Mon Feb 17 22:27:55 2003 @@ -3,11 +3,9 @@ ? ? ??? 200?, Version 5.0.0 - Added proc_nice() function, which allows changing priority of the current process. (Ilia) -- Added pcntl_getpriority() & pcntl_setpriority(), which can be used to - fetch & change priority of any process. (Ilia) -- new idate() function. - new date_sunrise() function. - new date_sunset() function. +- Added pcntl_getpriority() and pcntl_setpriority() functions, which can be + used to fetch and change priority of any process. (Ilia) +- Added idate(), date_sunrise() and date_sunset() functions. (Moshe Doron) - Added support for long options in CLI & CGI (e.g. --version). (Marcus) - Moved extensions to PECL (http://pear.php.net/): (James, Tal) . ext/fribidi
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php