From: Date: Thu, 18 May 2000 01:09:08 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.0.0~48 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aeb34769237175b541a5ab8a874b4ca7e3ab1409;p=php NEWS update --- diff --git a/NEWS b/NEWS index c7a85e63f0..9ab208f167 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.0 Release +- Improved round() to allow specification of rounding precision. + (Andrei, Todd Kirby ) - Added SORT_REGULAR, SORT_NUMERIC, SORT_STRING flags that can be used with non-user sort functions for precise sorting behavior. (Andrei) - Fixed two 64-bit issues (startup crash, gethostbyaddr). (Sascha)