From: Ilia Alshanetsky Date: Tue, 10 Aug 2004 22:17:31 +0000 (+0000) Subject: Bug fixing news. X-Git-Tag: php-5.0.1RC2~14 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c2c31547c22da9b5b616925322e9a01b35e8636c;p=php Bug fixing news. --- diff --git a/NEWS b/NEWS index 9336b11919..89d3cfa831 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2004, PHP 5.0.1 +- Fixed bug #29606 (php_strip_whitespace() prints to stdout rather then + returning the value). (Ilia) 10 Aug 2004, PHP 5.0.1RC1 - Rewritten UNIX and Windows install help files. (Documentation Team)