From: Darren Ankney Date: Wed, 21 Jun 2023 11:47:13 +0000 (+0000) Subject: [#2900] Added changelog for #2900 X-Git-Tag: Kea-2.4.0~162 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92598a5e03c191f9eef020c7e23fa93df7f2cc65;p=thirdparty%2Fkea.git [#2900] Added changelog for #2900 --- diff --git a/ChangeLog b/ChangeLog index 96e67657df..f505cbf31b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2153. [doc] darren + Changed wording of documentation of ip-reservations-unique + flag to clarify which host reservation backends support false. + (Gitlab #2900) + 2152. [doc] razvan Added documentation and unittests for counters by pool ID. (Gitlab #145, #2883)