andi Thu Apr 8 17:23:31 2004 EDT Modified files: (Branch: PHP_4_3) /php-src NEWS Log: - News http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.635&r2=1.1247.2.636&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.635 php-src/NEWS:1.1247.2.636 --- php-src/NEWS:1.1247.2.635 Thu Apr 8 15:13:58 2004 +++ php-src/NEWS Thu Apr 8 17:23:31 2004 @@ -1,6 +1,8 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 08 Apr 2004, Version 4.3.6RC3 +- Fixed a crash in multi-threaded environments when a thread is shutdown by + the web server. (Stas) - Fixed a bug that prevented building of the GD extension against external GD lib 1.X. (Ilia, Edin, Nick Talbott). - Synchronized bundled GD library with GD 2.0.22. (Ilia)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php