iliaa Sun Sep 16 15:38:57 2007 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: Fixed a typo http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.950&r2=1.2027.2.547.2.951&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.950 php-src/NEWS:1.2027.2.547.2.951 --- php-src/NEWS:1.2027.2.547.2.950 Fri Sep 14 08:20:15 2007 +++ php-src/NEWS Sun Sep 16 15:38:57 2007 @@ -12,7 +12,7 @@ - Fixed dl() to only accept filenames - reported by Laurent Gaffie. (Stas) - Fixed missing brackets leading to build warning and error in the log. Win32 code). (Andrey) -- Fixed leaks with mulitple connects on one mysqli object. (Andrey) +- Fixed leaks with multiple connects on one mysqli object. (Andrey) - Fixed endianness detection on MacOS when building universal binary. (Uwe Schindler, Christian Speich, Tony) - Fixed possible triggering of buffer overflows inside glibc
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php