]> granicus.if.org Git - php/commitdiff
Update NEWS [ci skip]
authorAnatol Belski <ab@php.net>
Wed, 3 Oct 2018 16:51:48 +0000 (18:51 +0200)
committerAnatol Belski <ab@php.net>
Wed, 3 Oct 2018 16:51:48 +0000 (18:51 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 81f318d93f2611a8493ffd1d54997a559f40b7e8..a6c73b23ea24effcc5c279d6c11838ce2ac5e51d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,9 @@ PHP                                                                        NEWS
   . Fixed bug #72635 (Undefined class used by class constant in constexpr
     generates fatal error). (Nikita)
 
+- FCGI:
+  . Fixed #76948 (Failed shutdown/reboot or end session in Windows). (Anatol)
+
 - Mbstring:
   . Fixed bug #76958 (Broken UTF7-IMAP conversion). (Nikita)