From: Moriyoshi Koizumi Date: Sat, 22 Nov 2003 13:40:39 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.5RC1~180 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d038c0e04667a3980c6b73bfc9a20de3632ea9f8;p=php BFN --- diff --git a/NEWS b/NEWS index ca43849f8f..bf33a34538 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,8 @@ PHP 4 NEWS using remote files). (Marcus) - Fixed bug #26201 (crash in ibase_trans() on invalid link handle). (Ilia) - Fixed bug #26198 (strtotime() handling of M/F Y date format). (Ilia) +- Fixed bug #26194 (iconv() not properly defined with libiconv). + (Steph, Frank, Moriyoshi) - Fixed bug #26176 (Fixed handling of numeric keys in INI files). (Ilia) - Fixed bug #26168 (shtool availability check in phpize). (robbat2 at gentoo dot org, Ilia)