From: Dan Kalowsky Date: Wed, 29 Oct 2003 21:32:28 +0000 (+0000) Subject: Added in NEWS entries for the Panther updates X-Git-Tag: RELEASE_2_0_0RC1~11 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e33e8b1f0156afe896aaaf058ca69953829afa15;p=php Added in NEWS entries for the Panther updates --- diff --git a/NEWS b/NEWS index 8545596f87..146ca43b48 100644 --- a/NEWS +++ b/NEWS @@ -170,3 +170,5 @@ PHP NEWS - Fixed bug #21985 and #22064 (various mb_send_mail() issues). (Moriyoshi) - Fixed bug #21600 (Assign by reference function call changes variable contents). (Zeev) +- Fixed bug #25955 (Mac OS X Panther compile error). (kalowsky, markonen) +- Added IPv6 support for Panther. (kalowsky, markonen)