diff options
author | Guenter Knauf <fuankg@apache.org> | 2011-11-15 17:45:56 +0100 |
---|---|---|
committer | Guenter Knauf <fuankg@apache.org> | 2011-11-15 17:45:56 +0100 |
commit | 328240b0e61719bed0164156f3004008432b0624 (patch) | |
tree | 9ae92200bc60ef84d9e2b2dfe4deeb8405616b42 /CHANGES | |
parent | Use apr_pollset_wakeup to ensure that the listener thread will process most e... (diff) | |
download | apache2-328240b0e61719bed0164156f3004008432b0624.tar.xz apache2-328240b0e61719bed0164156f3004008432b0624.zip |
We're now on 2.5.0 ...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1202296 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ -*- coding: utf-8 -*- -Changes with Apache 2.3.16 +Changes with Apache 2.5.0 *) mod_lua: Stop losing track of all but the most specific LuaHook* directives when multiple per-directory config sections are used. Adds LuaInherit |