]> git.sur5r.net Git - openldap/blobdiff - CHANGES
ITS#5105 fix from HEAD
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index f159b4aa9cdc99fc2ec2be823ea1428a2000015f..e6cce92e9d25f724d54f885a27387965e9a2c94b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,15 +1,36 @@
 OpenLDAP 2.3 Change Log
 
-OpenLDAP 2.3.38 Engineering
+OpenLDAP 2.3.39 Engineering
+       Fixed slapd-sql concurrency issue (ITS#5095)
+       Fixed libldap ppolicy control creation (ITS#5103)
+       Documentation
+               Added slapd-sql empty oc mapping workaround (ITS#4785)
+               Fixed Admin Guide URL in README (ITS#5107)
+
+OpenLDAP 2.3.38 Release (2007/08/20)
        Fixed slapadd check for ';binary' when required (ITS#5071)
-       Fixed slapd AVA_Sort on multivalued RDNs (ITS#5057)
-       Fixed slapd integer/pointer types and overflow (ITS#5035)
        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 LDIF parsing error handling (ITS#5090)
+       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-hdb slapacl behavior (ITS#5087)
+       Fixed slapd-relay configuration (ITS#4322,ITS#4340)
+       Fixed slapd-sql structuralObjectClass issue (ITS#5088)
+       Fixed slapo-ppolicy double-free on shutdown (ITS#5094)
+       Fixed slapo-rwm/slapd-meta dup attrs after mapping (ITS#5091)
        Fixed slapo-syncprov uninit'd vars (ITS#5048,#5049)
        Fixed libldap ldap_add_result_entry (ITS#5056)
+       Added client tools support for ppolicy response (ITS#5061)
        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)