]> git.sur5r.net Git - openldap/blobdiff - CHANGES
ctrl oid fix from HEAD
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 390a6f5fd9f00e6e506c4b09043d6dc09c6a970e..4ecbbb3ef89841fedb7736dc9bdd4a81fcfc73c9 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,15 +4,20 @@ OpenLDAP 2.3.36 Engineering
        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 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-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)
+       Fixed slapo-pcache handling of abandoned Operations (#5015)
+       Fixed slapo-pcache and -rwm interaction (ITS#4991)
        Fixed slapo-ppolicy pwdReset/pwdMinAge (ITS#4970)
+       Fixed slapo-ppolicy control cleanup from ITS#4665
        Fixed slapo-syncprov cookie parsing error (ITS#4977)
        Fixed slapo-valsort crash on delete op (ITS#4966)
+       Fixed liblber compilation problem (ITS#5007)
        Fixed libldap referral chasing loop (ITS#4955)
        Fixed libldap response code handling on rebind (ITS#4924)
        Fixed libldap SASL_MAX_BUFF_SIZE (ITS#4935)
@@ -22,9 +27,11 @@ OpenLDAP 2.3.36 Engineering
        Fixed ldap client usage typo (ITS#4939)
        Build Environment
                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)
 
 OpenLDAP 2.3.35 Release (2007/04/09)
        Fixed ldapmodify to use correct memory free functions (ITS#4901)
@@ -204,7 +211,7 @@ OpenLDAP 2.3.25 Release (2006/08/01)
        Fixed slapo-syncprov need new CSN with delete syncID sets (ITS#4534)
        Fixed slapo-syncprov startup when lastmod is off (ITS#4613)
        Fixed slapo-accesslog cn=config purge bug (ITS#4595)
-       Fixes slapo-auditlog DB initialization
+       Fixed slapo-auditlog DB initialization
        Fixed slapo-ppolicy password hashing bug (ITS#4575)
        Fixed slapo-ppolicy password modify pwdMustChange reset bug (ITS#4576)
        Fixed slapo-ppolicy control can be critical (ITS#4596)
@@ -390,7 +397,7 @@ OpenLDAP 2.3.17 Release (2006/01/10)
 OpenLDAP 2.3.16 Release (2006/01/08)
        Fixed slapd-bdb reindexing via cn=config not noticed issue (ITS#4260)
        Fixed slapd-monitor connection search crash (ITS#4300)
-       Flapd slapd cn=config bad ACL syntax modify crash (ITS#4306)
+       Fixed slapd cn=config bad ACL syntax modify crash (ITS#4306)
        Fixed slapd ACL/suffix configuration issue (ITS#4307)
        Fixed slapd-bdb/hdb cache issue (ITS#4308)
        Fixed slapd-bdb/hdb/ldbm suffix add with default referral issue (ITS#4310)