]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3652] add ChangeLog entry
authorAndrei Pavel <andrei@isc.org>
Wed, 20 Nov 2024 21:46:35 +0000 (21:46 +0000)
committerAndrei Pavel <andrei@isc.org>
Thu, 28 Nov 2024 08:16:58 +0000 (10:16 +0200)
changelog_unreleased/3652-memory-usage-when-continually-reconfiguring-kea-with-sighup [new file with mode: 0644]

diff --git a/changelog_unreleased/3652-memory-usage-when-continually-reconfiguring-kea-with-sighup b/changelog_unreleased/3652-memory-usage-when-continually-reconfiguring-kea-with-sighup
new file mode 100644 (file)
index 0000000..ab072e3
--- /dev/null
@@ -0,0 +1,3 @@
+[bug]          andrei
+       Kea servers no longer increase in memory when being reconfigured.
+       (Gitlab #3652)