summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2001-10-01 00:12:02 +0000
committer <changelog@php.net>2001-10-01 00:12:02 +0000
commita9bae61ca35c76acff8fd91eb3574c60f413ea5b (patch)
tree6133b929c4a389ec09cc594806cb912a373d2350
parent6db3f409d83e3821f1d08e4b8b7d337a2cffe70c (diff)
downloadphp-git-a9bae61ca35c76acff8fd91eb3574c60f413ea5b.tar.gz
NEWS update
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0558adbdba..b6386feec7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 200?, Version 4.0.8-dev
+- Added new function pcntl_exec, which behaves similar to execve.
- initial support of mnogosearch-3.2.x has been added. Not all features
are implemented currently.
- Fix segfault and check for truecolor image in ImageColorAt (Rasmus)