]> granicus.if.org Git - php/commitdiff
FRN
authorAndrey Hristov <andrey@php.net>
Mon, 2 May 2005 09:18:05 +0000 (09:18 +0000)
committerAndrey Hristov <andrey@php.net>
Mon, 2 May 2005 09:18:05 +0000 (09:18 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 0a0c296769914ae089ee12e24521a1a91dbfd010..9a4e3ad52c4e9f32bd21117e4170825e4d1f2e3c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -91,6 +91,7 @@ PHP                                                                        NEWS
   . posix_access() (Magnus)
   . htmlspecialchars_decode() (Ilia)
   . time_sleep_until() (Ilia)
+  . math_std_dev() (Andrey)
 - Added DomDocument::$recover property for parsing not well-formed
   XML Documents. (Christian)   
 - Added Cursor support for MySQL 5.0.x in mysqli (Georg)