]> granicus.if.org Git - apache/commitdiff
Note bugfix
authorNick Kew <niq@apache.org>
Mon, 14 Aug 2006 13:35:03 +0000 (13:35 +0000)
committerNick Kew <niq@apache.org>
Mon, 14 Aug 2006 13:35:03 +0000 (13:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@431342 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 16c85eff1630428f238c1a7a75ed256090c38507..c5b937cd5467f1432e629370d42fef4e88875003 100644 (file)
--- 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 <ob dorrboel.com>]
+
   *) mod_proxy: don't URLencode tilde in path component
      [Stijn Hoop <stijn sandcat.nl>]