From: Marcin Siodelski Date: Tue, 24 Jul 2018 09:39:30 +0000 (+0200) Subject: [master] Added ChangeLog entry for #5675. X-Git-Tag: ha_phase2~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=903e9f3906faab531bc8c55cc7e484aa8985e409;p=thirdparty%2Fkea.git [master] Added ChangeLog entry for #5675. --- diff --git a/ChangeLog b/ChangeLog index 4118763ee3..b54e5bcdef 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1435. [func] marcin + Implemented ha-continue command in HA hooks library and + updated the Kea User's Guide with the information how to + pause and resume the HA state machine. + (Trac #5675, git 98a9bd4f6766ff2f53681d84d55c56988be4d501) + 1434. [func] MayyaSunil Code added to support storage of Authentication key host reservation. There is no way to use the code yet.