]> git.sur5r.net Git - openldap/commitdiff
Fix prev changes log
authorQuanah Gibson-Mount <quanah@openldap.org>
Fri, 1 May 2009 21:31:40 +0000 (21:31 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Fri, 1 May 2009 21:31:40 +0000 (21:31 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 5431c3aa61c2d2f7e872d0fdb3f894e27d3cc838..a17fa2b2c8d708ae304ca7ba6656bfdad3d7765c 100644 (file)
--- 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)