From: Nick Kew Date: Mon, 14 Aug 2006 13:35:03 +0000 (+0000) Subject: Note bugfix X-Git-Tag: 2.3.0~2164 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4304af36d9ab689ff7524e725b4e1305b541fd63;p=thirdparty%2Fapache%2Fhttpd.git Note bugfix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@431342 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 16c85eff163..c5b937cd546 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,9 @@ Changes with Apache 2.3.0 [Remove entries to the current 2.0 and 2.2 section below, when backported] + *) mod_proxy: don't try to use dead backend connection (PR#37770) + [Olivier BOEL ] + *) mod_proxy: don't URLencode tilde in path component [Stijn Hoop ]