]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
suggest more tweaks to go along with the proposed mod_cgid backport
authorJeff Trawick <trawick@apache.org>
Tue, 6 Jan 2009 15:17:31 +0000 (15:17 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 6 Jan 2009 15:17:31 +0000 (15:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@731968 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 2b965c84834136106d23cc5475ad1eca093b7abf..f8e1e51a5a2439049e5691e5b42074e7c415b195 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -114,6 +114,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     PR 39332
     http://svn.apache.org/viewvc?view=rev&revision=729579
     +1: niq, rpluem
+    +1 with r731963 + r731965: trawick
+       (http://svn.apache.org/viewvc?view=rev&revision=731963,
+        http://svn.apache.org/viewvc?view=rev&revision=731965)
 
   * util_script (CGI): return 504 (Gateway timeout) rather than 500
     when a script times out before returning status line/headers.