summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2003-06-13 14:35:54 +0000
committerfoobar <sniper@php.net>2003-06-13 14:35:54 +0000
commit1d008db710ca056f7c7e88e7bd4ed20651121c40 (patch)
treefe1d455b4d87c9f73acea27a45b80293cf950215
parent9dd0584672931d43d553eefba589b61d4f50fb23 (diff)
downloadphp-git-1d008db710ca056f7c7e88e7bd4ed20651121c40.tar.gz
Missing entry
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1dc8331f82..50cdcfb530 100644
--- a/NEWS
+++ b/NEWS
@@ -62,6 +62,7 @@ PHP NEWS
. iconv_mime_encode()
- Added misc. new functions:
+ . ldap_sasl_bind(). (peter_c60@hotmail.com, Jani)
. imap_getacl(). (Dan, Holger Burbach)
. file_put_contents(). (Sterling)
. proc_nice() - Changes priority of the current process. (Ilia)