From: Quanah Gibson-Mount Date: Tue, 1 Apr 2014 23:57:24 +0000 (-0700) Subject: ITS#7723 X-Git-Tag: OPENLDAP_REL_ENG_2_4_40~172 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=3f45d6897a04fdf557ee4802bf13afba297494d9;p=openldap ITS#7723 --- diff --git a/CHANGES b/CHANGES index 4a7f30cf26..85d858858d 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,7 @@ OpenLDAP 2.4 Change Log OpenLDAP 2.4.40 Engineering Fixed libldap don't leak libldap err codes (ITS#7676) Fixed libldap CR/LF handling (ITS#4365) + Fixed librewrite reference counting (ITS#7723) Fixed slap-mdb to work concurrently with slapadd (ITS#7798) Contrib Fixed ldapc++ memory leak in Async connection (ITS#7806)