diff options
author | Eric Covener <covener@apache.org> | 2017-05-11 18:46:49 +0200 |
---|---|---|
committer | Eric Covener <covener@apache.org> | 2017-05-11 18:46:49 +0200 |
commit | eb1d654ef5b1ff94dd37e42efc5eefd0396539c7 (patch) | |
tree | b78b52315b83024903b8add328fdabf770413d59 /CHANGES | |
parent | Rebuild. (diff) | |
download | apache2-eb1d654ef5b1ff94dd37e42efc5eefd0396539c7.tar.xz apache2-eb1d654ef5b1ff94dd37e42efc5eefd0396539c7.zip |
remove recently backported items
(present in 2.4.x CHANGES)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1794853 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 14 |
1 files changed, 0 insertions, 14 deletions
@@ -18,10 +18,6 @@ Changes with Apache 2.5.0 bucket case (default), thus avoiding the leak of the corresponding socket descriptors on graceful restart. [Yann Ylavic] - *) mod_autoindex: Add IndexOptions UseOldDateFormat to allow the date - format from 2.2 in the Last Modified column. PR60846. - [Hank Ibell <hwibell gmail.com>] - *) Add <IfDirective> and <IfSection> directives. [Joe Orton] *) mod_syslog: Support use of optional "tag" in syslog entries. @@ -63,9 +59,6 @@ Changes with Apache 2.5.0 to revert to previous behavior. PR60009. [Hank Ibell <hwibell gmail.com>] - *) core: Add %{REMOTE_PORT} to the expression parser. PR59938 - [Hank Ibell <hwibell gmail.com>] - *) mod_remoteip: When overriding the useragent address from X-Forwarded-For, zero out what had been initialized as the connection-level port. PR59931. [Hank Ibell <hwibell gmail.com>] @@ -88,13 +81,6 @@ Changes with Apache 2.5.0 *) event: Avoid listener periodic wake ups by using the pollset wake-ability when available. PR 57399. [Yann Ylavic, Luca Toscano] - *) mod_brotli: Add a new module for dynamic Brotli (RFC 7932) compression. - [Evgeny Kotkov] - - *) core: Permit unencoded ';' characters to appear in proxy requests and - Location: response headers. Corresponds to modern browser behavior. - [William Rowe] - *) mod_crypto: Add the all purpose crypto filters with support for HLS. [Graham Leggett] |