]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Tue, 14 Mar 2000 02:09:08 +0000 (02:09 +0000)
committer <changelog@php.net> <>
Tue, 14 Mar 2000 02:09:08 +0000 (02:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 21f3b604a8eb009fe74e71c92743715ee666bda5..e27df1a369587127f39c6d7eda8ac9a858697f2f 100644 (file)
--- 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)