]> git.sur5r.net Git - openldap/blobdiff - CHANGES
addpartial overlay update for 2.4.6 (ITS#3593)
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 65de926c81781ec7581fa9332494a85f253690ec..4b5d03fa261af2ec23312c4681ef72b91bbfdd5b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,48 +1,21 @@
 OpenLDAP 2.4 Change Log
 
-OpenLDAP 2.4.6 Release (2007/10/24)
-       Fixed slapd ACL sets memory handling (ITS#4860,ITS#4873)
-       Added slapd ACL sets DN ancestors operator (ITS#4860)
-       Fixed slapd alock_close with Quick mode (ITS#5129)
-       Fixed slapd ordered values add normalization issue (ITS#5136)
-       Fixed slapd X509 parsing (ITS#5070, #5151)
-       Fixed slapd slap_passwd_parse (ITS#5159)
-       Added slapd attribute value sorting (ITS#5153)
-       Added slapd checking for long-running tasks (ITS#4188)
-       Fixed slapd syncrepl cookie propagation (ITS#5170)
-       Fixed slapd certificateExactAssertion (ITS#5072)
-       Fixed slapd Multi-Master Replication with refreshAndPersist (ITS#5192)
-       Fixed slapd-bdb/hdb suffix logging (ITS#5128)
-       Fixed slapd-bdb/hdb IDL LRU handling (ITS#5121)
-       Fixed slapd-bdb/hdb cachesize config check (ITS#5122)
-       Fixed slapd-bdb/hdb ldap result code as system errno (ITS#5189)
-       Fixed slapd-config objectclass handling (ITS#4884)
-       Fixed slapd-ldap SASL idassert w/o authcId
-       Fixed slapd-ldap search control parsing (ITS#5138)
-       Fixed slapd-ldif directory separators in DN (ITS#5172)
-       Fixed slapd-meta leak when binding as rootdn (ITS#5155)
-       Fixed slapd-meta conn caching on bind failure (ITS#5154)
-       Fixed slapd-meta bind timeout assertion (ITS#5185)
-       Fixed slapd-monitor database registration (ITS#4965)
-       Fixed slapo-chain double-free (ITS#5137)
-       Fixed slapo-dynlist entry release (ITS#5135)
-       Fixed slapo-dynlist member processing (ITS#5157)
-       Fixed slapo-pcache memory leak (ITS#5112)
-       Fixed slapo-pcache returning incomplete results (ITS#5113)
-       Fixed slapo-pcache sizelimit handling (ITS#5114)
-       Fixed slapo-pcache/translucent cn=config add (ITS#5173)
-       Fixed slapo-rwm modlist handling (ITS#5124)
-       Fixed slapo-rwm UUID in filter (ITS#5168)
-       Fixed slapi SEARCH_RESULT_ENTRY leak (ITS#5060)
-       Fixed slapi db_open failure (ITS#5164)
-       Fixed sasl SASL_SSF_EXTERNAL type (ITS#3864)
-       Fixed libldap connection behavior when server down (ITS#5127)
-       Fixed openldap.schema sequence in objectClass definition (ITS#5174)
-       Build Environment
-               Use separate config OID arc for contrib (ITS#5158)
-               Updated contrib/ldapc++ build enviroment
-               Updated Makefiles
+OpenLDAP 2.4.7 Engineering
+       Fixed slapd paged results control handling (ITS#5191)
+       Fixed slapd sasl-host parsing (ITS#5209)
+       Fixed slapd filter normalization (ITS#5212)
+       Fixed slapd multiple sufix checking (ITS#5186)
+       Fixed slapo-syncprov refresh and persist cookie sending (ITS#5210)
+       Fixed slapo-syncprov ignore invalid cookies (ITS#5211)
+       Updated contrib addpartial module (ITS#3593)
        Documentation
-               Fixed slapd-bdb(5) note about dbconfig directives (ITS#5134)
-               slapadd/slapindex note about file ownership (ITS#5166)
-               Fixed ldap_get_option(3) *_TIMEOUT API (ITS#5188)
+               Fixed grammar errors (ITS#5223)
+               Refint overlay doc contribution (ITS#5217)
+               Dynamic Lists doc contribution to the admin guide (ITS#5216)
+               Fixed slapd.conf(5) maxderefdepth default value typo (ITS#5200)
+               Fixed slapd-config(5) maxderefdepth default value typo (ITS#5200)
+               Patches for minor typos in man pages (ITS#5228)
+
+
+OpenLDAP 2.4.6 Release (2007/10/31)
+       Initial release for "general use".