From: Giovanni Bechis Date: Fri, 3 Jun 2022 15:29:31 +0000 (+0000) Subject: typo [skip ci] X-Git-Tag: 2.4.54-rc2-candidate~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d741002a3a9bc4d93c7f2746320bcd0884a68212;p=thirdparty%2Fapache%2Fhttpd.git typo [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1901597 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index fcd3cd03d5d..3f4e1d10444 100644 --- a/CHANGES +++ b/CHANGES @@ -17,7 +17,7 @@ Changes with Apache 2.4.54 *) mod_proxy_http: Avoid 417 responses for non forwardable 100-continue. PR 65666. [Yann Ylavic] - *) MPM event: Restart chilren processes killed before idle maintenance. + *) MPM event: Restart children processes killed before idle maintenance. PR 65769. [Yann Ylavic, Ruediger Pluem] *) ab: Allow for TLSv1.3 when the SSL library supports it.