]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2077] Added ChangeLog for issue 2077
authorMarcin Siodelski <marcin@isc.org>
Sat, 4 Sep 2021 16:55:33 +0000 (18:55 +0200)
committerMarcin Siodelski <marcin@isc.org>
Fri, 17 Sep 2021 09:23:45 +0000 (11:23 +0200)
ChangeLog

index 79672b695584cc7eebc968621741ffdf46acfc56..d4f019391b06179bfa7853015ccbcdf554d1c2de 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+1943.  [bug]           marcin
+       Fixed a bug in fetching client classes from the Config Backend.
+       The bug resulted in failures during attempts to evaluate the
+       classes for a received packet.
+       (Gitlab #2077)
+
 1942.  [func]          fdupont
        Added basic statistics to the DHCP-DDNS server.
        (Gitlab #2040)