]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry for #5003.
authorMarcin Siodelski <marcin@isc.org>
Thu, 8 Sep 2016 09:58:30 +0000 (11:58 +0200)
committerMarcin Siodelski <marcin@isc.org>
Fri, 9 Sep 2016 09:40:22 +0000 (11:40 +0200)
ChangeLog

index 499d30e039d90c7cdde81572d0a0bff021f022e3..15589c79cc1a87749d467abac8fdef4a377ee54f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+1164.  [bug]           marcin
+       Corrected an issue whereby DHCPv4 server did not correctly set a
+       server identifier in response message sent to a client on BSD
+       systems.
+       (Trac #5003, git 110c67325072a781d55cf0634f8f5f3385611f97)
+
 1163.  [bug]           marcin
        Corrected swapped DHCPSRV_MEMFILE_GET_EXPIRED{4,6} messages
        in the Memfile lease manager.