]> git.sur5r.net Git - openldap/blobdiff - CHANGES
reduce code duplication
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index a3a3aceda2b1b12e90820c6d8a8a397f53bcc0b1..317533e3fc83946d3a441ff3bdaa93b30e329e97 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,19 @@
 OpenLDAP 2.4 Change Log
 
 OpenLDAP 2.4.22 Engineering
+       Added slapd SLAP_SCHEMA_EXPOSE flag for hidden schema elements (ITS#6435)
+       Added slapo-pbind
+       Fixed libldap GnuTLS serial length (ITS#6460)
+       Fixed slapd certificateListValidate (ITS#6466)
+       Fixed slapd empty URI parsing (ITS#6465)
+       Fixed slapd REP_ENTRY flag handling (ITS#5340)
+       Fixed slapd sasl auxprop_lookup (ITS#6441)
+       Fixed slapo-collect REP_ENTRY flag handling (ITS#5340,ITS#6423)
+       Fixed slapo-dynlist REP_ENTRY flag handling (ITS#5340,ITS#6423)
+       Fixed slapo-rwm olcRwmMap handling (ITS#6436)
+       Fixed slapo-rwm REP_ENTRY flag handling (ITS#5340,ITS#6423)
+       Fixed slapo-syncprov memory leak (ITS#6459)
+       Fixed slapo-valsort REP_ENTRY flag handling (ITS#5340,ITS#6423)
 
 OpenLDAP 2.4.21 Release (2009/12/20)
        Fixed liblutil for negative microsecond offsets (ITS#6405)
@@ -13,12 +26,8 @@ OpenLDAP 2.4.21 Release (2009/12/20)
        Fixed slapo-dynlist behavior with simple filters (ITS#6421)
        Fixed slapd-ldif access outside database directory (ITS#6414)
        Fixed slapd-null extraneous assert (ITS#6403)
-       Fixed slapo-collect REP_ENTRY flag handling (ITS#5340,ITS#6423)
-       Fixed slapo-dynlist REP_ENTRY flag handling (ITS#5340,ITS#6423)
-       Fixed slapo-rwm REP_ENTRY flag handling (ITS#5340,ITS#6423)
        Fixed slapo-translucent with back-null (ITS#6403)
        Fixed slapo-unique criteria checking (ITS#6270)
-       Fixed slapo-valsort REP_ENTRY flag handling (ITS#5340,ITS#6423)
        Build Environment
                Deleted broken LBER_INVALID macro (ITS#6402)
                Fixed test058 kill usage (ITS#6420)