summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2001-11-23 01:10:09 +0000
committer <changelog@php.net>2001-11-23 01:10:09 +0000
commit199b95c8d692a0f80ea0366aa800499a01455a6a (patch)
treec8793d8dcf7dc8e002ae73a6d3d58e587eb6eb40
parentf1f5a325c11350dd60d1fb454787b65ee89a2748 (diff)
downloadphp-git-199b95c8d692a0f80ea0366aa800499a01455a6a.tar.gz
NEWS update
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b54b183045..c881b09c49 100644
--- a/NEWS
+++ b/NEWS
@@ -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)