From: Date: Tue, 5 Sep 2000 01:09:12 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.0.3RC1~309 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=89e6de23086386d1ac41b26df97f4f86e7eeeb79;p=php NEWS update --- diff --git a/NEWS b/NEWS index 04e77829d4..4b2f8a06d9 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.3-dev +- 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) - Add the Sablotron extension for XSL parsing. (Sterling) - Fixed a bug in checkdate() which caused < 1 years to be valid (Jani)