summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorStefan Fritsch <sf@apache.org>2011-08-05 10:01:31 +0200
committerStefan Fritsch <sf@apache.org>2011-08-05 10:01:31 +0200
commit2d0c55080a315b2edf482d5519c25621c430d7f5 (patch)
tree537dc0f26ca0dec1c6e1f0709690f410538a6114 /CHANGES
parent* modules/ssl/ssl_engine_dh.c: Fix indent args so the code (diff)
downloadapache2-2d0c55080a315b2edf482d5519c25621c430d7f5.tar.xz
apache2-2d0c55080a315b2edf482d5519c25621c430d7f5.zip
Enable ldap modules in 'all' and 'most' selections if ldap is compiled into
apr-util git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1154114 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 5eb292c712..367f03b16d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,9 @@
Changes with Apache 2.3.15
+ *) configure: Enable ldap modules in 'all' and 'most' selections if ldap
+ is compiled into apr-util. [Stefan Fritsch]
+
*) core: Add ap_check_cmd_context()-check if a command is executed in
.htaccess file. [Stefan Fritsch]