iliaa           Wed Sep 24 23:43:30 2008 UTC

  Modified files:              (Branch: PHP_5_3)
    /php-src    NEWS 
  Log:
  
  Fixed typo
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.330&r2=1.2027.2.547.2.965.2.331&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.330 
php-src/NEWS:1.2027.2.547.2.965.2.331
--- php-src/NEWS:1.2027.2.547.2.965.2.330       Tue Sep 23 12:17:50 2008
+++ php-src/NEWS        Wed Sep 24 23:43:28 2008
@@ -10,7 +10,7 @@
 
 - Fixed bug causing the algorithm parameter of mhash() to be modified. (Scott)
 
-- Fixed bug #46160 (SPL - Memory leak when exception is throwed in offsetSet).
+- Fixed bug #46160 (SPL - Memory leak when exception is thrown in offsetSet).
   (Felipe)
 - Fixed Bug #46147 (after stream seek, appending stream filter reads incorrect 
data).
   (Greg)



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

Reply via email to