]> granicus.if.org Git - php/commitdiff
updated NEWS
authorChristoph M. Becker <cmb@php.net>
Mon, 24 Aug 2015 21:16:21 +0000 (23:16 +0200)
committerChristoph M. Becker <cmb@php.net>
Mon, 24 Aug 2015 21:16:21 +0000 (23:16 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 8f9a98414b4ed9315fe155b5060f5367b8731cb1..0e5d9e5997ab33bdd35e9f62a9bd3ec6ffddaa1b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -26,6 +26,7 @@ PHP                                                                        NEWS
   . Fixed bug #70342 (changing configuration with ignore_user_abort(true) isn't
     working). (Laruence)
   . Fixed bug #70295 (Segmentation fault with setrawcookie). (Bob)
+  . Fixed bug #67131 (setcookie() conditional for empty values not met). (cmb)
 
 - Reflection:
   . Fixed bug causing bogus traces for ReflectionGenerator::getTrace(). (Bob)