From 277c110c6f26d4280e126dcbb1d174f3bd4039d8 Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Tue, 31 Jul 2012 19:59:30 +0000 Subject: [PATCH] Update CHANGES git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1367735 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index b7b210e46f..11b2c2784f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,10 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.0 + *) mod_lua: Add new directive, LuaMapHandler, for dynamically mapping + URIs to Lua scripts and functions using regular expressions. + [Daniel Gruno] + *) mod_lua: Add new directive LuaCodeCache for controlling in-memory caching of lua scripts. [Daniel Gruno] -- 2.50.1