From: Yann Ylavic Date: Tue, 12 Apr 2022 17:43:20 +0000 (+0000) Subject: Follow up to r1899777: CHANGES entry [skip ci]. X-Git-Tag: 2.5.0-alpha2-ci-test-only~404 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d150ca6f4e93622150fd4867e7f7c1eec0026acb;p=thirdparty%2Fapache%2Fhttpd.git Follow up to r1899777: CHANGES entry [skip ci]. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1899786 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/changes-entries/event_note_child_stopped.txt b/changes-entries/event_note_child_stopped.txt new file mode 100644 index 00000000000..ba477ac864c --- /dev/null +++ b/changes-entries/event_note_child_stopped.txt @@ -0,0 +1,2 @@ + *) MPM event: Fix accounting of active/total processes on ungraceful restart, + PR 66004 (follow up to PR 65626 from 2.4.52). [Yann Ylavic]