From e8b19438ec9228368693e00b43f8ead0b4ebe700 Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Wed, 7 May 2014 13:12:42 +0000 Subject: [PATCH] remove some entries for backported improvements git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1593010 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/CHANGES b/CHANGES index c5142edcd7..58bcb44b20 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,6 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.0 - *) mod_proxy_scgi: Support Unix sockets. ap_proxy_port_of_scheme(): - Support default SCGI port (4000). [Jeff Trawick] - *) mod_proxy_fcgi: Fix occasional high CPU when handling request bodies. [Jeff Trawick] @@ -22,9 +19,6 @@ Changes with Apache 2.5.0 *) mod_authnz_ldap: Fail explicitly when the filter is too long. Remove unnecessary apr_pstrdup() and strlen(). [Graham Leggett] - *) mod_proxy_fcgi: Don't segfault when failing to connect to the backend. - (regression in 2.4.9 release) [Jeff Trawick] - *) Add the ldap-search option to mod_authnz_ldap, allowing authorization to be based on arbitrary expressions that do not include the username. [Graham Leggett] @@ -36,9 +30,6 @@ Changes with Apache 2.5.0 *) Add module mod_ssl_ct, which provides an implementation of Certificate Transparency (RFC 6962) for httpd. [Jeff Trawick] - *) mod_cache: Fix AH00784 errors on Windows when the the CacheLock directive - is enabled. [Eric Covener] - *) mod_proxy: Preserve original request headers even if they differ from the ones to be forwarded to the backend. PR 45387. [Yann Ylavic] @@ -87,9 +78,6 @@ Changes with Apache 2.5.0 allow spaces in backreferences to be encoded as %20 instead of '+'. [Eric Covener] - *) mod_expires: don't add Expires header to error responses (4xx/5xx), - be they generated or forwarded. PR 55669. [ Yann Ylavic ] - *) mod_rewrite: Support an optional list of characters to escape in the argument for the 'B' (escape backreferences) flag. [Eric Covener] -- 2.40.0