]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add a change entry
authorChristophe Jaillet <jailletc36@apache.org>
Sun, 18 Apr 2021 19:05:08 +0000 (19:05 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sun, 18 Apr 2021 19:05:08 +0000 (19:05 +0000)
[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1888924 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index f6ffa714e50b3b6c450e44e7ca6a4acd03839a39..a82459d08f8350fb207b50009138625cd34a1577 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,8 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache 2.4.47
 
+  *) 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]