]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Wed, 8 Nov 2000 02:09:11 +0000 (02:09 +0000)
committer <changelog@php.net> <>
Wed, 8 Nov 2000 02:09:11 +0000 (02:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index fa0de329831a3449f9d949b5cf7476c62256d52f..868ce5d20a07d89076d0b9835bcf1ecf5e61b561 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 2000, Version 4.0.4
+- In CGI mode, $HTTP_SERVER_VARS now includes all of the environment variables
+  as well (Zeev)
+- Allow user to use mysql_use_result in mysql queries (Stas)
 - Fixed a memory leak that would occur when restarting Apache often
   (mookid@sigent.ru)
 - Fixed a bug that prevented $argv and $argc from being defined in the command