From: Yann Ylavic Date: Fri, 21 Aug 2015 16:43:53 +0000 (+0000) Subject: Fix typo. X-Git-Tag: 2.2.32~197 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11cff9bac328c2efc7aaab95efe850b64a83e4ed;p=thirdparty%2Fapache%2Fhttpd.git Fix typo. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1697027 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index da5237d9fe4..9080a8e13e4 100644 --- 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