summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2000-07-29 03:59:05 +0000
committerfoobar <sniper@php.net>2000-07-29 03:59:05 +0000
commit90c1689cf09ea2234e89fc40a760b938044dafc7 (patch)
tree477fa4dfd51ebaa3d68d3c153dd4b4af6794efa5
parent6496e39b532f8a949d5187e9b8ef1b902c87e70a (diff)
downloadphp-git-90c1689cf09ea2234e89fc40a760b938044dafc7.tar.gz
Just cleaning up.
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 2f93540b61..ad3034b35c 100644
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,7 @@ PHP 4.0 NEWS
?? ??? 2000, Version 4.0.2
- Made ldap_add(), ldap_modify(), ldap_mod_add(), ldap_mod_replace()
-- binary-safe. Original patch: Terrence Miao <terrence_miao@email.com> (Jani)
+ binary-safe. Original patch: Terrence Miao <terrence_miao@email.com> (Jani)
- CGI aka. command line version has now an option '-l' for syntax check
without execution (Hartmut)
- Fixed bug in ldap_get_values_len() which makes it NULL-safe. (Jani)