From: Andrei Pavel Date: Wed, 15 Jun 2022 11:41:29 +0000 (+0300) Subject: [#2438] add ChangeLog entry X-Git-Tag: Kea-2.1.7~57 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe29c8ec7f17e963eeaac85fa017a6cbcbb29fa1;p=thirdparty%2Fkea.git [#2438] add ChangeLog entry --- diff --git a/ChangeLog b/ChangeLog index e65857b937..b79d58ba52 100644 --- 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.