From 02b14b741b94b22286b119defe9c702cd09d6c3c Mon Sep 17 00:00:00 2001 From: Marcin Siodelski Date: Mon, 9 Mar 2020 22:25:28 +0100 Subject: [PATCH] [#1139] Added ChangeLog for #1139 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) 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.