From: Marcin Siodelski Date: Tue, 8 Jan 2013 16:51:17 +0000 (+0100) Subject: [master] Updated ChangeLog entry for #2315. X-Git-Tag: bind10-1.0.0-rc-release~95^2~23 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bd9b58b2875c100b68e3f246a09975bde0a13e16;p=thirdparty%2Fkea.git [master] Updated ChangeLog entry for #2315. The updated description specifies that the change was in the DHCP code. Also, the updated entry points out that new code is used internally by the DHCP server. Okayed on jabber. --- diff --git a/ChangeLog b/ChangeLog index 774ce45696..0a057a116e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,8 @@ 541. [func] marcin - Added routines to search for configured options and their + Added routines to search for configured DHCP options and their definitions using name of the option space they belong to. + New routines are called internally from the DHCPv4 and DHCPv6 + servers code. (Trac #2315, git 741fe7bc96c70df35d9a79016b0aa1488e9b3ac8) 540. [func] marcin