From: Francis Dupont Date: Wed, 21 Sep 2022 14:08:21 +0000 (+0200) Subject: [#2557] Moved the star after the bracket in ChangeLog X-Git-Tag: Kea-2.3.1~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bcfebf80c1e65d52916a482ce2133e5ca361bea;p=thirdparty%2Fkea.git [#2557] Moved the star after the bracket in ChangeLog --- diff --git a/ChangeLog b/ChangeLog index 0325302c68..9363fe600b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -2061. [bug*] fdupont +2061. [bug]* fdupont Enforce length limits on host identifier (20 bytes for hardware address, 128 bytes for DUID and other types). (Gitlab #2557)