]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add a comment
authorRuediger Pluem <rpluem@apache.org>
Wed, 24 Jan 2007 21:22:43 +0000 (21:22 +0000)
committerRuediger Pluem <rpluem@apache.org>
Wed, 24 Jan 2007 21:22:43 +0000 (21:22 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@499572 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 3d14cd0d01ce597ad761660150fc92132ee7bd03..f9fee7d33e87066a60eef41d36bb745918edb351 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -183,6 +183,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
        PR: 36609
      http://svn.apache.org/viewvc?rev=490156&view=rev
      +1: niq
+         rpluem says: +1 as long as
+                      http://svn.apache.org/viewvc?rev=499567&view=rev
+                      is added.
 
    * mod_proxy_http: Handle request bodies larger than 2 GB by converting
      the Content-Length header of the request correctly.