]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add a comment
authorRuediger Pluem <rpluem@apache.org>
Fri, 21 Aug 2015 13:59:33 +0000 (13:59 +0000)
committerRuediger Pluem <rpluem@apache.org>
Fri, 21 Aug 2015 13:59:33 +0000 (13:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1696997 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 4f12f35a7afb01ea461728bd900c4c97f32d05b4..1523a5cb40580a772f3581defee1fd09fbc480e5 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -126,6 +126,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   http://svn.apache.org/r1688343
      2.2.x patch: http://people.apache.org/~ylavic/httpd-2.2.x-SubstituteInheritBefore-v4.patch
      +1: ylavic
+     rpluem: Doesn't that change the previous behaviour if SubstituteInheritBefore is not set?
 
   *) mod_proxy: Fix a race condition that caused a failed worker to be retried
      before the retry period is over