From a27658c88bb2b943f7f3159677f3e45bfaddc22f Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Mon, 25 Apr 2005 17:21:40 +0000 Subject: [PATCH] Bug fix backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@164606 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/STATUS b/STATUS index 05c4ca7624b..65e6d902d2a 100644 --- a/STATUS +++ b/STATUS @@ -95,6 +95,11 @@ PATCHES TO BACKPORT FROM TRUNK: identify exactly what the proposed changes are! ] [ please append new backports at the end of this list not the top. ] + *) ap_proxy_canonenc() is over-eager in handling '%' for reverse + proxies (PR: 29554). + http://svn.apache.org/viewcvs.cgi?rev=151153&view=rev + +1: jim + *) several changes to improve logging of connection-oriented errors, including ap_log_cerror() API (needs minor bump in addition to changes below) http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/core.c?r1=1.289&r2=1.291 -- 2.47.2