From: Andrey Hristov Date: Fri, 13 May 2005 10:11:46 +0000 (+0000) Subject: fix NEWS X-Git-Tag: php-5.0.1b1~245 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=45d2c2f1fd2691987f48a1bc318873f752cd5ce8;p=php fix NEWS --- diff --git a/NEWS b/NEWS index a7b28284c7..1aa5c47d49 100644 --- a/NEWS +++ b/NEWS @@ -84,8 +84,6 @@ PHP NEWS . htmlspecialchars_decode() (Ilia) . inet_pton() (Sara) . inet_ntop() (Sara) - . math_standard_deviation() - calculate standard deviation. (Andrey) - . math_variance() - calculate population variance. (Andrey) . mysqli::client_info property (Georg) . posix_access() (Magnus) . SimpleXMLElement::registerXPathNamespace() (Christian)