From 6e563b27ed2d007104483810bd05460a0bb58cd3 Mon Sep 17 00:00:00 2001 From: Bradley Nicholes Date: Fri, 31 May 2002 17:23:26 +0000 Subject: [PATCH] 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 --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.40.0