diff options
author | Yann Ylavic <ylavic@apache.org> | 2024-08-01 15:00:35 +0200 |
---|---|---|
committer | Yann Ylavic <ylavic@apache.org> | 2024-08-01 15:00:35 +0200 |
commit | 58c4d2005d6f7f9348d0d76db2c9e754207467eb (patch) | |
tree | fe4c502d9c7a8476240a265b772fd361b492391b | |
parent | mod_proxy: Fix selection of ProxyPassMatch workers with host/port substitutio... (diff) | |
download | apache2-58c4d2005d6f7f9348d0d76db2c9e754207467eb.tar.xz apache2-58c4d2005d6f7f9348d0d76db2c9e754207467eb.zip |
Follow up to r1919617: Better CHANGES entry per Eric.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1919619 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | changes-entries/bz69233.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changes-entries/bz69233.txt b/changes-entries/bz69233.txt index 9e1e43bfd0..ea1f7c7241 100644 --- a/changes-entries/bz69233.txt +++ b/changes-entries/bz69233.txt @@ -1,2 +1,2 @@ - *) mod_proxy: Fix selection of ProxyPassMatch workers with substitution + *) mod_proxy: Honor parameters of ProxyPassMatch workers with substitution in the host name or port. PR 69233. [Yann Ylavic]
\ No newline at end of file |