2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-29 13:07:50 +00:00

[#1139] Added ChangeLog for #1139

This commit is contained in:
Marcin Siodelski 2020-03-09 22:25:28 +01:00
parent 96a56f4a2e
commit 02b14b741b

View File

@ -1,3 +1,9 @@
1732. [func] marcin
Client classes specified within host reservations can be used
to influence subnet selection within a shared network and pool
selection within a subnet.
(Gitlab #1139)
1731. [func] razvan
The NameChangeSender class is thread safe, making DNS updates
compatible with multi-threading packet processing.