]> granicus.if.org Git - php/commitdiff
Missed this from last commit.
authorfoobar <sniper@php.net>
Sat, 14 Oct 2000 22:53:42 +0000 (22:53 +0000)
committerfoobar <sniper@php.net>
Sat, 14 Oct 2000 22:53:42 +0000 (22:53 +0000)
NEWS

diff --git a/NEWS b/NEWS
index d427f6e3baf44879a6e2ed238261402b98de891d..c5ef9f153e35af66a6bdc01714457f871020c416 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 2000, Version 4.0.4
+- Changed ext/gd not to be enabled by default (Jani)
 - Make increment of empty string ("") behave like in PHP 3 and result in "1"
   (Andi, Zend Engine)
 - POST handler for Adobe FDF format (Hartmut)