From: Andrei Zmievski Date: Mon, 21 Oct 2002 15:06:09 +0000 (+0000) Subject: Tweak. X-Git-Tag: php-4.3.0pre2~230 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e938ca62e9fe9556e51e05b4c1d5b9d50712bd75;p=php Tweak. --- diff --git a/NEWS b/NEWS index 40a3a3394e..627df514e1 100644 --- a/NEWS +++ b/NEWS @@ -12,7 +12,7 @@ PHP 4 NEWS . sapi/fhttpd - Moved ext/vpopmail to PECL. (James) - Fixed an infinite loop in setlocale() when only invalid locale names - were passed in the array. (patch by Pal Loberg, pallo@initio.no). + were passed in the array. (patch by Pal Loberg, pallo@initio.no) - Fixed bugs #19156 and #19544 (COM extension leaks memory and keeps components referenced). (Harald) - Added fribidi_get_charsets() and fribidi_charset_info() functions. (Tal)