From: Sebastian Bergmann Date: Mon, 15 May 2006 16:01:24 +0000 (+0000) Subject: Fugbix typo. X-Git-Tag: php-5.2.0RC1~546 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d7138e1e5d3ca4e002fa9eb1a19b4541b5ec4e2b;p=php Fugbix typo. --- diff --git a/NEWS b/NEWS index ba84b02654..306b7a2514 100644 --- a/NEWS +++ b/NEWS @@ -6,7 +6,7 @@ PHP NEWS - Optimized request shutdown seequence. Restoring ini directives now does iteration only over modified directives instead of all. (Dmitry) - FastCGI SAPI improved. (Dmitry) - . Remived source compatibility with libfcgi + . Removed source compatibility with libfcgi . Optimized acess to FastCGI environment variables using HashTable instead of linear search . Allowed PHP_FCGI_MAX_REQUESTS=0, that assumes no limit