]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Remove moot comment and vote. It seems unlikely that there is a unix platform
authorRuediger Pluem <rpluem@apache.org>
Sat, 14 Jun 2008 21:31:53 +0000 (21:31 +0000)
committerRuediger Pluem <rpluem@apache.org>
Sat, 14 Jun 2008 21:31:53 +0000 (21:31 +0000)
  without chroot.

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

STATUS

diff --git a/STATUS b/STATUS
index 917d2a68741bfc3dd71e09a43f6e235f441cbffb..703180e137ba7de9a41622a002811adc63138a2f 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -110,12 +110,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
    http://svn.apache.org/viewvc?rev=611483&view=rev (source)
    http://svn.apache.org/viewvc?rev=639005&view=rev (docs)
    http://svn.apache.org/viewvc?rev=639010&view=rev (mmn)
-   +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.
+   +1: niq, rpluem
 
  * mod_rewrite: Allow Cookie option to set secure and HttpOnly flags.
    PR 44799