]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix typo.
authorYann Ylavic <ylavic@apache.org>
Fri, 21 Aug 2015 16:43:53 +0000 (16:43 +0000)
committerYann Ylavic <ylavic@apache.org>
Fri, 21 Aug 2015 16:43:53 +0000 (16:43 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1697027 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index da5237d9fe4b414726ad3d3211e55d444fe56f57..9080a8e13e47142656c354c63c311cd3fe7df554 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -131,7 +131,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      rpluem: Doesn't that change the previous behaviour if SubstituteInheritBefore is not set?
      ylavic: yes thanks, updated to v5 including r1697013 and r1697015,
              the diff to v4 is:
-             http://people.apache.org/~ylavic/httpd-2.4.x-SubstituteInheritBefore-v4_vs_v5.diff
+             http://people.apache.org/~ylavic/httpd-2.2.x-SubstituteInheritBefore-v4_vs_v5.diff
 
   *) mod_proxy: Fix a race condition that caused a failed worker to be retried
      before the retry period is over