From 04830237c5c57ec4f1e7f83812cd521346b19826 Mon Sep 17 00:00:00 2001 From: Rainer Jung Date: Thu, 3 Oct 2013 19:00:03 +0000 Subject: [PATCH] Remove backported items from CHANGES. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1528972 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/CHANGES b/CHANGES index 808c44a299..a49242f5f9 100644 --- a/CHANGES +++ b/CHANGES @@ -4,9 +4,6 @@ Changes with Apache 2.5.0 *) mod_rewrite: Make rewrite websocket aware to allow proxying. PR 55598. [Chris Harris ] - *) mod_ldap: When looking up sub-groups, use an implicit objectClass=* - instead of an explicit cn=* filter. [David Hawes ] - *) mod_ssl: Improve handling of ephemeral DH and ECDH keys by allowing custom parameters to be configured via SSLCertificateFile, and by adding standardized DH parameters for 1024/2048/3072/4096 bits. @@ -24,9 +21,6 @@ Changes with Apache 2.5.0 *) ldap: Support ldaps when using the Microsoft LDAP SDK. PR 54626. [Jean-Frederic Clere] - *) worker MPM: Don't forcibly kill worker threads if the child process is - exiting gracefully. [Oracle Corporation] - *) mod_proxy: Add ap_connection_reusable() for checking if a connection is reusable as of this point in processing. [Jeff Trawick] @@ -100,10 +94,6 @@ Changes with Apache 2.5.0 applications to authenticate and/or authorize clients. [Jeff Trawick] - *) mod_auth_basic: Add AuthBasicUseDigestAlgorithm directive to - allow migration of passwords from digest to basic authentication. - [Chris Darroch] - *) core: Add util_fcgi.h and associated definitions and support routines for FastCGI, based largely on mod_proxy_fcgi. [Jeff Trawick] @@ -144,10 +134,6 @@ Changes with Apache 2.5.0 problems if used with round robin load balancers). Don't regenerate the secret on graceful restarts. PR 54637 [Stefan Fritsch] - *) mod_logio: new format-specifier %C (combined) which is the sum of received - and sent byte counts. - PR54015 [Christophe Jaillet] - *) core: Remove apr_brigade_flatten(), buffering and duplicated code from the HTTP_IN filter, parse chunks in a single pass with zero copy. Reduce memory usage by 48 bytes per request. [Graham Leggett] -- 2.40.0