]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Sun, 20 Feb 2000 02:09:05 +0000 (02:09 +0000)
committer <changelog@php.net> <>
Sun, 20 Feb 2000 02:09:05 +0000 (02:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 17d6f8a7c8c9f615be8860351a07ee18d9ba3048..78cd053d817740e070609949808644882ebcd5cd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 20 February 2000, Version 4.0 Beta 4
+- Introduced $HTTP_POST_FILES[], that contains information about files uploaded
+  through HTTP upload (Zeev)
 - Made PHP work under Microsoft Personal Web Server, under both Windows NT
   workstation and Windows 95 (Zeev)
 - Made multipart/form-data content obey to the variables_order directive (Zeev)