]> git.sur5r.net Git - openldap/blobdiff - CHANGES
make logs symmetric
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index 332fcaf07b77d1f75265c8d7fe50c7333d432a76..a17fa2b2c8d708ae304ca7ba6656bfdad3d7765c 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,16 +1,26 @@
 OpenLDAP 2.4 Change Log
 
 OpenLDAP 2.4.17 Engineering
+       Fixed liblber to use ber_strnlen (ITS#6080)
        Fixed libldap gnutls private key init (ITS#6053)
+       Fixed liblutil opendir/closedir on windows (ITS#6041)
+       Fixed liblutil for _GNU_SOURCE (ITS#5464,ITS#5666)
        Fixed slapd errno handling (ITS#6037)
        Fixed slapd global alloc handling (ITS#6054)
        Fixed slapd moduleload with static backends and modules (ITS#6016)
        Fixed slapd normalization of updated schema attributes (ITS#5540)
+       Fixed slapd pagedresults stacked control with overlays (ITS#6056)
+       Fixed slapd sockets usage on windows (ITS#6039)
+       Added slapo-rwm rwm-drop-unrequested-attrs config option (ITS#6057)
+       Fixed slapo-rwm dn passing (ITS#6070)
+       Fixed slapo-rwm entry free (ITS#6058)
        Build Environment
                Added test056-monitor (ITS#5540)
                Added test057-memberof-refint (ITS#5395)
        Documentation
                admin24 fixed example regex (ITS#6052)
+               slapd.conf(5) pidfile/argsfile description fix (ITS#5975)
+               slapd-config(5) pidfile/argsfile description fix (ITS#5975)
 
 OpenLDAP 2.4.16 Release (2009/04/05)
        Fixed libldap GnuTLS with x509v1 CA certs (ITS#5992)