rrichards Fri Dec 12 04:21:02 2008 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: fix entry http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1358&r2=1.2027.2.547.2.1359&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1358 php-src/NEWS:1.2027.2.547.2.1359 --- php-src/NEWS:1.2027.2.547.2.1358 Fri Dec 12 04:18:12 2008 +++ php-src/NEWS Fri Dec 12 04:21:01 2008 @@ -10,7 +10,7 @@ - Fixed bug #46748 (Segfault when an SSL error has more than one error). (Scott) - Fixed bug #46739 (array returned by curl_getinfo should contain content_type key). (Mikko) -- Fixed bug #46699: (xml_parse crash when parser is namespace aware). (Rob) +- Fixed bug #46699 (xml_parse crash when parser is namespace aware). (Rob) - Fixed bug #35975 (Session cookie expires date format isn't the most compatible. Now matches that of setcookie()). (Scott)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php