]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3940] fix changelog
authorPiotrek Zadroga <piotrek@isc.org>
Tue, 17 Jun 2025 12:06:32 +0000 (14:06 +0200)
committerPiotrek Zadroga <piotrek@isc.org>
Tue, 17 Jun 2025 18:55:08 +0000 (18:55 +0000)
changelog_unreleased/3940-kea-shell-support-auth-password-file

index 7c36fe157e0eaa58e8af70584329a7c77258ddd0..836789b47627fa9be8b53618b382decaffeb0ab2 100644 (file)
@@ -1,4 +1,5 @@
 [func]         piotrek
-       Added new --auth-password-file argument to kea-shell, which allows
-       to securely provide password for basic HTTP authentication.
+       Added new --auth-password-file argument to kea-shell, which
+       allows to securely provide password for basic HTTP
+       authentication.
        (Gitlab #3940)