From 23d2d7013565a0b64844d6772cfbbffb950a6275 Mon Sep 17 00:00:00 2001 From: Justin Erenkrantz Date: Mon, 30 Dec 2013 20:08:32 +0000 Subject: [PATCH] * CHANGES: Consolidate for humans who have to read this file. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554306 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 20 +++----------------- 1 file changed, 3 insertions(+), 17 deletions(-) diff --git a/CHANGES b/CHANGES index 8de8e42cc24..c3c36663c71 100644 --- a/CHANGES +++ b/CHANGES @@ -7,23 +7,9 @@ Changes with Apache 2.5.0 *) core: Support named groups and backreferences within the LocationMatch, DirectoryMatch, FilesMatch and ProxyMatch directives. [Graham Leggett] - *) mod_authz_user: Support the expression parser within the require - directives. [Graham Leggett] - - *) mod_authz_host: Support the expression parser within the require - directives. [Graham Leggett] - - *) mod_authz_groupfile: Support the expression parser within the require - directives. [Graham Leggett] - - *) 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 - directives. [Graham Leggett] + *) mod_authz_user, mod_authz_host, mod_authz_groupfile, mod_authz_dbm, + mod_authz_dbd, mod_authnz_ldap: Support the expression parser within the + require directives. [Graham Leggett] *) mod_ssl: Remove the hardcoded algorithm-type dependency for the SSLCertificateFile and SSLCertificateKeyFile directives, to enable -- 2.47.3