]> git.sur5r.net Git - openldap/blobdiff - CHANGES
Return to release engineering
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 4ecbbb3ef89841fedb7736dc9bdd4a81fcfc73c9..41f8791cf4c5c53d4010e7d1a0870a9fc99423a2 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,13 +1,42 @@
 OpenLDAP 2.3 Change Log
 
-OpenLDAP 2.3.36 Engineering
+OpenLDAP 2.3.38 Engineering
+       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)
+       Fixed slapd-ldap search reference crash (ITS#5025)
+       Fixed slapd-ldbm crash on Compare op (ITS#5044)
+       Fixed slapo-rwm searchFilter double free (ITS#5043)
+       Clarified slapd-perl SampleLDAP.pm usage (ITS#4995)
+       Documentation
+               Fixed slapd.conf(5) for default loglevel (ITS#5027)
+
+OpenLDAP 2.3.36 Release (2007/06/17)
        Fixed slapd error code on Windows (ITS#4945, #4606)
        Fixed slapd mutex bug after failed startup (ITS#4957)
        Fixed slapd sasl failed Bind bug (ITS#4954)
+       Fixed slapd sasl ssf logging (ITS#5001)
        Fixed slapd tool op init (ITS#4911)
        Fixed slapd-bdb no-op crasher (ITS#4925)
-       Fixed slapd-config olcModuleLoad replace (ITS#4921,ITS#4923)
        Fixed slapd-config olcLogLevel (ITS#4949)
+       Fixed slapd-config olcModuleLoad replace (ITS#4921,ITS#4923)
        Fixed slapd-relay crash when no database can be selected (ITS#4958)
        Fixed slapo-chain RFC3062 passwd exop handling (ITS#4964)
        Fixed slapo-dynlist multiple group/url[/member] config (ITS#4989)
@@ -29,9 +58,10 @@ OpenLDAP 2.3.36 Engineering
                Fixed --disable-overlays Makefile problem (ITS#4988)
                Fixed HP-UX socklen_t problem (ITS#4629)
        Documentation
-               Updated slapadd(8) with details on -s option
-               Updated slapo-ppolicy(5) for pwdAccountLockedTime zero example (ITS#4978)
                Updated ldapsearch(1) with details on -C option (ITS#5009)
+               Updated slapadd(8) with details on -s option
+               Fixed slapd.conf(5) for correct loglevel packets (ITS#5011)
+               Fixed slapo-ppolicy(5) permanent pwdAccountLockedTime (ITS#4978)
 
 OpenLDAP 2.3.35 Release (2007/04/09)
        Fixed ldapmodify to use correct memory free functions (ITS#4901)