From: Date: Tue, 14 Mar 2000 02:09:08 +0000 (+0000) Subject: NEWS update X-Git-Tag: PHP-4.0-RC1~146 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4e21e2ee2ec1c62ee4f668c7225c1fa3a03c4a5b;p=php NEWS update --- diff --git a/NEWS b/NEWS index 21f3b604a8..e27df1a369 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,9 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ???, Version 4.0 Beta 5 +- Changed $HTTP_STATE_VARS to $HTTP_SESSION_VARS. Use only the latter + version now! (Andrei) +- Add GD-JPEG Support (Rasmus) - Prevent from loading dynamic PHP modules which were compiled with different debug and thread safety modes than PHP, which resulted in a crash (Andi) - connection_aborted() and friends work again. (Thies)