From: Francis Dupont Date: Tue, 2 Jul 2024 21:55:12 +0000 (+0200) Subject: [#1387] Added a ChangeLog entry X-Git-Tag: Kea-2.7.3~58 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=046c54ea45948a0341ac0851d749ea1e72911cde;p=thirdparty%2Fkea.git [#1387] Added a ChangeLog entry --- diff --git a/ChangeLog b/ChangeLog index c10b1fa9c9..e3630efbf1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2280. [func] fdupont + IPv6 host reservation syntax now accepts a new entry + "excluded-prefixes": a pd-exclude option (RFC6603) + can now be added into an iaprefix option carrying + a reserved prefix. + (Gitlab #1387) + 2279. [build] pprindeville Replace the cut and rev utilities with shell variable expansions, improving compatibility with minimal setups on embedded systems.