From: Date: Thu, 27 Jul 2000 01:09:16 +0000 (+0000) Subject: NEWS update X-Git-Tag: PRE_FILE_COMPILE_API_CHANGE~113 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fde20cea27c74eec67f34d3ffe297fca9ddd36bc;p=php NEWS update --- diff --git a/NEWS b/NEWS index 176a26f588..757217952b 100644 --- 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)