]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose backporting bugfix
authorNick Kew <niq@apache.org>
Wed, 13 Sep 2006 19:45:30 +0000 (19:45 +0000)
committerNick Kew <niq@apache.org>
Wed, 13 Sep 2006 19:45:30 +0000 (19:45 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@443095 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index df63084d06206dda4009d5ee4751a9db1b2427bc..31b1eaa920531359065c4d874c3bcb06737b28c8 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -158,6 +158,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       Patch; http://issues.apache.org/bugzilla/attachment.cgi?id=16495
       +1: wrowe, rpluem
 
+    * mod_cgi and mod_cgid: Don't use apr_status_t error return
+      from input filters as HTTP return value from the handler.
+      PR#31579.
+      Trunk: http://svn.apache.org/viewvc?view=rev&revision=442758
+      +1: niq
+
 PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON:
 
     *) mod_headers: Support {...}s tag for SSL variable lookup.