From: Date: Sat, 3 Nov 2001 01:10:25 +0000 (+0000) Subject: NEWS update X-Git-Tag: ChangeLog~439 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e74c6b1674e7cff64207b93bfc7ca5c2fe67fb56;p=php NEWS update --- diff --git a/NEWS b/NEWS index e0a8ace9ac..07606b1313 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.2.0-dev +- Fix behaviour of strtok. Bug 13866 (jmoore) - Made fbsql_num_rows() return the correct value on all select statements. (Frank) - Fixed HTTP file upload support to handle big files better. (Jani)