]> granicus.if.org Git - php/commitdiff
BFN
authorfoobar <sniper@php.net>
Thu, 20 Feb 2003 05:36:54 +0000 (05:36 +0000)
committerfoobar <sniper@php.net>
Thu, 20 Feb 2003 05:36:54 +0000 (05:36 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 3e841752337cfa93fc648925c749421dd2911991..1bc3bf8244064eaafaa4b2ccbc91142a0cb46ba2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -21,6 +21,8 @@ PHP 4                                                                      NEWS
 - 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).