From: foobar Date: Wed, 24 Apr 2002 02:06:08 +0000 (+0000) Subject: Forgot this one.. X-Git-Tag: php-4.2.1RC1~39 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=43ae28411d587bd8c90d4cff3ea97e10facdef44;p=php Forgot this one.. --- diff --git a/NEWS b/NEWS index ca33a6fccb..9a8fb2fe20 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,7 @@ PHP 4 NEWS xx xxx 2002, Version 4.2.1 - Fixed the false logic in ext/session which made SID constant not to be defined when cookies are disabled. (Sascha) +- Fixed possible crash bug in HTTP uploads. (Patch: Lucas Schroeder) 22 Apr 2002, Version 4.2.0 - ATTENTION!! register_globals defaults to 'off' now !!!