]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#4630] added changelog
authorMarcin Godzina <mgodzina@isc.org>
Tue, 7 Jul 2026 07:33:12 +0000 (09:33 +0200)
committerRazvan Becheriu <razvan@isc.org>
Wed, 8 Jul 2026 16:32:14 +0000 (16:32 +0000)
changelog_unreleased/4630-keactrl-can-not-pass-command-line-arguments-to-servers [new file with mode: 0644]

diff --git a/changelog_unreleased/4630-keactrl-can-not-pass-command-line-arguments-to-servers b/changelog_unreleased/4630-keactrl-can-not-pass-command-line-arguments-to-servers
new file mode 100644 (file)
index 0000000..668fb24
--- /dev/null
@@ -0,0 +1,5 @@
+[func]         mgodzina
+       Keactrl can now pass command line arguments to the servers.
+       Argument can be passed in the configuration file for each
+       server or globally from the command line for all servers.
+       (Gitlab #4630)