]> git.sur5r.net Git - openldap/commitdiff
ITS#4285 strerror NULL bug
authorKurt Zeilenga <kurt@openldap.org>
Fri, 23 Dec 2005 16:56:03 +0000 (16:56 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Fri, 23 Dec 2005 16:56:03 +0000 (16:56 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index ac9b586c0836f38c6529fba93a7b4e31c7faa708..1211497e0ee042ffe037906ddca33963b91a08c2 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -9,6 +9,7 @@ OpenLDAP 2.3.14 Release
        Fixed slapd passwd incomplete mod structure issue (ITS#4278)
        Fixed slapd ACL exact attrval clause normalization (ITS#4255)
        Fixed slapd modify/delete by ordered index issue
+       Fixed slapd strerror NULL bug (ITS#4285)
        Fixed slapd-glue issues (ITS#4084,4133)
        Fixed slapd-hdb idl Delete bug (ITS#4250)
        Fixed slapd-hdb cache deadlock (ITS#4254)