diff options
author | <changelog@php.net> | 2000-06-28 01:09:04 +0000 |
---|---|---|
committer | <changelog@php.net> | 2000-06-28 01:09:04 +0000 |
commit | 3f4e93f7d0f5a78ae037f3e3669bd585abca404a (patch) | |
tree | 75e2a2e4e73e36691c4d279400b7ee396016be59 /NEWS | |
parent | 50595370e0b1db9bdc83ec22297f3d5808903ad7 (diff) | |
download | php-git-3f4e93f7d0f5a78ae037f3e3669bd585abca404a.tar.gz |
NEWS update
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |