]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] update changelog for merge of #1843
authorJelte Jansen <jelte@isc.org>
Wed, 2 May 2012 12:41:13 +0000 (14:41 +0200)
committerJelte Jansen <jelte@isc.org>
Wed, 2 May 2012 12:41:13 +0000 (14:41 +0200)
ChangeLog

index fc74da244d4494770545cd499ccbb0117a698a80..a4566358c218c34d8d75a528b8c52acc39b3c7b7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+429.   [func]          jelte
+       Added an 'execute' component to bindctl, which executes either a set
+       of commands from a file or a built-in set of commands. Currently,
+       only 'init_authoritative_server' is provided as a built-in set, but
+       it is expected that more will be added later.
+       (Trac #1843, git 551657702a4197ef302c567b5c0eaf2fded3e121)
+
 428.   [bug]           marcin
        perfdhcp: bind to local address to allow reception of replies from IPv6
        DHCP servers.