From: Razvan Becheriu Date: Thu, 29 Jun 2023 18:00:10 +0000 (+0300) Subject: [#2725] added ChangeLog entry X-Git-Tag: Kea-2.4.0~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=659b251df97d8b6102b49baf52b9de17cd6fa315;p=thirdparty%2Fkea.git [#2725] added ChangeLog entry --- diff --git a/ChangeLog b/ChangeLog index 4082361b55..a39e914de1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2164. [bug] razvan + Added checks to catch invalid prefix/prefix-len combinations in + commands that create or update pools, leases, and reservations. + (Gitlab #2725) + 2163. [build] slawek Dropped the Kea connector for Python 2. (Gitlab #2467)