From: Date: Thu, 22 Nov 2001 01:10:59 +0000 (+0000) Subject: NEWS update X-Git-Tag: ChangeLog~271 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4af0eeded6cfcc1f965bb8d682de090611f5d126;p=php NEWS update --- diff --git a/NEWS b/NEWS index cfe4048426..b54b183045 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.2.0-dev +- Added ldap_sort() function. (Stig Venaas) - Added md5_file(), which calculaties the MD5 sum of a file. (patch by: Alessandro Astarita ) (Derick) - Added support for parsing recordsets contained in WDDX packets. (Andrei)