From: Quanah Gibson-Mount Date: Fri, 1 May 2009 21:31:40 +0000 (+0000) Subject: Fix prev changes log X-Git-Tag: OPENLDAP_REL_ENG_2_4_17~112 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=9ad9753fbfaf9fe271071ce3aebf14e92b0234fe;p=openldap Fix prev changes log --- diff --git a/CHANGES b/CHANGES index 5431c3aa61..a17fa2b2c8 100644 --- a/CHANGES +++ b/CHANGES @@ -1,9 +1,10 @@ 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 to use ber_strnlen (ITS#5464,ITS#5666,ITS#6080) + 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)