]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Added ITS#2389, ITS#2404
authorHoward Chu <hyc@openldap.org>
Thu, 27 Mar 2003 04:09:57 +0000 (04:09 +0000)
committerHoward Chu <hyc@openldap.org>
Thu, 27 Mar 2003 04:09:57 +0000 (04:09 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index be103c2e43d378a70d1fd6b4ef3069b358a9b491..5cbe17d2e992e138f04917feb869dd4d262b272c 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,11 +1,13 @@
 OpenLDAP 2.1 Change Log
 
 OpenLDAP 2.1.17 Engineering
+       Fixed libldap_r thread pool context bug (ITS#2404)
        Fixed libldap T.61 convert bug (ITS#2388)
        Fixed libldap h_errno bug
        Fixed slapd cn=# bug (ITS#2387)
        Fixed slapd naming violation error checks
        Fixed slapd modify password uninit free bug (ITS#2390)
+       Fixed slapd request flooding bug (ITS#2389)
        Fixed slurpd one shot mode (ITS#2385)
        Removed lint (ITS#2382)
        Documentation