From: Nick Kew Date: Sat, 26 May 2007 19:00:10 +0000 (+0000) Subject: Propose backport of bugfix. X-Git-Tag: 2.2.5~201 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ae81b9a666604a3aa905a7c0fb00b175171ab6cc;p=thirdparty%2Fapache%2Fhttpd.git Propose backport of bugfix. We can't go on with this unfixed - just look at the comments in Bugzilla! git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@541928 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index af5448db40b..357107e70c6 100644 --- a/STATUS +++ b/STATUS @@ -258,6 +258,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://people.apache.org/~jim/patches/ppmatch.txt +1: + * mod_cgi: Reverse the regression documented in PR 39710 + (ErrorDocuments are *badly* broken). + Paul's patch reverses the change that introduced the bug. + http://svn.apache.org/viewvc?view=rev&revision=541926 + +1: niq + + PATCHES/ISSUES THAT ARE STALLED * PKCS#7: backport PCKS#7 patches from trunk.