From: Ruediger Pluem Date: Tue, 27 May 2008 22:26:09 +0000 (+0000) Subject: * Add a comment X-Git-Tag: 2.2.9~97 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47d88e63dd3bc8082b70d34a7f40ec5e5af79169;p=thirdparty%2Fapache%2Fhttpd.git * Add a comment git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@660749 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 5963c092fd3..e62c58870a9 100644 --- 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.