diff options
author | <changelog@php.net> | 2000-05-23 01:09:10 +0000 |
---|---|---|
committer | <changelog@php.net> | 2000-05-23 01:09:10 +0000 |
commit | f9bc6ac04e228c9da74e89dfaeb8d0071a5a3b75 (patch) | |
tree | f4d7641aaea955e9fb3703eec84240153d49295e | |
parent | 1ec84f9c218d4f75040cce7c8c2cd57fc1df2c7e (diff) | |
download | php-git-f9bc6ac04e228c9da74e89dfaeb8d0071a5a3b75.tar.gz |
NEWS update
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 <kirbyt@yahoo.com>) |