From d7138e1e5d3ca4e002fa9eb1a19b4541b5ec4e2b Mon Sep 17 00:00:00 2001 From: Sebastian Bergmann Date: Mon, 15 May 2006 16:01:24 +0000 Subject: [PATCH] Fugbix typo. --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.50.1