diff --git a/NEWS b/NEWS index c9c566e8db8..338342d159a 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 22 May 2000, Version 4.0.0 Release +- Allow the writing of flash files to stdout. - Fixed a crash bug in .phps syntax-highlighted files (Andi) - Improved round() to allow specification of rounding precision. (Andrei, Todd Kirby )