From 122e67c2f46c603c14e076320ea08809cbc3af73 Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Sun, 5 Aug 2012 19:59:06 +0000 Subject: [PATCH] Document changes to mod_lua (yes, I'm always late with these :( ) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1369657 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index c134053574..16331d4606 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,9 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.0 + *) mod_lua: Add a server scope for Lua states, which creates a pool of + states with managable minimum and maximum size. [Daniel Gruno] + *) htpasswd: Use correct file mode for checking if file is writable. PR 45923. [Stefan Fritsch] -- 2.40.0