]> git.sur5r.net Git - openldap/blobdiff - CHANGES
import fix to ITS#4351
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index e46bf63c17da347807d5c8946d3a2054e0a7003c..f2cd5f97a267cdc9223f0978dece2ca7bd2da409 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,37 @@
 OpenLDAP 2.3 Change Log
 
+OpenLDAP 2.3.19 Engineering
+       Fixed slaptools when --disable-debug (ITS#4351)
+
+OpenLDAP 2.3.18 Release
+       Fixed slapd syncrepl variable used before set bug (ITS#4331)
+       Updated slapd-meta retry capabilities (ITS#4328)
+       Fixed slapd-bdb slapcat autorecover bug (ITS#4324)
+       Fixed slapo-chain search limits (ITS#4336)
+       Fixed slapo-pcache attrsets issues (ITS#4316)
+       Fixed slapo-translucent connection destroy (ITS#4334)
+       Fixed slapd-config handling of attribute options (ITS#4339)
+       Fixed slapd-ldap idassert resource leak (ITS#4326)
+       Fixed slapd-meta nretries issue (ITS#4059)
+       Fixed slapd wake_listener loses wakes (ITS#4343)
+       Fixed slapd connection manager issue (ITS#4338)
+       Fixed slapd handling of old style configuration directives (ITS#4341)
+       Removed slapd-bdb/hdb extraneous yields (ITS#3950)
+       Build Environment
+               Removed problematic Linux sched_yield(2) workarounds (ITS#3950)
+       Documentation
+               Updated release documents
+               Updated misc. manual pages
+
+OpenLDAP 2.3.17 Release
+       Fixed slapd anonymous proxy authorization issue (ITS#4320)
+       Fixed slapd-ldap/meta session reuse issue (ITS#4315)
+       Fixed slapd-ldap idassert anon-to-anon issue (ITS#4321)
+       Fixed slapd-monitor thread issue (ITS#4318)
+       Build environment
+               Updated Linux sched_yield(2) workaround to use nanosleep(2) (ITS#3950)
+               Fixed configure report-to URL
+
 OpenLDAP 2.3.16 Release
        Fixed slapd-bdb reindexing via cn=config not noticed issue (ITS#4260)
        Fixed slapd-monitor connection search crash (ITS#4300)