]> git.sur5r.net Git - openldap/commitdiff
ITS#5909 is Build Env, not Bug
authorHoward Chu <hyc@openldap.org>
Thu, 19 Nov 2009 00:39:54 +0000 (00:39 +0000)
committerHoward Chu <hyc@openldap.org>
Thu, 19 Nov 2009 00:39:54 +0000 (00:39 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 9055d112dfab3ec359fa4c9e60082529d2c38a65..57acb30d6999b2b33ea6b469960be06f4c44c355 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -9,7 +9,6 @@ OpenLDAP 2.4.20 Engineering
        Fixed libldap sasl buffer sizing (ITS#6327,ITS#6334)
        Fixed libldap uninitialized return value (ITS#6355)
        Fixed libldap unlimited timeout (ITS#6388)
-       Fixed liblutil constant (ITS#5909)
        Added slapd handling of hex server IDs (ITS#6297)
        Added slapd syncrepl contextCSN storing in subentry (ITS#6373)
        Fixed slapd asserts in minimal environment (ITS#6361)
@@ -42,6 +41,7 @@ OpenLDAP 2.4.20 Engineering
                Fixed slapd MAXPATHLEN handling (ITS#6342)
                Fixed test057 handling of memberof/refint (ITS#6343)
                Fixed slapd test error ignoring (ITS#6345)
+               Fixed liblutil constant (ITS#5909)
        Documentation
                ldap_get_dn(3) typos (ITS#5366)
                ldap.conf(5) clarify comment usage (ITS#6384)