]> granicus.if.org Git - apache/blobdiff - CHANGES
Merge r1766160 from trunk:
[apache] / CHANGES
diff --git a/CHANGES b/CHANGES
index 0d6561b6629567e6b65e5f841d077e2df547a366..af16fcc6540d8d28cc83de27d82c72baccc9fef4 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,10 @@
 
 Changes with Apache 2.4.24
 
+  *) mpm_unix: Apache fails to start if previously crashed then restarted with
+     the same PID (e.g. in container).  PR 60261.
+     [Val <valentin.bremond gmail.com>, Yann Ylavic]
+
   *) mod_http2: unannounced and multiple interim responses (status code < 200)
      are parsed and forwarded to client until a final response arrives.
      [Stefan Eissing]