diff options
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] |