summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGES5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 8ad9ec1b64..d7f4decf90 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,8 +1,9 @@
-*- 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]