diff --git a/NEWS b/NEWS index 5a883c629a1..0987367f241 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,8 @@ PHP NEWS - 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 #35975 (Session cookie expires date format isn't the most compatible. + Now matches that of setcookie()). (Scott) 08 Dec 2008, PHP 5.2.8 - Reverted bug fix #42718 that broke magic_quotes_gpc (Scott)