]> git.sur5r.net Git - openldap/blobdiff - CHANGES
fix previous commit
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 9975e9e33ec70cff047677b8739708222f629c0e..ee915c3f5618a4010d1848e19ce653f76277fba1 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,34 @@
 OpenLDAP 2.3 Change Log
 
-OpenLDAP 2.3.38 Engineering
+OpenLDAP 2.3.39 Engineering
+       Fixed slapd database/overlay config conflict (ITS#4848)
+       Fixed slapd password_hash config order (ITS#5082)
+       Fixed slapd slap_mods_check bug (ITS#5119)
+       Fixed slapd ACL sets memory handling (ITS#4873)
+       Fixed slapd ordered values add normalization issue (ITS#5136)
+       Fixed slapd-bdb DB_CONFIG conversion bug (ITS#5118)
+       Fixed slapd-ldap search control parsing (ITS#5138)
+       Fixed slapd-ldap SASL idassert w/o authcId
+       Fixed slapd-meta conn caching on bind failure (ITS#5154)
+       Fixed slapd-sql concurrency issue (ITS#5095)
+       Fixed slapo-chain double-free (ITS#5137)
+       Fixed slapo-pcache and -rwm interaction fix (ITS#4991) 
+       Fixed slapo-pcache non-null terminated array crasher (ITS#5163)
+       Fixed slapo-rwm modlist handling (ITS#5124)
+       Fixed slapo-rwm UUID in filter (ITS#5168)
+       Fixed liblber Windows x64 portability (ITS#5105)
+       Fixed libldap ppolicy control creation (ITS#5103)
+       Build Environment
+               Fixed termios macro check (ITS#4880)
+       Documentation
+               Fixed slapd-bdb(5) note about dbconfig directives (ITS#5134)
+               Added slapd-sql(5) empty oc mapping workaround (ITS#4785)
+               Added max-depth/return-error to slapo-chain(5)
+               slapadd/slapindex note about file ownership (ITS#5166)
+               slapcat note about using against running slapd (ITS#5028)
+               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 select_backend/ManageDSAit (ITS#4986)
        Fixed slapd integer/pointer types and overflow (ITS#5035)
@@ -13,6 +41,8 @@ OpenLDAP 2.3.38 Engineering
        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)