]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Missing CHNAGES for r1772489
authorChristophe Jaillet <jailletc36@apache.org>
Sun, 4 Dec 2016 07:12:29 +0000 (07:12 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sun, 4 Dec 2016 07:12:29 +0000 (07:12 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1772504 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index ccb724486f3e984fa61872e9046f520890c1d6bf..bb840c0eddefc651d8557fea48cae449d595163e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,10 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache 2.5.0
 
+  *) mod_lua: Fix default value of LuaInherit directive. It should be 
+     'parent-first' instead of 'none', as per documentation.  PR 60419
+     [Christophe Jaillet]
+
   *) mod_ratelimit: Allow for initial "burst" amount at full speed before
      throttling: PR 60145 [Andy Valencia <ajv-etradanalhos vsta.org>,
      Jim Jagielski]