From: Moriyoshi Koizumi Date: Mon, 26 Jan 2004 00:30:42 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.5RC2~29 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2667855bad53c72225ec69a39e2e203f5159c124;p=php BFN --- diff --git a/NEWS b/NEWS index fefe73c6fb..6350d8ffdb 100644 --- a/NEWS +++ b/NEWS @@ -57,6 +57,8 @@ PHP 4 NEWS system). (Derick) - Fixed Bug #26703 (Certain characters inside strings incorrectly treated as keywords). (vrana [at] php [dot] net, Ilia) +- Fixed bug #26699 (mbstring doesn't identify "binary" as a valid encoding). + (nirva-php at ishiboo dot com, Moriyoshi) - Fixed bug #26667 (Added safety checks to ip2long()). (Ilia) - Fixed bug #26639 (mb_convert_variables() clutters variables beyond the references). (Moriyoshi)