diff options
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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) |