]> git.sur5r.net Git - openldap/blobdiff - CHANGES
fix '=' escape in DN (ITS#3009)
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index ef2a104ed66f39e48f3e54b400028e82e65c8d87..a6a054a8df30680a4213f19a00eb64783c5b67dc 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,10 @@ OpenLDAP 2.2.7 Engineering
        Fixed (undocumented) AD canonical DN (ITS#3000)
        Fixed undefined attribute name request in back-sql search (ITS#3005)
        Added ACL set logging (ITS#2949)
+       Fixed erroneous illegal filter handling (ITS#2977)
+       Fixed monitor backend crash when used with overlays (ITS#3023)
+       Fixed oracle-related issues in back-sql (ITS#2641)
+       Fixed '=' escape in DN (ITS#3009)
        Documentation
                Fixed ldapmodrdn(1) manpage (ITS#3003)