]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] ChangeLog updated.
authorTomek Mrugalski <tomasz@isc.org>
Thu, 16 Mar 2017 13:32:09 +0000 (14:32 +0100)
committerTomek Mrugalski <tomasz@isc.org>
Thu, 16 Mar 2017 13:32:09 +0000 (14:32 +0100)
ChangeLog

index 110a82caf684faa9c6178f8032310f04f63eeb0f..a39ad3a7ea1496efa83c1eb7b83dd997a165dbc0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+1225.  [func]          tomek
+       Two new command config-get (retrieves current configuration)
+       and config-write (writes current configuration to disk) have been
+       implemented.
+       (Trac #5151, git ffb26811736a2ae6f9b5556b9823aa284b7e0aec)
+
 1224.  [func]          fdupont
        toElement(), a crucial functionality for upcoming get-config
        and write-config command, has been implemented.