]> git.sur5r.net Git - openldap/blobdiff - CHANGES
fix '=' escape in DN (ITS#3009)
[openldap] / CHANGES
diff --git a/CHANGES b/CHANGES
index e70926bcb09caf4db5f2b1a2e96294f38baa8b89..a6a054a8df30680a4213f19a00eb64783c5b67dc 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,9 @@ OpenLDAP 2.2.7 Engineering
        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)