diff --git a/NEWS b/NEWS index 87408ea4f6d..d6c0b474ee4 100644 --- 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