From cb0e0872a44310ad4a6b8565cfb551cf0fe2513b Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Thu, 17 Apr 2014 17:48:00 +0000 Subject: [PATCH] axe entries for changes that are in 2.4.10-dev git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1588318 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 39 --------------------------------------- 1 file changed, 39 deletions(-) diff --git a/CHANGES b/CHANGES index 5969ba20a2..4e3ef9c9c5 100644 --- a/CHANGES +++ b/CHANGES @@ -34,16 +34,6 @@ Changes with Apache 2.5.0 is modified. The 'NoChange' parameter mimics 2.2.x behavior. PR 45023, PR 39727. [Eric Covener] - *) mod_ssl: fix merging of global and vhost-level settings with the - SSLCertificateFile, SSLCertificateKeyFile, and SSLOpenSSLConfCmd - directives. PR 56353. [Kaspar Brand] - - *) mod_ssl: avoid processing bogus SSLCertificateKeyFile values - (and logging garbled file names). PR 56306. [Kaspar Brand] - - *) mod_proxy_fcgi: Fix sending of response without some HTTP headers - that might be set by filters. [Jim Riggs ] - *) mod_rewrite: Add 'BNF' (backreferences-no-plus) flag to RewriteRule to allow spaces in backreferences to be encoded as %20 instead of '+'. [Eric Covener] @@ -53,10 +43,6 @@ Changes with Apache 2.5.0 and limit startup warnings to cases where an OpenSSL version without TLS extension support is used. PR 56241. [Kaspar Brand] - *) mod_proxy_html: Do not delete the wrong data from HTML code when a - "http-equiv" meta tag specifies a Content-Type behind any other - "http-equiv" meta tag. PR 56287 [Micha Lenk ] - *) mod_expires: don't add Expires header to error responses (4xx/5xx), be they generated or forwarded. PR 55669. [ Yann Ylavic ] @@ -67,16 +53,6 @@ Changes with Apache 2.5.0 OCSP requests should use a nonce to be checked against the responder's one. PR 56233. [ Yann Ylavic ] - *) mod_reqtimeout: Resolve unexpected timeouts on keepalive requests - under the Event MPM. PR56216. [Frank Meier ] - - *) mod_lua: Add r:wspeek for checking if there is any data waiting on the line - [Daniel Gruno] - - *) mod_proxy: Do not try to parse the regular expressions passed by - ProxyPassMatch as URL as they do not follow their syntax. - PR 56074. [Ruediger Pluem] - *) mod_dir: Default to 2.2-like behavior and skip execution when method is neither GET nor POST, such as for DAV requests. PR 54914. [Chris Darroch] @@ -104,14 +80,6 @@ Changes with Apache 2.5.0 configured SSL CA certificates to stdout the same way as DUMP_CERTS does. [Jan Kaluza] - *) mod_headers: Allow the "value" parameter of Header and RequestHeader to - contain an ap_expr expression if prefixed with "expr=". [Eric Covener] - - *) Add suspend_connection and resume_connection hooks to notify modules - when the thread/connection relationship changes. (Currently implemented - only for the Event MPM; should be implemented for all async MPMs.) - [Jeff Trawick] - *) mod_ssl: Don't flush when an EOS is received. Prepares mod_ssl to support write completion. [Graham Leggett] @@ -128,9 +96,6 @@ Changes with Apache 2.5.0 *) core: ensure any abnormal exit is reported to stderr if it's a tty. PR 55670 [Nick Kew] - *) mod_auth_form: Make sure the optional functions are loaded even when - the AuthFormProvider isn't specified. [Graham Leggett] - *) mod_lua: Let the Inter-VM get/set functions work with a global shared memory pool instead of a per-process pool. [Daniel Gruno] @@ -158,10 +123,6 @@ Changes with Apache 2.5.0 They were truncated to 31 characters which is not enough for IPv6 addresses. PR 54848 [Bernhard Schmidt ] - *) mod_authnz_fcgi: New module to enable FastCGI authorizer - applications to authenticate and/or authorize clients. - [Jeff Trawick] - *) core: Add ap_log_data(), ap_log_rdata(), etc. for logging buffers. [Jeff Trawick] -- 2.40.0