diff options
author | Jeff Trawick <trawick@apache.org> | 2014-01-06 13:06:59 +0100 |
---|---|---|
committer | Jeff Trawick <trawick@apache.org> | 2014-01-06 13:06:59 +0100 |
commit | 0503738e164ecfd210b4361304c0ac94f0142a2f (patch) | |
tree | ce6c53c0c0999cdcecfb15d6452bb1a86d1dd95f /CHANGES | |
parent | Backport r1421323, r1534754, r1546693, r1555464 from trunk: (diff) | |
download | apache2-0503738e164ecfd210b4361304c0ac94f0142a2f.tar.xz apache2-0503738e164ecfd210b4361304c0ac94f0142a2f.zip |
PR 55833 fix is in 2.4.x now
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1555723 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -25,9 +25,6 @@ Changes with Apache 2.5.0 configured SSL CA certificates to stdout the same way as DUMP_CERTS does. [Jan Kaluza] - *) mod_cache_disk: Fix potential hangs on Windows when using mod_cache_disk. - PR55833. [Eric Covener] - *) mod_headers: Allow the "value" parameter of Header and RequestHeader to contain an ap_expr expression if prefixed with "expr=". [Eric Covener] |