From: Sascha Schumann Date: Mon, 5 Jul 2004 11:44:19 +0000 (+0000) Subject: add X-Git-Tag: php-4.3.9RC1~57 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ff9097524c27e83302a98cc28babc1f5722ee02a;p=php add --- diff --git a/NEWS b/NEWS index 856f0d3de5..2383d570ab 100644 --- a/NEWS +++ b/NEWS @@ -34,6 +34,7 @@ PHP 4 NEWS (Elf, Ilia) - Fixed leap year checking with idate(). (Christian Schneider, Derick) - Fixed strip_tags() to correctly handle '\0' characters. (Stefan) +- Fixed funny forking effect in FastCGI when PHP_FCGI_CHILDREN was not set. 03 Jun 2004, Version 4.3.7 - Upgraded bundled GD library to 2.0.23. (Ilia)