]> granicus.if.org Git - apache/blobdiff - CHANGES
Merge r1818804, r1818951, r1818958, r1818960, r1819027, r1819214, r1820035 from trunk:
[apache] / CHANGES
diff --git a/CHANGES b/CHANGES
index 1d528ea7eb382cc3edccc6efdf84f3b3d34352fa..f1fe3cc8a005589bf069421657f9b227c40521b4 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,10 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache 2.4.30
  
+  *) mpm_event: close connections not reported as handled by any module to
+     avoid losing track of them and leaking scoreboard entries.  PR 61551.
+     [Yann Ylavic]
+
   *) core: A signal received while stopping could have crashed the main
      process.  PR 61558.  [Yann Ylavic]