]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Tue, 11 Aug 2015 15:09:31 +0000 (17:09 +0200)
committerAnatol Belski <ab@php.net>
Tue, 11 Aug 2015 15:09:31 +0000 (17:09 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 3cb7a16a1b34ae57fe2db700259a84e4eb92c809..147b47b9e641fab8817e740bf4b490e9f0da7080 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,8 @@ PHP                                                                        NEWS
   . Fixed bug #70173 (ZVAL_COPY_VALUE_EX broken for 32bit Solaris Sparc).
     (Laruence, cmb)
   . Fixed bug #69487 (SAPI may truncate POST data). (cmb)
+  . Fixed bug #70198 (Checking liveness does not work as expected).
+    (Shafreeck Sea, Anatol Belski)
 
 - CLI server:
   . Fixed bug #66606 (Sets HTTP_CONTENT_TYPE but not CONTENT_TYPE).