]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3666] add ChangeLog entry
authorAndrei Pavel <andrei@isc.org>
Tue, 14 Jan 2025 15:15:46 +0000 (17:15 +0200)
committerAndrei Pavel <andrei@isc.org>
Wed, 12 Feb 2025 13:09:28 +0000 (15:09 +0200)
changelog_unreleased/3666-unable-to-upload-dhcp-leases-to-mysql-database [new file with mode: 0644]

diff --git a/changelog_unreleased/3666-unable-to-upload-dhcp-leases-to-mysql-database b/changelog_unreleased/3666-unable-to-upload-dhcp-leases-to-mysql-database
new file mode 100644 (file)
index 0000000..6dafc75
--- /dev/null
@@ -0,0 +1,5 @@
+[bug]          andrei
+       An "argument list too long" error message no longer appears when
+       the "kea-admin lease-upload" command tries to upload a large set
+       of leases. The command is also significantly faster now.
+       (Gitlab #3666)