From b966a9f4ee1ecfa8b47f13a831d98c05c31e7de3 Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Mon, 30 Jul 2012 09:11:40 +0000 Subject: [PATCH] Add LuaCodeCache to CHANGES. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1367042 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 9b04938295..54c3f9823b 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,9 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.0 + *) mod_lua: Add new directive LuaCodeCache for controlling in-memory + caching of lua scripts. + *) mod_lua: Move LUA_COMPAT_ALL into the right place, so it will activate compatibility mode for Lua 5.2. -- 2.40.0