From: Francis Dupont Date: Sat, 23 Aug 2025 07:47:39 +0000 (+0200) Subject: [#3860] Added includes in ChangeLog X-Git-Tag: Kea-3.1.2~36 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9030a4e179fda9fdf1790a0bca2095f97d837ec8;p=thirdparty%2Fkea.git [#3860] Added includes in ChangeLog --- diff --git a/changelog_unreleased/3860-radius-vendor-attributes b/changelog_unreleased/3860-radius-vendor-attributes index df1de76549..5eeb67fcbe 100644 --- a/changelog_unreleased/3860-radius-vendor-attributes +++ b/changelog_unreleased/3860-radius-vendor-attributes @@ -1,5 +1,6 @@ [func] fdupont - Added support of RADIUS vendor attributes and integer - translations to the RADIUS hook library for compatibility - with previous versions using the FreeRADIUS client library. + Added support of RADIUS dictionary includes, vendor + attributes and integer translations to the RADIUS hook + library for compatibility with previous versions using + the FreeRADIUS client library. (Gitlab #2860)