based on email discussion
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@567503
13f79535-47bb-0310-9956-
ffa450edef68
-*- coding: utf-8 -*-
Changes with Apache 2.3.0
- *) mod_ldap: Copy cache lock into per-server config
- [Eric Covener]
+ *) mod_ldap: Avoid possible crashes, hangs, and busy loops due to
+ improper merging of the cache lock in vhost config
+ PR 43164 [Eric Covener]
*) mod_negotiation: preserve Query String in resolving a type map
PR 33112 [Jørgen Thomsen <apache jth.net>, Nick Kew]