]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Remove comment... if people are confused, they can always
authorJim Jagielski <jim@apache.org>
Mon, 3 Sep 2007 12:38:39 +0000 (12:38 +0000)
committerJim Jagielski <jim@apache.org>
Mon, 3 Sep 2007 12:38:39 +0000 (12:38 +0000)
check the PR :)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@572293 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 1eb9a4fb93549ecedd52350d2ea802ae10a3a548..461e8da123e55a542affcf52345bfdb1e5020772 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -194,15 +194,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          http://svn.apache.org/viewcvs.cgi?rev=481901&view=rev
       Backport version for 2.2.x of patch:
          Trunk version of patch works
-      +1: rpluem
-      jim says: +1 if the CHANGES entry is more clear. The issue
-                is that there is a minumum matchable length that we
-                need to verify, but the CHANGES entry doesn't quite
-                "read" right. Heck, I'm even +1 if CHANGES stays the
-                way it is, but it would be nice to somehow figure out
-                a more clear way of stating the fix. :)
-      rpluem says: I am happy to adjust the CHANGES entry but currently
-                   I have no better idea to state what the fix does.
+      +1: rpluem, jim
 
     * mod_cache: Remove expired content from cache that cannot be revalidated.
       PR 30370.