From: Date: Wed, 6 Sep 2000 01:09:07 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.0.3RC1~284 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=abdc36cafdb706db649829437d7ee8278d4c0e51;p=php NEWS update --- diff --git a/NEWS b/NEWS index 4b2f8a06d9..6fe8a7eb77 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.3-dev +- Add EscapeShellArg() function (Rasmus) - Add a php.ini option session.use_trans_sid to enable/disable trans-sid. (Sterling) - Quick-fix for the file upload security alert (Rasmus) - Fixed a potential security issue with HTTP file upload (Zeev)