]> git.sur5r.net Git - openldap/commitdiff
ITS#7937
authorQuanah Gibson-Mount <quanah@openldap.org>
Sat, 13 Sep 2014 21:27:14 +0000 (16:27 -0500)
committerQuanah Gibson-Mount <quanah@openldap.org>
Sat, 13 Sep 2014 21:27:14 +0000 (16:27 -0500)
CHANGES

diff --git a/CHANGES b/CHANGES
index 545328e1b18df1a99cf264d355cd4075fc96a828..04ba8019a9e2893c24d8687c3231c04dab27c78c 100644 (file)
--- 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)