]> git.sur5r.net Git - openldap/blobdiff - CHANGES
Return to release engineering
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 9ae562d99c91942a07e95cacafc75cd962a7e86e..41f8791cf4c5c53d4010e7d1a0870a9fc99423a2 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,13 +1,23 @@
 OpenLDAP 2.3 Change Log
 
 OpenLDAP 2.3.38 Engineering
-       Fixed slapd integer types and overflow (ITS#5035)
+       Fixed slapadd check for ';binary' when required (ITS#5071)
        Fixed slapd select_backend/ManageDSAit (ITS#4986)
+       Fixed slapd integer/pointer types and overflow (ITS#5035)
+       Fixed slapd AVA_Sort on multivalued RDNs (ITS#5057)
+       Fixed slapd syncrepl searchbase scope (ITS#5073)
        Fixed slapd-bdb missing index warning (ITS#5037)
        Fixed slapd-bdb Quick index for ID 0 (ITS#5052)
+       Fixed slapd-bdb spurious empty DN warnings during add (ITS#5079)
+       Fixed slapd-relay configuration (ITS#4322,ITS#4340)
        Fixed slapo-syncprov uninit'd vars (ITS#5048,#5049)
        Fixed libldap ldap_add_result_entry (ITS#5056)
        Removed lint
+       Build Environment
+               Fixed macro definition of open() in glibc 2.6 (ITS#5075)
+       Documentation
+               aspell --lang=en_US -c <manpage> (ITS#5076)
+               Debug messages cleaned up (ITS#5085)
 
 OpenLDAP 2.3.37 Release (2007/07/20)
        Fixed slapd-glue/syncprov interaction (ITS#4623)