From: Howard Chu Date: Mon, 26 Jul 2004 00:48:36 +0000 (+0000) Subject: ITS#3245, ITS#3255, misc cleanup X-Git-Tag: OPENLDAP_REL_ENG_2_2_15~5 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=ec4c81ae407146fe25d71b1530e01bfb3c97b7f2;p=openldap ITS#3245, ITS#3255, misc cleanup --- diff --git a/CHANGES b/CHANGES index a3f76377fa..be3c54c576 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,8 @@ OpenLDAP 2.2.15 Engineering Fixed back-bdb DB_DEADLOCK memory leak bug (ITS#3213) Fixed back-bdb dbcache locking bug (ITS#3201) Fixed back-bdb ctxcsn locking bug + Fixed back-bdb leaking locks in tools (ITS#3245) + Fixed back-bdb leaking locks in overlays (ITS#3255) Fixed back-hdb dn2id bug with unsigned chars Fixed back-ldap shared connections failover (ITS#3217) Fixed back-ldap validate/pretty values (ITS#3218) @@ -32,6 +34,9 @@ OpenLDAP 2.2.15 Engineering Added default ldapi:// SSF build setting Fixed OPENLDAP_FD_SETSIZE macro handlling Fixed slapd linking on MS Windows + Fixed backend module linking + Documentation + Misc. man page cleanup OpenLDAP 2.2.14 Release Fixed back-bdb ignore deadlock bug (ITS#3188)