]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
replace tab with space in CHANGES file
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 25 Oct 2021 21:26:22 +0000 (21:26 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 25 Oct 2021 21:26:22 +0000 (21:26 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 619f6e66707045f1824f9c7e8aa0851ed5d9979d..3fccc88e454c5cac8b87887deee7eb7d6796482d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,7 +3,7 @@ OpenLDAP 2.5 Change Log
 OpenLDAP 2.5.10 Engineering
 
 OpenLDAP 2.5.9 Release (2021/10/25)
-       Fixed slapo-accesslog to initialize     minCSN on import of 2.4 databases (ITS#9720)
+       Fixed slapo-accesslog to initialize minCSN on import of 2.4 databases (ITS#9720)
 
 OpenLDAP 2.5.8 Release (2021/10/11)
        Fixed libldap ldap_int_tls_connect: isdigit() requires unsigned char (ITS#9668)