]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
no wonder it's still broken; I forgot to merge the fix :(
authorJeff Trawick <trawick@apache.org>
Thu, 18 Sep 2003 15:16:17 +0000 (15:16 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 18 Sep 2003 15:16:17 +0000 (15:16 +0000)
on a brighter note, DMB got to town before Isabel, so my
daughter and I had some fun last night

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101281 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 522094a5a6ed15352fd9a24d69a7425e605d3610..e1d30ecf486a73abbc2bee37051c98f6f0e01a89 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2003/09/18 12:37:52 $]
+Last modified at [$Date: 2003/09/18 15:16:17 $]
 
 Release:
 
@@ -328,6 +328,13 @@ PATCHES TO PORT FROM 2.1
         modules/ssl/ssl_engine_io.c r1.111
       +1: jorton
 
+    * Fix the inability to log errors like exec failure in
+      mod_ext_filter/mod_cgi script children.  This was broken after 
+      such children stopped inheriting the error log handle.
+        modules/generators/mod_cgi.c r1.152
+        modules/filters/mod_ext_filter.c r1.5
+      +1: trawick
+
 CURRENT RELEASE NOTES:
 
     * Backwards compatibility is expected of future Apache 2.0 releases,