]> git.sur5r.net Git - openldap/blobdiff - CHANGES
Update dates
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index e6f2470e5efb96de8a04b6192cbf89aeed7f5b19..da9ef75ea0c4478dd1656575cf68ec19d6b2dc1b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,16 +1,21 @@
 OpenLDAP 2.3 Change Log
 
-OpenLDAP 2.3.36 Engineering
+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)
+       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)
@@ -25,8 +30,10 @@ OpenLDAP 2.3.36 Engineering
                Fixed --disable-overlays Makefile problem (ITS#4988)
                Fixed HP-UX socklen_t problem (ITS#4629)
        Documentation
+               Updated ldapsearch(1) with details on -C option (ITS#5009)
                Updated slapadd(8) with details on -s option
-               Updated slapo-ppolicy(5) for pwdAccountLockedTime zero example (ITS#4978)
+               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)