From: Date: Sun, 15 Oct 2000 01:09:08 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.0.4RC3~677 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0892ae5b25677b2b60653a67c57a90c83670bfd8;p=php NEWS update --- diff --git a/NEWS b/NEWS index c5ef9f153e..8e85accd87 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.4 +- Fix memory leak in x-httpd-source mode (Jason Greene) - 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)