diff options
author | Razvan Becheriu <razvan@isc.org> | 2024-01-26 13:25:58 +0100 |
---|---|---|
committer | Razvan Becheriu <razvan@isc.org> | 2024-01-26 13:25:58 +0100 |
commit | 4df43596e189df0fdd73518fa21771415950a373 (patch) | |
tree | fa1ed152614edfe3bc87228471247c2bb5e73ebe | |
parent | [#1790] added parameters to ARM (diff) | |
download | kea-4df43596e189df0fdd73518fa21771415950a373.tar.xz kea-4df43596e189df0fdd73518fa21771415950a373.zip |
[#1790] added ChangeLog entry
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2202. [func] razvan + The Configuration Backend now supports scalar parameters + contained by top level global maps: 'compatibility', + 'control-socket', 'dhcp-ddns', 'expired-leases-processing', + 'multi-threading', 'sanity-checks', 'server-id' and + 'dhcp-queue-control'. + (Gitlab #1790) + 2201. [func] andrei To facilitate setting multiple option-data entries with same code and space, but different data, the set of keys for the |