]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Vote [skip ci]
authorRuediger Pluem <rpluem@apache.org>
Thu, 23 Sep 2021 18:32:18 +0000 (18:32 +0000)
committerRuediger Pluem <rpluem@apache.org>
Thu, 23 Sep 2021 18:32:18 +0000 (18:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1893575 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index e18eb7793a2431a710c9d9973332789c1d4c4b7f..6f993e1b375f25e80bd6cb4176bc61ef4f311d42 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -173,7 +173,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   http://svn.apache.org/r1893220
                   and other never proposed code changes
      PR: https://github.com/apache/httpd/pull/270
-     +1: icing,
+     +1: icing, rpluem
 
   *) mpm event: Correctly count active child processes in parent process if
      child process dies due to MaxConnectionsPerChild. PR 65592.