diff options
author | <changelog@php.net> | 2001-10-01 00:12:02 +0000 |
---|---|---|
committer | <changelog@php.net> | 2001-10-01 00:12:02 +0000 |
commit | a9bae61ca35c76acff8fd91eb3574c60f413ea5b (patch) | |
tree | 6133b929c4a389ec09cc594806cb912a373d2350 | |
parent | 6db3f409d83e3821f1d08e4b8b7d337a2cffe70c (diff) | |
download | php-git-a9bae61ca35c76acff8fd91eb3574c60f413ea5b.tar.gz |
NEWS update
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |