]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix patch version number (thanks to covener).
authorRainer Jung <rjung@apache.org>
Wed, 5 Jun 2013 15:08:04 +0000 (15:08 +0000)
committerRainer Jung <rjung@apache.org>
Wed, 5 Jun 2013 15:08:04 +0000 (15:08 +0000)
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

STATUS

diff --git a/STATUS b/STATUS
index 6522dd7445d4063e71e468313b342aefa1596bd7..034575281d44a5476dddeae51ece6e4dbe6afd2f 100644 (file)
--- 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.