From: Thomas Markwalder Date: Wed, 10 Apr 2013 14:54:35 +0000 (-0400) Subject: [master] Added ChangeLog entry 602. X-Git-Tag: bind10-1.1.0beta2-release~8^2~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=371ff753b03a8d5149041076b5732e659cae80ea;p=thirdparty%2Fkea.git [master] Added ChangeLog entry 602. --- diff --git a/ChangeLog b/ChangeLog index f5bb09c32c..b360d600fa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +603. [func] tmark + The directory in which the b10-dchp4 and b10-dhcp6 server id files has + been changed from the local state directory (set by the "configure" + --localstatedir switch) to the "bind10" subdirectory of it. After an + upgrade, server id files in the former location will be orphaned and + should be manually removed. + (Trac #2770, git a622140d411b3f07a68a1451e19df36118a80650) + 602. [bug] tmark Perdhcp will now exit gracefully if the command line argument for IP version (-4 or -6) does not match the command line argument given for the server.