From: Date: Thu, 20 Feb 2003 01:33:17 +0000 (+0000) Subject: NEWS update X-Git-Tag: RELEASE_0_5~857 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1c0f919af06beb282b8c5f766069cc27759a052d;p=php NEWS update --- diff --git a/NEWS b/NEWS index 63b90e2c45..22059b4525 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ? ? ??? 200?, Version 5.0.0 +- Input Filter support added. See README.input_filter. (Rasmus) +- Updated IFX_VERSION entry to work with new Version output of ESQL/C (Corne') - Moved extensions to PECL (http://pear.php.net/): (James, Tal) . ext/fribidi - Fixed bug #21985 and #22064 (various mb_send_mail() issues). (Moriyoshi)