1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 09:12:14 +01:00

NEWS update

This commit is contained in:
2001-11-23 01:10:09 +00:00
parent f1f5a325c1
commit 199b95c8d6

2
NEWS
View File

@@ -1,6 +1,8 @@
PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 200?, Version 4.2.0-dev
- Added a parameter to mysql_connect to force a new database link to be
created. (Markus, Derick)
- Added ldap_sort() function. (Stig Venaas)
- Added md5_file(), which calculaties the MD5 sum of a file.
(patch by: Alessandro Astarita <aleast@capri.it>) (Derick)