]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2707] ChangeLog updated
authorTomek Mrugalski <tomek@isc.org>
Wed, 21 Jun 2023 12:09:33 +0000 (14:09 +0200)
committerTomek Mrugalski <tomek@isc.org>
Thu, 22 Jun 2023 14:23:38 +0000 (16:23 +0200)
ChangeLog

index 0ecd29c6ee1f9bfed2dada7ef51b24a2d8b5aab1..f6d54fa6e6a05dfedfbef2d1a5eff4b35f8a1fbe 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,8 @@
-2155.  [func]          fdupont
+2155.  [func]          fdupont, tomek
        Added the config-hash-get command which returns the
        SHA-256 hash of the current configuration, helping
-       in detecting changes.
+       in detecting changes. Updated config-get, config-set
+       commands to also return SHA-256 hash.
        (Gitlab #2707)
 
 2154.  [doc]           darren