diff options
author | Eric Covener <covener@apache.org> | 2010-06-04 14:29:04 +0200 |
---|---|---|
committer | Eric Covener <covener@apache.org> | 2010-06-04 14:29:04 +0200 |
commit | b58fe658b8c6cb5b48d1b8f1ad9e7b55cd702dcf (patch) | |
tree | 7294ebaf726fc66589eb2b7ce763f748dfb737a0 /CHANGES | |
parent | The rest of this cache display method just writes its response, and the calle... (diff) | |
download | apache2-b58fe658b8c6cb5b48d1b8f1ad9e7b55cd702dcf.tar.xz apache2-b58fe658b8c6cb5b48d1b8f1ad9e7b55cd702dcf.zip |
s/is/was on the LDAP cache change
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@951393 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -28,8 +28,8 @@ Changes with Apache 2.3.6 processing is completed, avoiding orphaned callback pointers. [Brett Gervasoni <brettg senseofsecurity.com>, Jeff Trawick] - *) mod_ldap: LDAP caching is suppressed (and ldap-status handler returns - title page only) when any mod_ldap directives are used in VirtualHost + *) mod_ldap: LDAP caching was suppressed (and ldap-status handler returns + title page only) when any mod_ldap directives were used in VirtualHost context. [Eric Covener] *) mod_disk_cache: Decline the opportunity to cache if the response is |