From: Marcin Siodelski Date: Mon, 9 Mar 2020 21:25:28 +0000 (+0100) Subject: [#1139] Added ChangeLog for #1139 X-Git-Tag: Kea-1.7.6~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02b14b741b94b22286b119defe9c702cd09d6c3c;p=thirdparty%2Fkea.git [#1139] Added ChangeLog for #1139 --- diff --git a/ChangeLog b/ChangeLog index 6413b44a25..1ededb79a0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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.