From: Bradley Nicholes Date: Fri, 31 May 2002 17:23:26 +0000 (+0000) Subject: Finally able to add real CGI functionality on NetWare X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5fcafaa58b64688b7aa3f88bcd65a35a9866f5a2;p=apache Finally able to add real CGI functionality on NetWare git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95448 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 83bab11435..c19b61a9a8 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,8 @@ Changes with Apache 2.0.37 + *) NetWare: Enabled CGI functionality and added mod_cgi as a built + in module for NetWare [Brad Nicholes] + *) Changed cgi and piped log behavior to accept 65536 characters on Win32 (matching Linux) before deadlocking between outputing client stdin, slurping the output from stdout and then the stderr