]> granicus.if.org Git - apache/commitdiff
Finally able to add real CGI functionality on NetWare
authorBradley Nicholes <bnicholes@apache.org>
Fri, 31 May 2002 17:23:26 +0000 (17:23 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Fri, 31 May 2002 17:23:26 +0000 (17:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95448 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 83bab11435de517df902b6f2971caf79aefe13be..c19b61a9a8d0b49cc523898e8444f14512e97d5f 100644 (file)
--- 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