]> git.sur5r.net Git - openldap/commitdiff
Reflect latest commits
authorKurt Zeilenga <kurt@openldap.org>
Mon, 30 Aug 2004 21:35:32 +0000 (21:35 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Mon, 30 Aug 2004 21:35:32 +0000 (21:35 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index d9f4f7cf9d3aa508900d5d2e23a64e630e19dcc6..c51101c58a76f1ff68b9989937779c58b7d80a63 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,12 +2,25 @@ OpenLDAP 2.2 Change Log
 
 OpenLDAP 2.2.16 Engineering
        Fixed ldapsearch paged results size 0 bug 
-       Fixed libldap SASL host connected to bug
+       Fixed libldap getaddrinfo hints portability bug (ITS#3279)
+       Fixed libldap find_connection bug (ITS#3280)
+       Fixed libldap SASL host connected to bug (ITS#3298)
        Fixed libldap SASL proper sockbuf bug
-       Fixed libldap getaddrinfo hints portability bug
+       Fixed slapd syncrepl SSF propagation bug (ITS#3131)
+       Fixed slapd ACL sets bug (ITS#3140)
+       Fixed slapd bind referral bug (ITS#3264)
+       Fixed slapd syncrepl misc bugs (ITS#3259,3297)
+       Fixed slapd overlays CSN CTX bug (ITS#3288)
+       Fixed slapd sun_path portability bug
+       Fixed slapd permissive modify bug
+       Fixed back-bdb CSN CTX bug (ITS#3301)
+       Fixed back-bdb id2entry bug
+       Fixed back-ldap/meta known controls bugs (ITS#3291)
+       Fixed slurpd replog error message bug (ITS#3275)
        Updated LDAP C++ library
        Documentation
                Updated provided RFCs and I-Ds
+               Updated ldap_url(3)
 
 OpenLDAP 2.2.15 Release
        Fixed back-bdb DB_DEADLOCK memory leak bug (ITS#3213)