From: foobar Date: Tue, 6 Apr 2004 09:43:18 +0000 (+0000) Subject: Remove duplicate entry X-Git-Tag: php-5.0.0RC2RC1~78 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=338b9bfb2dcb666d1f65898808f004b0ea239105;p=php Remove duplicate entry --- diff --git a/NEWS b/NEWS index 7b43dccc8b..6465247c40 100644 --- a/NEWS +++ b/NEWS @@ -88,7 +88,6 @@ PHP NEWS - Fixed bug #27537 (Objects pointing to each other segfaults). (Dmitry) - Fixed bug #27535 (Problem with object freeing mechanism). (Dmitry) - Fixed bug #27504 (Visibility bugs in call_user_function()). (Dmitry) -- Fixed bug #27457 (handling of numeric indexes in strtr()). (Dmitry) - Fixed bug #27338 (memory leak inside tsrm_virtual_cwd.c on win32). (Ilia) - Fixed bug #27291 (get_browser matches browscap.ini patterns incorrectly). (Jay)