From: Jason Greene Date: Fri, 19 Oct 2001 18:45:33 +0000 (+0000) Subject: Fix news entry X-Git-Tag: POST_PARAMETER_PARSING_API~74 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=86bd61aace68fda5661b0d557857b67038b49bbf;p=php Fix news entry --- diff --git a/NEWS b/NEWS index 5fb35d8520..427f29459b 100644 --- a/NEWS +++ b/NEWS @@ -17,7 +17,8 @@ PHP 4.0 NEWS with all string keys lowercased or uppercased (EdinK) - Added parameter to ircg_pconnect to suppress treating non-fatal errors as fatal, and added conversion of Windows quotes to " (Sascha) -- Added new function pcntl_exec, which behaves similar to execve. +- Added new function pcntl_exec, which behaves similar to the system + execve. (Jason) - 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)