iliaa Fri Dec 1 20:10:35 2006 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: Fixed typo http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.390&r2=1.2027.2.547.2.391&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.390 php-src/NEWS:1.2027.2.547.2.391 --- php-src/NEWS:1.2027.2.547.2.390 Fri Dec 1 20:01:50 2006 +++ php-src/NEWS Fri Dec 1 20:10:35 2006 @@ -56,7 +56,7 @@ after closeCursor()). (Ilia, Tony) - Fixed bug #39653 (ext/dba doesn't check for db-4.5 and db-4.4 when db4 support is enabled). (Tony) -- Fixed bug #39652 (Wrong negative results from memeory_get_usage()). (Dmitry) +- Fixed bug #39652 (Wrong negative results from memory_get_usage()). (Dmitry) - Fixed bug #39648 (Implementation of PHP functions chown() and chgrp() are not thread safe). (Ilia, wharmby at uk dot ibm dot com) - Fixed bug #39640 (Segfault with "Allowed memory size exhausted"). (Dmitry)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php