From 7cbfed4ce26cd65d5b3cbbc0c4e3b2027be0934a Mon Sep 17 00:00:00 2001 From: Nick Kew Date: Thu, 28 Sep 2006 11:17:13 +0000 Subject: [PATCH] Propose bugfix backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@450808 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/STATUS b/STATUS index 4ffca824b80..5b4749997cc 100644 --- a/STATUS +++ b/STATUS @@ -240,3 +240,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk: http://svn.apache.org/viewvc?view=rev&revision=450089 +1: minfrin + * core: Deal with the widespread use of apr_status_t return values + as HTTP status codes, as documented in PR#31759 (a bug shared by + the default handler, mod_cgi, mod_cgid, mod_proxy, and probably + others). + http://svn.apache.org/viewvc?view=rev&revision=448711 + +1: niq -- 2.47.3