stas Thu Dec 18 14:29:39 2008 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: bug #46005 -> 5.2 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1362&r2=1.2027.2.547.2.1363&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1362 php-src/NEWS:1.2027.2.547.2.1363 --- php-src/NEWS:1.2027.2.547.2.1362 Wed Dec 17 14:20:30 2008 +++ php-src/NEWS Thu Dec 18 14:29:38 2008 @@ -13,6 +13,8 @@ - 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 #46005 (User not consistently logged under Apache2). + (admorten at umich dot edu, Stas) - Fixed bug #45161 (Reusing a curl handle leaks memory). (Mark Karpeles, Jani) - 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