]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2826] Added ChangeLog entry for #2826
authorMarcin Siodelski <marcin@isc.org>
Wed, 28 Jun 2023 09:28:16 +0000 (11:28 +0200)
committerMarcin Siodelski <marcin@isc.org>
Thu, 29 Jun 2023 19:01:32 +0000 (21:01 +0200)
ChangeLog

index a39e914de112191183bc418fcfbca160f8286955..a54f74ec2988f7a06757c37be5e937d6c87ead2f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2165.  [bug]           marcin
+       DHCP options configured in the host database are now returned
+       with their encapsulated options to the clients.
+       (Gitlab #2826)
+
 2164.  [bug]           razvan
        Added checks to catch invalid prefix/prefix-len combinations in
        commands that create or update pools, leases, and reservations.