summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorGraham Leggett <minfrin@apache.org>2013-12-30 12:57:15 +0100
committerGraham Leggett <minfrin@apache.org>2013-12-30 12:57:15 +0100
commitd377e1d3ac6b0d6f495e70ca35a6324c379ac906 (patch)
tree9f2b0b2d9d8c2265838695343e512f0017983715 /CHANGES
parentCodeWarrior compiler doesnt allow vars as struct inits. (diff)
downloadapache2-d377e1d3ac6b0d6f495e70ca35a6324c379ac906.tar.xz
apache2-d377e1d3ac6b0d6f495e70ca35a6324c379ac906.zip
mod_authz_user: Support the expression parser within the require directives.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554195 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES11
1 files changed, 7 insertions, 4 deletions
diff --git a/CHANGES b/CHANGES
index dde3b17912..e8e2569a83 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,16 +1,19 @@
-*- coding: utf-8 -*-
Changes with Apache 2.5.0
- *) mod_authnz_host: Support the expression parser within the require
+ *) mod_authz_user: Support the expression parser within the require
directives. [Graham Leggett]
- *) mod_authnz_groupfile: Support the expression parser within the require
+ *) mod_authz_host: Support the expression parser within the require
directives. [Graham Leggett]
- *) mod_authnz_dbm: Support the expression parser within the require
+ *) mod_authz_groupfile: Support the expression parser within the require
directives. [Graham Leggett]
- *) mod_authnz_dbd: Support the expression parser within the require
+ *) mod_authz_dbm: Support the expression parser within the require
+ directives. [Graham Leggett]
+
+ *) mod_authz_dbd: Support the expression parser within the require
directives. [Graham Leggett]
*) mod_authnz_ldap: Support the expression parser within the require