diff --git a/NEWS b/NEWS index 04e77829d46..4b2f8a06d9c 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)