]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Wed, 28 Jun 2000 01:09:04 +0000 (01:09 +0000)
committer <changelog@php.net> <>
Wed, 28 Jun 2000 01:09:04 +0000 (01:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index d9f922e920116c9112509bc8c85253682dc0ce2d..a7e6b60a519ac102ef20586b3435de37480795e3 100644 (file)
--- 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)