]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Thu, 27 Jul 2000 01:09:16 +0000 (01:09 +0000)
committer <changelog@php.net> <>
Thu, 27 Jul 2000 01:09:16 +0000 (01:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 176a26f5884e76530e581d4483a75fcfba14a7b8..757217952b073bea9385b82845b542dbe09b24c9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 2000, Version 4.0.2
+- Fix symbol clash which caused a DSO problem on OpenBSD (Rob Black and
+  anil@recoil.org)
+- Added new function: ldap_compare(). (Jani)
 - Fixed a bug in ldap_get_entries() and ldap_get_attributes(). (Jani)
 - Ported DB to new error reporting scheme in PEAR. (Stig)
 - Added sybase and ibase DB backends in PEAR. (Sterling)