From: Howard Chu Date: Sun, 18 Jul 2004 12:44:26 +0000 (+0000) Subject: Misc portability fixes X-Git-Tag: OPENLDAP_REL_ENG_2_2_15~18 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=8e254ab259882b2ab67355d4a418570af2773e20;p=openldap Misc portability fixes --- diff --git a/CHANGES b/CHANGES index 99057dac10..247fbc61e1 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,7 @@ 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-hdb dn2id bug with unsigned chars Fixed back-ldap validate/pretty values (ITS#3218) Fixed back-ldap shared connections failover (ITS#3217) Fixed slapi slapi_int_compute_output_ber attrs bug @@ -26,6 +27,7 @@ OpenLDAP 2.2.15 Engineering Added additional res_query detection for MacOS X Added default ldapi:// SSF build setting Fixed OPENLDAP_FD_SETSIZE macro handlling + Fixed slapd linking on MS Windows OpenLDAP 2.2.14 Release Fixed back-bdb ignore deadlock bug (ITS#3188)