From: Francis Dupont Date: Mon, 23 Nov 2015 21:47:59 +0000 (+0100) Subject: [master] Revert "[master] Added ChangeLog entry 1054 for Trac #4202" X-Git-Tag: trac4204fd_base~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2253f5a331ca119082c3ee03b4d788b0776ef497;p=thirdparty%2Fkea.git [master] Revert "[master] Added ChangeLog entry 1054 for Trac #4202" This reverts commit d4acc5160abf9aa521285889a2025d64be02fdc3. --- diff --git a/ChangeLog b/ChangeLog index b7e279fad7..ab02a66a4b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,12 +1,3 @@ -1054. [func] [tmark] - Replaced underscores, "_", with hyphens "-", in the parameter - names used in the kea-ddns server's configuration as well as - those in the DDNS messages (NCRs) sent to the server. For - example, "ip_address" is now "ip-address", "change_type" is - now "change-type". This makes JSON element naming consistent - throughout Kea. - (Trac #4202 git 91bf527662060d4b1e294cd53e79b431edf0e910) - 1053. [doc] tomek Support for DHCPDECLINE (v4) and DECLINE (v6) messages is now described in the Kea User's Guide.