summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndrei Pavel <andrei@isc.org>2024-01-25 17:02:29 +0100
committerAndrei Pavel <andrei@isc.org>2024-01-26 11:48:18 +0100
commit4d04d9169b5f609b6b09c98f617cd61a9f95e56e (patch)
treebc675b3c8d80fb89a93905e3927548bd515f6517 /ChangeLog
parent[#3198] add tests for empty yang option data (diff)
downloadkea-4d04d9169b5f609b6b09c98f617cd61a9f95e56e.tar.xz
kea-4d04d9169b5f609b6b09c98f617cd61a9f95e56e.zip
[#3198] add ChangeLog entry
Diffstat (limited to '')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
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.