From 4d04d9169b5f609b6b09c98f617cd61a9f95e56e Mon Sep 17 00:00:00 2001 From: Andrei Pavel Date: Thu, 25 Jan 2024 18:02:29 +0200 Subject: [PATCH] [#3198] add ChangeLog entry --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8da4e5a228..7ce4aaaea3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2201. [func] andrei + To facilitate setting multiple option-data entries with same code + and space, but different data, the set of keys for the + option-data list was extended with the "data" leaf in YANG + modules. + (Gitlab #3198) + 2200. [func] piotrek Kea now supports new DHCPv4 option code 121, Classless Static Route option defined in RFC 3442.