diff options
author | Eric Covener <covener@apache.org> | 2018-07-05 20:52:46 +0000 |
---|---|---|
committer | Eric Covener <covener@apache.org> | 2018-07-05 20:52:46 +0000 |
commit | 1eff8c56afef3616d4ed5ce2d787deb414d44bd0 (patch) | |
tree | 26c5e40232aeb8f2b62ca65b7158391c211e208b | |
parent | 3c8e12ae3eff9755975d3d24d5252237d7d06f39 (diff) | |
download | httpd-1eff8c56afef3616d4ed5ce2d787deb414d44bd0.tar.gz |
zap my name, I just noticed the accepted proposal.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1835189 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ Changes with Apache 2.4.34 *) event: avoid possible race conditions with modules on the child pool. - [Eric Covener, Stefan Fritsch] + [Stefan Fritsch] *) mod_proxy: Fix a corner case where the ProxyPassReverseCookieDomain or ProxyPassReverseCookiePath directive could fail to update correctly |