]> granicus.if.org Git - php/commitdiff
News about ldap.c change to allow building with OpenLDAP 2.0
authorStig Venaas <venaas@php.net>
Sat, 26 Aug 2000 17:02:24 +0000 (17:02 +0000)
committerStig Venaas <venaas@php.net>
Sat, 26 Aug 2000 17:02:24 +0000 (17:02 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 31c3b12b9639b0bd71dcf1ac72b1231ae87e3ffc..0c92b9f2030eb1e1cc2a53b9afb05220df129684 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 2000, Version 4.0.2 
+- Made a minor change to allow building with OpenLDAP 2.0 (Stig Venaas)
 - Fixed a bug in preg_replace() that would truncate subject string if the
   first argument was en empty array. (Andrei)
 - Added ob_get_length function (Stig)