]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#4545,#4615
authorHoward Chu <hyc@openldap.org>
Wed, 13 Dec 2006 16:48:37 +0000 (16:48 +0000)
committerHoward Chu <hyc@openldap.org>
Wed, 13 Dec 2006 16:48:37 +0000 (16:48 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 3415ef3b4b7a45fbf7de145d92ddcd43576ef02a..5586c681202c7f070e9608e5ee5c5d0d012acfc9 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,11 +1,13 @@
 OpenLDAP 2.3 Change Log
 
 OpenLDAP 2.3.31 Engineering
+       Fixed libldap unchased referral leak (ITS#4545)
        Fixed slapd group ACL caching when proxyAuthz'ing (ITS#4760)
        Fixed slapd "group" authz default member parsing (ITS#4761)
        Fixed slapd DN parsing in bindconf_parse (ITS#4766)
        Fixed slapd conditional in macro argument (ITS#4769)
        Fixed slapd-bdb/hdb/ldbm slap_add_opattrs error checking
+       Fixed slapd glue parent/sub db overlay nesting (ITS#4615)
        Documentation
                Fixed typo in slapo-retcode(5) man page (ITS#4753)