From 5e8d5e81df0519c38f4eae9f1a6998bff1f18403 Mon Sep 17 00:00:00 2001 From: Peter Marschall Date: Fri, 3 Oct 2025 14:07:02 +0200 Subject: [PATCH] fix typo in changelog entry In commit 8ae5831e9c7aafbbf719949a05ef7ae3425a5576, I updated CHANGELOG.md a bit to hastily, and overlooked 2 typos --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b91a17ab..7ab0aac3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Changelog ## 3.5.8.dev -* Extend [auth]: re-factor & overhaul LDPA autrhentication, especially for Python's ldap module +* Extend [auth]: re-factor & overhaul LDAP authentication, especially for Python's ldap module * Fix: out-of-range timestamp on 32-bit systems ## 3.5.7