]> granicus.if.org Git - php/commitdiff
clearify
authorThies C. Arntzen <thies@php.net>
Sun, 14 Nov 1999 19:44:29 +0000 (19:44 +0000)
committerThies C. Arntzen <thies@php.net>
Sun, 14 Nov 1999 19:44:29 +0000 (19:44 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 265e7ffcc37f29f99804a6fd0a4014efa21ea504..15108bafde15c75176236ad270aa7cf14a710ef8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,7 +6,8 @@ PHP 4.0                                                                    NEWS
 - Fixed selecting nested-tables in OCI8. (Thies)
 - RFC-854 fix for internal FTP-Code. Commands have to end in "\r\n" (Thies)
 - Fix OpenLink ODBC support (Stig)
-- Fix min/max behaviour (Thies)
+- min(),max(),a[r]sort(),[r]sort() now work consistent with the language-core.
+  (Thies)
 - tempnam() now uses mkstemp() if available (Stig)
 - serialize() and var_dump() now honor the precision as set in php.ini
   for doubles. (Thies)