]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1139] Added ChangeLog for #1139
authorMarcin Siodelski <marcin@isc.org>
Mon, 9 Mar 2020 21:25:28 +0000 (22:25 +0100)
committerMarcin Siodelski <marcin@isc.org>
Thu, 19 Mar 2020 12:14:51 +0000 (12:14 +0000)
ChangeLog

index 6413b44a25891903feb28e2060a6c351eb11815d..1ededb79a057cdf7b30cfb012d0e91484052ce6e 100644 (file)
--- 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.