sebastian               Mon May 15 16:01:24 2006 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  Fugbix typo.
  
http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.547.2.23&r2=1.2027.2.547.2.24&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.23 php-src/NEWS:1.2027.2.547.2.24
--- php-src/NEWS:1.2027.2.547.2.23      Mon May 15 15:38:46 2006
+++ php-src/NEWS        Mon May 15 16:01:24 2006
@@ -6,7 +6,7 @@
 - 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

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to