CHANGES revision 88fac54d9d64f85bbdab5d7010816f4377f95bd7
fb9bdf36de2dd1ffe2884593789a5937119a33b4Adrián Riesco -*- coding: utf-8 -*-
fb9bdf36de2dd1ffe2884593789a5937119a33b4Adrián RiescoChanges with Apache 2.5.0
01f8490b545292b8e15df76c1e4095829a69d293Adrián Riesco *) EventOpt MPM
c2b9205d94467085f8b07c294c86493d55427074Adrián Riesco *) mod_proxy_balancer: Improve output
c2b9205d94467085f8b07c294c86493d55427074Adrián Riesco PR 52478 [Danijel <dt-ng rbfh de>]
c2b9205d94467085f8b07c294c86493d55427074Adrián Riesco *) core: Add LogLevelOverride directive that allows to override the
c2b9205d94467085f8b07c294c86493d55427074Adrián Riesco loglevel for clients from certain IPs. This also works for things
c2b9205d94467085f8b07c294c86493d55427074Adrián Riesco like the SSL handshake where <If> LogLevel ... </If> is evaluated
c2b9205d94467085f8b07c294c86493d55427074Adrián Riesco too late. [Stefan Fritsch]
c2b9205d94467085f8b07c294c86493d55427074Adrián Riesco *) core: Add new directive Warning to issue warnings from a configuration
c2b9205d94467085f8b07c294c86493d55427074Adrián Riesco file. Both Warning and Error now generate a timestamped log message.
c2b9205d94467085f8b07c294c86493d55427074Adrián Riesco [Fabien Coelho]
c2b9205d94467085f8b07c294c86493d55427074Adrián Riesco *) mod_status: Print out list of times since a Vhost was last used.
c2b9205d94467085f8b07c294c86493d55427074Adrián Riesco [Jim Jagielski]
c2b9205d94467085f8b07c294c86493d55427074Adrián Riesco *) ap_expr: Add SERVER_PROTOCOL_VERSION, ..._MAJOR, and ..._MINOR
c2b9205d94467085f8b07c294c86493d55427074Adrián Riesco variables. [Stefan Fritsch]
c2b9205d94467085f8b07c294c86493d55427074Adrián Riesco *) core: New directive RegisterHttpMethod for registering non-standard
c2b9205d94467085f8b07c294c86493d55427074Adrián Riesco HTTP methods. [Stefan Fritsch]
c2b9205d94467085f8b07c294c86493d55427074Adrián Riesco *) mod_xml2enc: Fix problems with charset conversion altering the
c2b9205d94467085f8b07c294c86493d55427074Adrián Riesco Content-Length. [Micha Lenk <micha lenk info>]
c2b9205d94467085f8b07c294c86493d55427074Adrián Riesco *) core: New directive HttpProtocol which allows to disable HTTP/0.9
c2b9205d94467085f8b07c294c86493d55427074Adrián Riesco support. [Stefan Fritsch]
c2b9205d94467085f8b07c294c86493d55427074Adrián Riesco *) mod_allowhandlers: New module to forbid specific handlers for specific
c2b9205d94467085f8b07c294c86493d55427074Adrián Riesco directories. [Stefan Fritsch]
c2b9205d94467085f8b07c294c86493d55427074Adrián Riesco *) core: Be more correct about rejecting directives that cannot work in <If>
c2b9205d94467085f8b07c294c86493d55427074Adrián Riesco sections. [Stefan Fritsch]
c2b9205d94467085f8b07c294c86493d55427074Adrián Riesco *) core: Fix directives like LogLevel that need to know if they are invoked
01f8490b545292b8e15df76c1e4095829a69d293Adrián Riesco at virtual host context or in Directory/Files/Location/If sections to
c2b9205d94467085f8b07c294c86493d55427074Adrián Riesco work properly in If sections that are not in a Directory/Files/Location.
c2b9205d94467085f8b07c294c86493d55427074Adrián Riesco [Stefan Fritsch]
c2b9205d94467085f8b07c294c86493d55427074Adrián Riesco *) mod_cache_disk: Resolve errors while revalidating disk-cached files on
01f8490b545292b8e15df76c1e4095829a69d293Adrián Riesco Windows ("...rename tempfile to datafile failed..."). PR 38827
01f8490b545292b8e15df76c1e4095829a69d293Adrián Riesco [Eric Covener]
c1cf2f634a37116ff90e99ca710179a23115cbfbAdrián Riesco *) mod_proxy_ftp: Fix segfaults on IPv4 requests to hosts with DNS AAAA records.
c1cf2f634a37116ff90e99ca710179a23115cbfbAdrián Riesco PR 40841. [Andrew Rucker Jones <arjones simultan dyndns org>,
01f8490b545292b8e15df76c1e4095829a69d293Adrián Riesco <ast domdv de>, Jim Jagielski]
[Jan Kaluza <jkaluza redhat.com>]
*) mod_lua: Add LuaInputFilter/LuaOutputFilter for creating content
*) mod_ssl: Catch missing or mismatched client cert/key pairs with
SSLProxyMachineCertificateFile/Path directives. PR 52212.
[Keith Burdis <keith burdis.org>, Joe Orton]
[Steinar Gunderson <sgunderson bigfoot.com>]
*) The following now respect DefaultRuntimeDir/DEFAULT_REL_RUNTIMEDIR:
setuid/setgid capability bits rather than a setuid root binary.
[Matthew Steele <mdsteele google.com>]
passing through the server in such a way that connections and/or
Apache 2.4.xx tree as documented below, except as noted.]
Changes with Apache 2.4.x and later:
Changes with Apache 2.2.x and later:
Changes with Apache 2.0.x and later: