summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b0f169c4cf..8e9468e15d 100644
--- 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)