]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry 602.
authorThomas Markwalder <tmark@isc.org>
Wed, 10 Apr 2013 14:54:35 +0000 (10:54 -0400)
committerThomas Markwalder <tmark@isc.org>
Wed, 10 Apr 2013 14:54:35 +0000 (10:54 -0400)
ChangeLog

index f5bb09c32cb4ef5bd3839c1ab550320d21b1fe78..b360d600fa7dab911996755454e3cbb3630593a1 100644 (file)
--- 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.