]> granicus.if.org Git - apache/commitdiff
Update CHANGES
authorDaniel Gruno <humbedooh@apache.org>
Tue, 31 Jul 2012 19:59:30 +0000 (19:59 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Tue, 31 Jul 2012 19:59:30 +0000 (19:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1367735 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index b7b210e46fa6ed83d03e9bc38542f98d8f9f335a..11b2c2784fd5d81ea33b97a2162019a0515105ed 100644 (file)
--- 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]