diff options
author | <changelog@php.net> | 2001-11-23 01:10:09 +0000 |
---|---|---|
committer | <changelog@php.net> | 2001-11-23 01:10:09 +0000 |
commit | 199b95c8d692a0f80ea0366aa800499a01455a6a (patch) | |
tree | c8793d8dcf7dc8e002ae73a6d3d58e587eb6eb40 | |
parent | f1f5a325c11350dd60d1fb454787b65ee89a2748 (diff) | |
download | php-git-199b95c8d692a0f80ea0366aa800499a01455a6a.tar.gz |
NEWS update
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) |