]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Formatting fix for CHANGES file
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 12 Sep 2022 21:14:58 +0000 (21:14 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 12 Sep 2022 21:14:58 +0000 (21:14 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index b1071f42dcf5b4770725797eda9897abd2ba44a7..db25ee682180bb7bf005254ab40e56941015d7c7 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -8,7 +8,7 @@ OpenLDAP 2.5.14 Engineering
        Fixed slapd-mdb max number of index databases to 256 (ITS#9895)
        Fixed slapo-dynlist to ignore irrelevant objectClasses (ITS#9897)
        Fixed slapo-remoteauth memory leaks (ITS#9438)
-    Build Environment
+       Build Environment
                Fixed build process to not use gmake specific features (ITS#9894)
                Fixed slapd-tester memory leak (ITS#9908)
                Fixed usage of non-standard C syntax (ITS#9898, ITS#9899, ITS#9901)