From: Moriyoshi Koizumi Date: Tue, 18 Feb 2003 20:34:35 +0000 (+0000) Subject: BFN X-Git-Tag: RELEASE_0_5~896 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=816a9017be9532b2af71c79c494c7b9393ee6f23;p=php BFN --- diff --git a/NEWS b/NEWS index 5cf4073336..293319f33d 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,7 @@ PHP 4 NEWS - Added support for long options in CLI & CGI (e.g. --version). (Marcus) - Moved extensions to PECL (http://pear.php.net/): (James, Tal) . ext/fribidi +- Fixed bug #21985 and #22064 (various mb_send_mail() issues). (Moriyoshi) - Fixed bug #22059 (ftp_chdir causes segfault). (Sara) - Fixed bug #20442 (upgraded bundled expat to 1.95.5). (Ilia) - Fixed bug #20155 (xmlrpc compile problem with ZE2). (Derick, Jan Schneider)