tony2001                Wed Oct  4 11:20:14 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.281&r2=1.2027.2.547.2.282&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.281 php-src/NEWS:1.2027.2.547.2.282
--- php-src/NEWS:1.2027.2.547.2.281     Wed Oct  4 11:14:32 2006
+++ php-src/NEWS        Wed Oct  4 11:20:14 2006
@@ -457,7 +457,7 @@
   for SSL streams. (Wez).
 - Added PDO::PARAM_EVT_* family of constants. (Sara)
 - Fixed possible crash in highlight_string(). (Dmitry)
-- Fixed bug #37291 (FastCGI now longer works with isapi_fcgi.dll). (Dmitry)
+- Fixed bug #37291 (FastCGI no longer works with isapi_fcgi.dll). (Dmitry)
 - Fixed bug #37277 (cloning Dom Documents or Nodes does not work). (Rob)
 - Fixed bug #37276 (problems with $_POST array). (Dmitry)
 - Fixed bug #36632 (bad error reporting for pdo_odbc exec UPDATE). (Wez).

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

Reply via email to