]> granicus.if.org Git - php/commitdiff
- The commit messages didn't seem to update the news file
authorAndi Gutmans <andi@php.net>
Thu, 10 Aug 2000 22:16:15 +0000 (22:16 +0000)
committerAndi Gutmans <andi@php.net>
Thu, 10 Aug 2000 22:16:15 +0000 (22:16 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 2d2404359757497780b16f656a5ffdd03730e1b5..d49575e51204e69a874fccf9d9a5a1abdf017e1a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 2000, Version 4.0.2
+- Fix switch which only has a single default rule. (Andi, Zend Engine)
+- Fix problem with nested foreach()'s. (Andi, Zend Engine)
 - The CCVS module is now stable and compiling. It compiles as a CGI and into
   Apache cleanly without warnings. (Brendan W. McAdams)
 - Fixed mSQL_close(). (nick@loman.net)