Commit d2c21308 authored by Rainer Jung's avatar Rainer Jung
Browse files

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
parent 4ed17871
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.