From: Tomek Mrugalski Date: Wed, 21 Jun 2023 12:09:33 +0000 (+0200) Subject: [#2707] ChangeLog updated X-Git-Tag: Kea-2.4.0~127 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58e3a1df1a39e03d9c0990c630ccb791786903c4;p=thirdparty%2Fkea.git [#2707] ChangeLog updated --- diff --git a/ChangeLog b/ChangeLog index 0ecd29c6ee..f6d54fa6e6 100644 --- 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