summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2003-02-18 03:27:55 +0000
committerfoobar <sniper@php.net>2003-02-18 03:27:55 +0000
commitffe0f52be6855c3c059ae2bc02948adbb0ffc059 (patch)
treee93b238324f0550840ccb151c998936bb6ef9240
parent25a7332e9b120c44f278e9c19ae55be6e0163fd5 (diff)
downloadphp-git-ffe0f52be6855c3c059ae2bc02948adbb0ffc059.tar.gz
style polizei
-rw-r--r--NEWS8
1 files changed, 3 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index 2149a24126..5cf4073336 100644
--- a/NEWS
+++ b/NEWS
@@ -3,11 +3,9 @@ PHP 4 NEWS
? ? ??? 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