From: Andi Gutmans Date: Thu, 7 Sep 2000 15:38:22 +0000 (+0000) Subject: - X-Git-Tag: php-4.0.3RC1~259 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e17614722dae8eec107e63932bc01a9e1b8a6517;p=php - --- diff --git a/NEWS b/NEWS index 6fe8a7eb77..b19d976f61 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.3-dev +- Fix some potential OpenBSD and NetBSD crash bugs when opening files. (Andi) - 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)