]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
another bugfix
authorAndré Malo <nd@apache.org>
Wed, 20 Aug 2003 22:51:23 +0000 (22:51 +0000)
committerAndré Malo <nd@apache.org>
Wed, 20 Aug 2003 22:51:23 +0000 (22:51 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101040 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 1e7625cec435923105d8d53522fbaf2984111dc9..9c9effa521ca7556095abdbf716da1d3228bdbe8 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2003/08/20 16:45:40 $]
+Last modified at [$Date: 2003/08/20 22:51:23 $]
 
 Release:
 
@@ -339,6 +339,11 @@ PATCHES TO PORT FROM 2.1
         modules/filters/mod_include.h: r1.35
       +1: nd
 
+    * Fix include_cmd in mod_cgid, not to treat the cmd output (partially)
+      as CGI output.
+        modules/generators/mod_cgid.c: r1.153
+      +1: nd
+
 CURRENT RELEASE NOTES:
 
     * Backwards compatibility is expected of future Apache 2.0 releases,