sniper Wed Oct 29 20:12:41 2003 EDT Modified files: /php-src NEWS Log: fixes are fixes.. Index: php-src/NEWS diff -u php-src/NEWS:1.1486 php-src/NEWS:1.1487 --- php-src/NEWS:1.1486 Wed Oct 29 20:08:43 2003 +++ php-src/NEWS Wed Oct 29 20:12:40 2003 @@ -41,6 +41,7 @@ (Patch by Novicky Marek <[EMAIL PROTECTED]>). (Thies) - Added reflection API. (Andrei, George, Timm) - Changed length parameter in fgetcsv() to be optional. (Moriyoshi) +- Fixed IPv6 support in MacOSX Panther. (Dan, Marko) - Fixed fgetcsv() to correctly handle international (non-ascii) characters. (Moriyoshi) - Fixed support for <![CDATA[]]> fields within XML documents in ext/xml. @@ -172,4 +173,3 @@ - Fixed bug #21985 and #22064 (various mb_send_mail() issues). (Moriyoshi) - Fixed bug #21600 (Assign by reference function call changes variable contents). (Zeev) -- Added IPv6 support for Panther. (kalowsky, markonen)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php