From: foobar Date: Fri, 17 Dec 2004 02:20:28 +0000 (+0000) Subject: typo X-Git-Tag: php-5.0.4RC1~462 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=21c9e2ab8d96af3a611e64d15c0c4c44bd65305f;p=php typo --- diff --git a/NEWS b/NEWS index 637b018c65..cc197f9c6d 100644 --- a/NEWS +++ b/NEWS @@ -3,7 +3,7 @@ PHP NEWS ?? ??? 2005, PHP 5.0.4 - Fixed bug #31111 (Compile failure of zend_strtod.c). (Derick) - Fixed bug #31110 (PHP 4.3.10 does not compile on Tru64 UNIX 5.1B). (Derick) -- Fixed bug #31107 (Complile failure on Solaris 9 (Intel) and gcc 3.4.3). (Derick) +- Fixed bug #31107 (Compile failure on Solaris 9 (Intel) and gcc 3.4.3). (Derick) - Fixed bug #31087 (broken php_url_encode_hash macro). (Ilia) - Fixed bug #31056 (php_std_date() returns invalid formatted date if y2k_compliance is On). (Ilia)