]> granicus.if.org Git - php/commitdiff
BFN
authorScott MacVicar <scottmac@php.net>
Thu, 11 Dec 2008 01:23:40 +0000 (01:23 +0000)
committerScott MacVicar <scottmac@php.net>
Thu, 11 Dec 2008 01:23:40 +0000 (01:23 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 5a883c629a1e3e8b0e8b63bc307b74c50532f084..0987367f24183c4bf3c2dc1f9eee1727b79357ea 100644 (file)
--- 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)