]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Forgot to sign it
authorDaniel Gruno <humbedooh@apache.org>
Mon, 30 Jul 2012 09:12:52 +0000 (09:12 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Mon, 30 Jul 2012 09:12:52 +0000 (09:12 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1367043 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 54c3f9823b51dd49f47c90d9491e74a7a7e7225f..b7b210e46fa6ed83d03e9bc38542f98d8f9f335a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,10 +2,10 @@
 Changes with Apache 2.5.0
 
   *) mod_lua: Add new directive LuaCodeCache for controlling in-memory
-     caching of lua scripts.
+     caching of lua scripts. [Daniel Gruno]
 
   *) mod_lua: Move LUA_COMPAT_ALL into the right place, so it will
-     activate compatibility mode for Lua 5.2.
+     activate compatibility mode for Lua 5.2. [Daniel Gruno]
 
   *) mod_proxy_balancer: Restore balancing after a failed worker has
      recovered when using lbmethod_bybusyness.  PR 48735.  [Jeff Trawick]