]> granicus.if.org Git - apache/commitdiff
That proxy change was functional, even if it was just one character:-)
authorNick Kew <niq@apache.org>
Tue, 8 Aug 2006 23:33:21 +0000 (23:33 +0000)
committerNick Kew <niq@apache.org>
Tue, 8 Aug 2006 23:33:21 +0000 (23:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@429883 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 1e0ed285528905a558a6e48835a0b209a8ca39b4..16c85eff1630428f238c1a7a75ed256090c38507 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 URLencode tilde in path component
+     [Stijn Hoop <stijn sandcat.nl>]
+
   *) mpm_winnt: Fix return values from wait_for_many_objects.
      The return value is index to the signaled thread in the
      creted_threads array. We can not use WAIT_TIMEOUT because