From: Jean-Jacques Clar Date: Tue, 12 Apr 2005 21:15:17 +0000 (+0000) Subject: added replies and question for backport of mod_cgi changes. X-Git-Tag: 2.0.55~250 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1768d8bbe499b360bfa28b1557204e9e31bd7051;p=thirdparty%2Fapache%2Fhttpd.git added replies and question for backport of mod_cgi changes. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@161121 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index efdefd2c211..711697086e2 100644 --- a/STATUS +++ b/STATUS @@ -132,6 +132,10 @@ PATCHES TO BACKPORT FROM TRUNK: do we have to wait for later APR 0.x release before putting calls to apr_procattr_addrspace_set() into httpd-2.0.x, or do we go ahead and introduce the prerequisite? + clar replies: I am ready to commit the apr 0.9.x patch, but then will need + the changes in the httpd-2.0.x to be done in order for NetWare to work + as expected when calling apr_proc_create. Should I do both, APR and Http, + at the same time? *) mod_actions: Regression from 1.3: the file referred to must exist. Solve this by introducing the "virtual" modifier to the Action