- The commit messages didn't seem to update the news file

This commit is contained in:
Andi Gutmans 2000-08-10 22:16:15 +00:00
parent e5015ed581
commit b47bb87004

2
NEWS
View file

@ -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)