From: Francis Dupont Date: Tue, 18 Apr 2017 05:25:58 +0000 (+0200) Subject: [master] Finished merge of trac4070 (option tuple) X-Git-Tag: trac5087_base~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=30102cacee95b91e6c4666f0c11f06232f19eeb9;p=thirdparty%2Fkea.git [master] Finished merge of trac4070 (option tuple) --- diff --git a/ChangeLog b/ChangeLog index 64ba155bc9..64db961d46 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1241. [func] fdupont + Support for tuple-based options added. DHCPv6 option + bootfile-param (code 60) can now be set in a more convenient + manner. + (Trac #4070, git xxx) + 1240. [bug] marcin Corrected IOFetch unit test failures on Debian. (Trac #5216, git a7c2946678c43aedfb2e3c37b9730a10067528f3)