summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2000-07-27 01:09:16 +0000
committer <changelog@php.net>2000-07-27 01:09:16 +0000
commitfde20cea27c74eec67f34d3ffe297fca9ddd36bc (patch)
tree02e33b348970627e19f669d132e7f500d9d5bec2
parentcd2929aead66a8aac9468ceae76ba77fd791fbdc (diff)
downloadphp-git-fde20cea27c74eec67f34d3ffe297fca9ddd36bc.tar.gz
NEWS update
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
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)