]> granicus.if.org Git - php/commitdiff
Tough to explain in two lines.
authorAndrei Zmievski <andrei@php.net>
Thu, 18 May 2000 00:52:32 +0000 (00:52 +0000)
committerAndrei Zmievski <andrei@php.net>
Thu, 18 May 2000 00:52:32 +0000 (00:52 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 0b4e590122c79dde090a7867d632e8c9371e6531..c7a85e63f0fbf1a48a538b89523b1cc570490709 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 2000, Version 4.0.0 Release
+- 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)
 - NULL values are now preserved in the return value of mysql_fetch_array()
   and mysql_fetch_object(). (Andrei)