]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Note ITS#4740 is fixed in 2.3.29 OPENLDAP_REL_ENG_2_3_29
authorHoward Chu <hyc@openldap.org>
Fri, 10 Nov 2006 07:58:03 +0000 (07:58 +0000)
committerHoward Chu <hyc@openldap.org>
Fri, 10 Nov 2006 07:58:03 +0000 (07:58 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index d7c5eca2c7ff4618c62bccc23038783a16184e4f..7ffd612079696370dc336a983fd04a45202eac70 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,6 +2,7 @@ OpenLDAP 2.3 Change Log
 
 OpenLDAP 2.3.29 Release
        Fixed liblber/libldap error codes on Windows (ITS#4606)
+       Fixed libldap string length assert (ITS#4740)
        Fixed liblunicode case mapping (ITS#4724)
        Fixed slapd ldapi:// socket permissions (ITS#4709)
        Fixed slapd c_writewaiters assert (ITS#4696, #4736)