From: Thomas Markwalder Date: Thu, 13 Mar 2014 12:07:56 +0000 (-0400) Subject: [master] Added entry 771 for Trac #3358 X-Git-Tag: kea-eng-20140313~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d1ea7ec595b89feeb919176d474c413bef1c94a5;p=thirdparty%2Fkea.git [master] Added entry 771 for Trac #3358 --- diff --git a/ChangeLog b/ChangeLog index e763eb5856..8c95d1c222 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +771. [bug] tmark + Configuration parsing in b10-dchp6 and b10-dhcp4 for the "dhcp-ddns" + section of their configurations now supplies hard-coded default values + rather than those from their spec files. This is a temporary solution + to circumvent an issue in the configuration libraries which causes + map-items to behave incorrectly. + (Trac #3358, git 983d8acec3a7ccb1ffef662eac7518aed5f99381) + 770. [func] marcin b10-dhcp6: Implemented support for Rebind message. (Trac #3232, git 3649413932857470558a6f19e0b0e181b3fc0fda)