From: Derick Rethans Date: Sun, 12 Jan 2003 12:45:19 +0000 (+0000) Subject: - Update NEWS to show 5.0.0 X-Git-Tag: PHP_5_0_dev_before_13561_fix~301 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=46a5371ecdfafe7066311c95e653d141ddf4d865;p=php - Update NEWS to show 5.0.0 --- diff --git a/NEWS b/NEWS index 0eba26095d..f2eb94fbae 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -? ? ??? 200?, Version 4.4.0 +? ? ??? 200?, Version 5.0.0 - Fixed bug #20155: xmlrpc compile problem with zendengine2 (Derick, Jan Schneider) - Implemented string.base64 stream filter. (Moriyoshi)