diff options
author | <changelog@php.net> | 2000-07-27 01:09:16 +0000 |
---|---|---|
committer | <changelog@php.net> | 2000-07-27 01:09:16 +0000 |
commit | fde20cea27c74eec67f34d3ffe297fca9ddd36bc (patch) | |
tree | 02e33b348970627e19f669d132e7f500d9d5bec2 | |
parent | cd2929aead66a8aac9468ceae76ba77fd791fbdc (diff) | |
download | php-git-fde20cea27c74eec67f34d3ffe297fca9ddd36bc.tar.gz |
NEWS update
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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) |