andrey          Thu Oct  9 07:26:41 2003 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  typo
  
  
Index: php-src/NEWS
diff -u php-src/NEWS:1.1476 php-src/NEWS:1.1477
--- php-src/NEWS:1.1476 Thu Oct  9 07:05:21 2003
+++ php-src/NEWS        Thu Oct  9 07:26:40 2003
@@ -47,7 +47,7 @@
 - Fixed bug #24766 (strange result array from unpack()). (Moriyoshi)
 - Fixed bug #24729 ($obj = new $className; causes crash when $className is not 
   set). (Marcus)
-- Fixed bug #24565 (cannot read array elements recived via $_REQUEST). (Zeev)
+- Fixed bug #24565 (cannot read array elements received via $_REQUEST). (Zeev)
 - Fixed bug #24445 (get_parent_class() returns different values).
   (Sterling, Stanislav)
 - Fixed bug #24403 (preg_replace() problem: Using $this when not in object 

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

Reply via email to