summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2001-10-10 00:10:20 +0000
committer <changelog@php.net>2001-10-10 00:10:20 +0000
commit91b3f7b570cb5860e37fce3d45864fb64057dbc8 (patch)
tree435b39ec4985e85dd23753b4722bc9b2cc7e0f97
parentde894ef0988fdc1f3d21af63ee52b016ee3b7fb4 (diff)
downloadphp-git-91b3f7b570cb5860e37fce3d45864fb64057dbc8.tar.gz
NEWS update
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 411d0de140..137f248b4b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 200?, Version 4.0.8-dev
+- Added ldap_start_tls() function (Stig Venaas, patch by kuenne@rentec.com)
- Added support for word match mnogosearch-3.2 command and for stopfile
command. StopTable will not be supported by mnogosearch-3.2.x
- Added mmapfile(), read a file into a variabele with mmap (Ilia A, Derick)