]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add a comment
authorRuediger Pluem <rpluem@apache.org>
Tue, 27 May 2008 22:26:09 +0000 (22:26 +0000)
committerRuediger Pluem <rpluem@apache.org>
Tue, 27 May 2008 22:26:09 +0000 (22:26 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@660749 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 5963c092fd3c9ff2e8b2dc736e5c60ca855edd7d..e62c58870a9e958ab8293be2685df63f9ffd4de3 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -139,6 +139,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
    +1: niq
    rpluem says: I am missing a minor bump and documentation.
    niq replies: Done.
+   rpluem says: Thanks. Sorry for being picky, but after revisiting the patch
+   again I ask myself how we can be sure that the chroot function is actually
+   present on the platform we compile.
 
  * suexec: When group is given as a numeric gid, validate it by looking up
    the actual group name such that the name can be used in log entries.