From: Rainer Jung Date: Wed, 5 Jun 2013 15:08:04 +0000 (+0000) Subject: Fix patch version number (thanks to covener). X-Git-Tag: 2.0.65~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4c1c5505cbc1470f142835e13aed52110d38923;p=thirdparty%2Fapache%2Fhttpd.git Fix patch version number (thanks to covener). v2 has a format error in a hunk header. v3 is the same patch buth with correct patch format. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1489908 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 6522dd7445d..034575281d4 100644 --- a/STATUS +++ b/STATUS @@ -185,7 +185,7 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: 2.0.x patch: http://people.apache.org/~rjung/patches/2.0-AllowAnyURI-v3.patch +1: rjung, wrowe, covener rjung: I backported the MergeBase option plus no merging as default form 2.2. - 2.0-AllowAnyURI-v2.patch contains that now. + 2.0-AllowAnyURI-v3.patch contains that now. * byterange: Backport MaxRanges configuration directive and ap_set_accept_ranges() utility function.