From 3463f86ed1626259a0c0cc548effd60d406c91e8 Mon Sep 17 00:00:00 2001 From: Bradley Nicholes Date: Wed, 5 Jun 2002 23:30:30 +0000 Subject: [PATCH] Enhancement to the optional function ap_cgi_build_command() to handle detached processes. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95535 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGES b/CHANGES index 2f2349fe45..65b6d51763 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,12 @@ Changes with Apache 2.0.37 + *) Consolidated the command line parameters and attributes that are + manipulated by the optional function ap_cgi_build_command() in + mod_cgi into a single structure. Also added a "detached" attribute + to the structure so that in addition to building the command + line, each OS can specify how the CGI binary should be launched. + [Brad Nicholes] + *) Get rid of uninitialized value errors with "apxs -q" on certain variables. [Stas Bekman ] -- 2.40.0