From: Date: Tue, 23 May 2000 01:09:10 +0000 (+0000) Subject: NEWS update X-Git-Tag: PRE_EIGHT_BYTE_ALLOC_PATCH~339 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f9bc6ac04e228c9da74e89dfaeb8d0071a5a3b75;p=php NEWS update --- diff --git a/NEWS b/NEWS index c9c566e8db..338342d159 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 )