andi            Fri Nov 10 18:51:06 2006 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  - Fix typo
  
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.355&r2=1.2027.2.547.2.356&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.355 php-src/NEWS:1.2027.2.547.2.356
--- php-src/NEWS:1.2027.2.547.2.355     Fri Nov 10 15:05:22 2006
+++ php-src/NEWS        Fri Nov 10 18:51:05 2006
@@ -8,7 +8,7 @@
   . implemented registry cache that prevent registry lookup on each request.
     In case of modification of corresponding registry-tree PHP will reload
     it automatic
-  . start timiout thread only if necessary
+  . start timeout thread only if necessary
   . stat() is reimplemented using using GetFileAttributesEx().
     The new implementation is faster then implementation in MS VC CRT, but
     it doesn't support Windows 95.

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

Reply via email to