]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add a comment
authorRuediger Pluem <rpluem@apache.org>
Mon, 3 Sep 2007 09:13:48 +0000 (09:13 +0000)
committerRuediger Pluem <rpluem@apache.org>
Mon, 3 Sep 2007 09:13:48 +0000 (09:13 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@572262 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index dc1626f2fcecab7f2a032958d58ca224e6d2c02e..5f3b34f4aa0fddd4efaea756e477d688f47b89eb 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -210,6 +210,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                 "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.
 
     * mod_cache: Remove expired content from cache that cannot be revalidated.
       PR 30370.