]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Follow up to r1899858: CHANGES entry.
authorYann Ylavic <ylavic@apache.org>
Tue, 17 May 2022 15:16:43 +0000 (15:16 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 17 May 2022 15:16:43 +0000 (15:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1900991 13f79535-47bb-0310-9956-ffa450edef68

changes-entries/event_early_killed_children.txt [new file with mode: 0644]

diff --git a/changes-entries/event_early_killed_children.txt b/changes-entries/event_early_killed_children.txt
new file mode 100644 (file)
index 0000000..db968c6
--- /dev/null
@@ -0,0 +1,2 @@
+  *) MPM event: Restart chilren processes killed before idle maintenance.
+     PR 65769.  [Yann Ylavic, Ruediger Pluem]