From: Daniel Gruno Date: Mon, 30 Jul 2012 09:11:40 +0000 (+0000) Subject: Add LuaCodeCache to CHANGES. X-Git-Tag: 2.5.0-alpha~6566 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b966a9f4ee1ecfa8b47f13a831d98c05c31e7de3;p=thirdparty%2Fapache%2Fhttpd.git Add LuaCodeCache to CHANGES. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1367042 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 9b049382952..54c3f9823b5 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.