From: Date: Mon, 6 Nov 2000 02:09:07 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.0.4RC3~307 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2906e61a06fbb29f65df2ed8a491a21d01c2cb06;p=php NEWS update --- diff --git a/NEWS b/NEWS index 87408ea4f6..d6c0b474ee 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