]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Fri, 11 May 2001 01:09:19 +0000 (01:09 +0000)
committer <changelog@php.net> <>
Fri, 11 May 2001 01:09:19 +0000 (01:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index ac0a6f12e4164a10090090193fde57a6027ddac8..77369c81624123d0c4e33d5b7df87c2d399dfbb9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 200?, Version 4.0.6
+- Fixed a possible crash in the PHP CGI when no input file is
+  specified (Zeev)
 - Added is_callable() function that can be used to find out whether
   its argument is a valid callable construct. (Andrei)
 - Fixed a rare possible crash when generating extended information. (Dmitri