From: Christophe Jaillet Date: Wed, 21 Apr 2021 17:07:53 +0000 (+0000) Subject: Fix a typo X-Git-Tag: 2.4.47~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ccd0f90ae43c1b70dadaaa6a1ecec88a6f973757;p=thirdparty%2Fapache%2Fhttpd.git Fix a typo [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1889069 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 3d0ffe019a3..ad214daff97 100644 --- a/CHANGES +++ b/CHANGES @@ -8,7 +8,7 @@ Changes with Apache 2.4.47 aborted (RST to the client), although a response had been produced. [Stefan Eissing] - *) mod_lua: Add support to Lua 5.4 [Joe Orton, [Giovanni Bechis, Ruediger Pluem] + *) mod_lua: Add support to Lua 5.4 [Joe Orton, Giovanni Bechis, Ruediger Pluem] *) MPM event/worker: Fix possible crash in child process on early signal delivery. PR 64533. [Ruediger Pluem]