From: foobar Date: Mon, 25 Apr 2005 13:01:41 +0000 (+0000) Subject: When an entry goes to the PHP_5_0 branch, no entry here X-Git-Tag: php-5.0.1b1~423 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=03593f89fbc92be68774828dce3fe6a16cd3103e;p=php When an entry goes to the PHP_5_0 branch, no entry here --- diff --git a/NEWS b/NEWS index 95cc6e5dda..6b94692945 100644 --- a/NEWS +++ b/NEWS @@ -126,8 +126,6 @@ PHP NEWS - Fixed bug #28969 (Wrong data encoding of special characters). (Dmitry) - Fixed bug #28568 (SAPI::known_post_content_types is not thread safe). (Moriyoshi) -- Fixed bug #32773 (GMP fincs break when second parameter is 0) and made right - fix for GMP FPEs (Stas) 13 Jul 2004, PHP 5.0.0 - Rewritten UNIX and Windows install help files. (Documentation Team)