From 61f70a3cb7f0e54625badac1cbeed73b8039e4fd Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Tue, 27 Aug 2002 05:30:38 +0000 Subject: [PATCH] - "Use" is not a name :) --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 0bc9ed2f40..5b6e328ec7 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ? ? ??? 2002, Version 4.3.0 -- Changed mail() to Use escape_shell_cmd() to allow multiple extra parameters +- Changed mail() to use escape_shell_cmd() to allow multiple extra parameters to the invocation of the mailer as used in the fifth parameter. (Derick) - Changed cURL extension to require cURL version 7.9.8 (Derick) - Added zend_execute_internal which is called like zend_execute but for -- 2.50.1