]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Add ITS# to changes
authorKurt Zeilenga <kurt@openldap.org>
Fri, 7 Dec 2001 17:20:51 +0000 (17:20 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Fri, 7 Dec 2001 17:20:51 +0000 (17:20 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 8925189245c9931f2d6a83e39c3efc519fbf5f3e..310c9fe9e4929e8bb9eac8846e72b27b80e5b5d5 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,13 +1,13 @@
 OpenLDAP 2.0 Change Log
 
 OpenLDAP 2.0.19 Engineering
-       Fixed -lldap cacertfile bug
-       Fixed back-ldbm not filter indexing
-       Fixed back-ldbm null suffix bug
+       Fixed -lldap cacertfile bug (ITS#1406)
+       Fixed back-ldbm not filter indexing (ITS#1405)
        Fixed back-passwd e_ndn bug (ITS#1467)
        Fixed back-ldap undef ad bug (ITS#1367)
        Fixed slapd suffix "" bugs (ITS#1430)
        Fixed slapd zero length replace bug (ITS#1364)
+       Fixed slapd teletex string printables bug (ITS#1419)
        Fixed slapd undefined present filter bug (ITS#1439)
        Fixed lber realloc bug (ITS#1410)
        Fixed various memory leaks