summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
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