]> git.sur5r.net Git - openldap/commitdiff
Note ITS#4793 (windows race condition)
authorQuanah Gibson-Mount <quanah@openldap.org>
Tue, 2 Jan 2007 22:44:25 +0000 (22:44 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 2 Jan 2007 22:44:25 +0000 (22:44 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index e854eb3ad067ac8bb8b8dabbdaeb3dcc92470e07..ee3692fd449d435a0b1679f6cf04fac3aec6c498 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,7 @@ OpenLDAP 2.3 Change Log
 OpenLDAP 2.3.32 Engineering
        Fixed slapd ACL set memleak (ITS#4780)
        Fixed slapd syncrepl shutdown hang (ITS#4790)
+       Fixed slapd connection_get race condition on Windows (ITS#4793)
        Fixed slapd values return filter control leak (ITS#4794)
        Fixed slapd-sql Debug typo (ITS#4784)