summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorGuenter Knauf <fuankg@apache.org>2011-11-15 17:45:56 +0100
committerGuenter Knauf <fuankg@apache.org>2011-11-15 17:45:56 +0100
commit328240b0e61719bed0164156f3004008432b0624 (patch)
tree9ae92200bc60ef84d9e2b2dfe4deeb8405616b42 /CHANGES
parentUse apr_pollset_wakeup to ensure that the listener thread will process most e... (diff)
downloadapache2-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--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 5c395c37f4..936333906e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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