]> granicus.if.org Git - apache/commitdiff
Add LuaCodeCache to CHANGES.
authorDaniel Gruno <humbedooh@apache.org>
Mon, 30 Jul 2012 09:11:40 +0000 (09:11 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Mon, 30 Jul 2012 09:11:40 +0000 (09:11 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1367042 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 9b049382952155e905597421a3451b64102482e2..54c3f9823b51dd49f47c90d9491e74a7a7e7225f 100644 (file)
--- 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.