]> granicus.if.org Git - php/commitdiff
*** empty log message ***
authorStig Venaas <venaas@php.net>
Mon, 8 Jan 2001 17:18:56 +0000 (17:18 +0000)
committerStig Venaas <venaas@php.net>
Mon, 8 Jan 2001 17:18:56 +0000 (17:18 +0000)
NEWS

diff --git a/NEWS b/NEWS
index ccbfc7ef4877787b43a53d8229dc1502aa46d4bc..199dd9fad333de3e82f3b08bede820acb300a6b5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,7 @@ PHP 4.0                                                                    NEWS
 - Made ldap_set_option() support controls (Stig Venaas)
 - Changed ldap_search() and added functions ldap_parse_result(),
   ldap_first_reference(), ldap_next_reference() and ldap_parse_reference()
-- to cope with LDAPv3 stuff like referrals and references. (Stig Venaas)
+  to cope with LDAPv3 stuff like referrals and references. (Stig Venaas)
 - Fix date('r') overflow
 - Made the php.ini path reported in phpinfo() always point to the absolute
   path that was opened (Zeev)