From: Howard Chu Date: Tue, 7 Nov 2006 05:29:35 +0000 (+0000) Subject: ITS#4709 (ldapi:// socket perms) #4696, #4736 (c_writewaiter assert) X-Git-Tag: OPENLDAP_REL_ENG_2_3_29~7 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=2fab3676df180b3bf7757e643af22b9b54b97eff;p=openldap ITS#4709 (ldapi:// socket perms) #4696, #4736 (c_writewaiter assert) --- diff --git a/CHANGES b/CHANGES index 9487fe9b15..80c5895b95 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,8 @@ OpenLDAP 2.3 Change Log OpenLDAP 2.3.29 Engineering Fixed liblber/libldap error codes on Windows (ITS#4606) Fixed liblunicode case mapping (ITS#4724) + Fixed slapd ldapi:// socket permissions (ITS#4709) + Fixed slapd c_writewaiters assert (ITS#4696, #4736) Fixed slapo-accesslog purge contextCSN bug (ITS#4704) Fixed slapo-accesslog modify/replace bug (ITS#4728) Fixed slapo-dynlist leaks (ITS#4664)