From: Francis Dupont Date: Wed, 20 May 2026 07:10:02 +0000 (+0200) Subject: [#4444] Updated ChangeLog entry X-Git-Tag: Kea-3.1.9~46 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=4f363f8fc526db558a68abe8934e25bfbb6f0fe9;p=thirdparty%2Fkea.git [#4444] Updated ChangeLog entry --- diff --git a/changelog_unreleased/4444-iprangepermutation-only-1-address b/changelog_unreleased/4444-iprangepermutation-only-1-address index ba53dcdd83..063d802228 100644 --- a/changelog_unreleased/4444-iprangepermutation-only-1-address +++ b/changelog_unreleased/4444-iprangepermutation-only-1-address @@ -1,5 +1,5 @@ [bug] fdupont - Allowed IP range permutations for range with only - one element so pools with one address or prefix in - random and FLQ allocators. + Corrected an issue that prevented using pools of + only one element (e.g. address or prefix) with + either the Random and FLQ allocators. (Gitlab #4444)