]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Mon, 6 Nov 2000 02:09:07 +0000 (02:09 +0000)
committer <changelog@php.net> <>
Mon, 6 Nov 2000 02:09:07 +0000 (02:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 87408ea4f6db7136ea997cca5ffd9d20d0ab59fd..d6c0b474ee44d4b8ade97f1b087428428182a14d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 2000, Version 4.0.4
+- Fixed a bug that prevented a changed compile-time extension_dir from
+  affecting modules that were loaded via php.ini (Zeev)
 - Fixed a bug in ftp_mkdir() when used on ftp server which doesn't return
   the full path (Jani)
 - Added ImageCreateFromString() which creates an image stream out of