]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2438] add ChangeLog entry
authorAndrei Pavel <andrei@isc.org>
Wed, 15 Jun 2022 11:41:29 +0000 (14:41 +0300)
committerAndrei Pavel <andrei@isc.org>
Wed, 22 Jun 2022 12:18:08 +0000 (15:18 +0300)
ChangeLog

index e65857b937183915f24ff533d2a7c7cd658459c0..b79d58ba52bbb6e0991a8fe956023eca1ec3abf1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2026.  [func]          andrei
+       The MySQL schema has been changed to provide initial support for
+       the lease limiting feature, part of the limits hook library.
+       (Gitlab #2438)
+
 2025.  [bug]           tmark
        Added missing support for client-class user-context to
        both MySQL and PostgreSQL CB hook libraries.