From: Quanah Gibson-Mount Date: Sat, 13 Sep 2014 21:27:14 +0000 (-0500) Subject: ITS#7937 X-Git-Tag: OPENLDAP_REL_ENG_2_4_40~9 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=8751791952edb7453a937cc87f9b373f8efd8e97;p=openldap ITS#7937 --- diff --git a/CHANGES b/CHANGES index 545328e1b1..04ba8019a9 100644 --- a/CHANGES +++ b/CHANGES @@ -14,6 +14,7 @@ OpenLDAP 2.4.40 Engineering Fixed slapd syncrepl SEGV when abandoning a connection (ITS#7928) Fixed slapd slapcat with external schema (ITS#7895) Fixed slapd schema RDN normalization (ITS#7935) + Fixed slapd modrdn crash on naming attr with no matching rule (ITS#7850) Fixed slapd-ldap removed dead code (ITS#7922) Fixed slapd-mdb to work concurrently with slapadd (ITS#7798) Fixed slapd-mdb with paged results (ITS#7705, ITS#7800) @@ -26,7 +27,7 @@ OpenLDAP 2.4.40 Engineering Fixed slapd-mdb entry release handling (ITS#7915) Fixed slapd-mdb with aliases and referrals (ITS#7927) Fixed slapd-mdb alias dereferencing (ITS#7702) - Fixed slapd modrdn crash on naming attr with no matching rule (ITS#7850) + Fixed slapd-sock socket flushing (ITS#7937) Fixed slapo-accesslog attribute normalization (ITS#7934) Fixed slapo-accesslog internal search logging (ITS#7929) Fixed slapo-auditlog connection destroy logic (ITS#7906,ITS#7923)