mike            Sun Mar  5 17:56:16 2006 UTC

  Modified files:              (Branch: PHP_5_1)
    /php-src    NEWS 
  Log:
  - fix typo, reword slightly
  
http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.441&r2=1.2027.2.442&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.441 php-src/NEWS:1.2027.2.442
--- php-src/NEWS:1.2027.2.441   Sun Mar  5 17:48:47 2006
+++ php-src/NEWS        Sun Mar  5 17:56:16 2006
@@ -48,8 +48,8 @@
 - Fixed bug #36599 (DATE_W3C format constant incorrect). (Derick)
 - Fixed bug #36575 (SOAP: Incorrect complex type instantiation with
   hierarchies). (Dmitry)
-- Fixed bug #36572 (Added PDO::MYSQL_ATTR_DIRECT_QUERY constant that show be
-  set when executing internal queries such as "show master status" via MySQL).
+- Fixed bug #36572 (Added PDO::MYSQL_ATTR_DIRECT_QUERY constant that should be
+  set when executing internal queries like "show master status" via MySQL).
   (Ilia)
 - Fixed bug #36510 (strtotime() fails to parse date strings with tabs). (Ilia,
   Derick)

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

Reply via email to