]> granicus.if.org Git - php/commitdiff
add NEWS for 76582
authorRemi Collet <remi@php.net>
Mon, 10 Sep 2018 13:30:51 +0000 (15:30 +0200)
committerRemi Collet <remi@php.net>
Mon, 10 Sep 2018 13:30:51 +0000 (15:30 +0200)
NEWS

diff --git a/NEWS b/NEWS
index b0f169c4cfb20ee277137dd69a54c24f3dac2676..8e9468e15d127fc417ae2ad325d4de06cdedf166 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -34,6 +34,9 @@ PHP                                                                        NEWS
   . Fixed bug #75797 (Memory leak when using class_alias() in non-debug mode).
     (Massimiliano Braglia)
 
+- Apache2:
+  . Fixed bug #76582 (Apache bucket brigade sometimes becomes invalid). (stas)
+
 - Bz2:
   . Fixed arginfo for bzcompress. (Tyson Andre)