From 91a6bd2dbbc3a50971ef8ae962a0a03a60a340a2 Mon Sep 17 00:00:00 2001 From: Ruediger Pluem Date: Tue, 25 Feb 2020 08:28:01 +0000 Subject: [PATCH] * Fix typo and adjust formating git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1874483 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGES b/CHANGES index 2a39d10c37c..6f53cb216c2 100644 --- a/CHANGES +++ b/CHANGES @@ -4,14 +4,15 @@ Changes with Apache 2.4.42 *) mod_proxy_ajp: Add "secret" parameter to proxy workers to implement legacy AJP13 authentication. PR 53098. [Dmitry A. Bakshaev ] - *) mpm_event: avoid possible KeepAlveTimeout off by -100 ms. + *) mpm_event: avoid possible KeepAliveTimeout off by -100 ms. [Eric Covener, Yann Ylavic] *) Add a config layout for OpenWRT. [Graham Leggett] - *) Add support for cross compiling to apxs. If apxs is being executed from somewhere - other than its target location, add that prefix to includes and library directories. - Without this, apxs would fail to find config_vars.mk and exit. [Graham Leggett] + *) Add support for cross compiling to apxs. If apxs is being executed from + somewhere other than its target location, add that prefix to includes and + library directories. Without this, apxs would fail to find config_vars.mk + and exit. [Graham Leggett] *) mod_ssl: Disable client verification on ACME ALPN challenges. Fixes github issue mod_md#172 (https://github.com/icing/mod_md/issues/172). -- 2.47.3