]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] ChangeLog updated after 5253 merge.
authorTomek Mrugalski <tomasz@isc.org>
Wed, 26 Apr 2017 15:00:19 +0000 (17:00 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Wed, 26 Apr 2017 15:00:19 +0000 (17:00 +0200)
ChangeLog

index 00165d60f2fcc6e990948bce5717ae8a44a1bd3d..61a7d22b107b2d4b38c3ec9e94d3267347bd318c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1255.  [bug]           tomek
+       Control Agent now writes proper configuration when using
+       config-write command.
+       (Trac #5253, git a1b5da4db6ebfa9635bbe411ec363cdcc4fd1d28)
+
 1254.  [func]          tomek
        Various improvements needed for upcoming host commands library:
        host data source is now able to delete hosts, hosts can be exported
@@ -5,7 +10,7 @@
        file, several compilation warnings removed.
        (Trac #5208, git 88555d8f23745f3d615448e906796920cc7f44d0)
 
-1253.  [func,doc]              tomek
+1253.  [func,doc]      tomek
        Default configuration file has been overhauled significantly. It
        now covers many additional options and features. Command channel
        is now enabled by default. Thanks to Dan Mahoney for his review.