summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2000-06-28 01:09:04 +0000
committer <changelog@php.net>2000-06-28 01:09:04 +0000
commit3f4e93f7d0f5a78ae037f3e3669bd585abca404a (patch)
tree75e2a2e4e73e36691c4d279400b7ee396016be59
parent50595370e0b1db9bdc83ec22297f3d5808903ad7 (diff)
downloadphp-git-3f4e93f7d0f5a78ae037f3e3669bd585abca404a.tar.gz
NEWS update
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d9f922e920..a7e6b60a51 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
28 Jun 2000, Version 4.0.1
+- Fixed a possible crash in the LDAP modify code. (Eric Kilfoil)
- Fixed a bug in opendir(), which prevented readdir() from working properly if
the $dir argument wasn't explicitly specified (Zeev)
- Made --enable-discard-path work again. (Andi)