From: Tomek Mrugalski Date: Fri, 8 Aug 2014 15:09:35 +0000 (+0200) Subject: [3464] ChangeLog entry added. X-Git-Tag: trac3482_base~53^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c982ca14908a0c812903a23c50d251d47aa9ada9;p=thirdparty%2Fkea.git [3464] ChangeLog entry added. --- diff --git a/ChangeLog b/ChangeLog index 60eb22b732..149e028a22 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +8xx. [func] tomek + Pool definitions in DHCPv4 and DHCPv6 are now lists of + structures. This makes adding new per-pool parameters easier in + the future. + (Trac #3464, git tbd) + 804. [func] marcin DHCPv4 server supports DHCPINFORM messages from the clients. (Trac #3390, git 77f8577b1dbb52bdc6deb8bed3eef6ce7abc33fd)