From: Marcin Siodelski Date: Tue, 26 Jul 2016 04:24:38 +0000 (+0200) Subject: [master] Added ChangeLog entry for pull request #23. X-Git-Tag: trac4551_base~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c63a29702cb2e566257c5d1eee73b1dd34d5813;p=thirdparty%2Fkea.git [master] Added ChangeLog entry for pull request #23. --- diff --git a/ChangeLog b/ChangeLog index c309e30604..3b2b1ba252 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1144. [bug] mihu + Response to DHCPINFORM is generally sent to port 68, rather + than port 67. Thanks to Michal Humpula for providing a patch. + (github #23, git 4216a4bedf8a884df087c68d48c88ee9ffa444dc) + 1143. [doc] fdupont User's Guide has been updated with DHCPv4-over-DHCPv6 support details.