sniper Thu Feb 20 00:36:54 2003 EDT Modified files: (Branch: PHP_4_3) /php4 NEWS Log: BFN Index: php4/NEWS diff -u php4/NEWS:1.1247.2.98 php4/NEWS:1.1247.2.99 --- php4/NEWS:1.1247.2.98 Wed Feb 19 19:35:42 2003 +++ php4/NEWS Thu Feb 20 00:36:54 2003 @@ -21,6 +21,8 @@ - Added XBM and WBMP support for getimagesize(). (Marcus) - Fixed several errors in hwapi extension. Objects weren't handled properly. (Uwe) - Fixed bug #22308 (optimized passthru, code is now ~40 times faster). (Ilia) +- Fixed bug #22299 (gethostbyname() with non-existing domain crashed on MacOSX). + (Jani) - Fixed bug #22283 (possible crash when opening relative URLs). (Ilia) - Fixed bug #22234 (copy() fails if source file has 0 length). (Moriyoshi) - Fixed bug #22227 (printf() field limiters broke between 4.2.3 and 4.3.0).
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php