From: Marcin Siodelski Date: Wed, 18 Jul 2018 16:58:08 +0000 (+0200) Subject: [master] Added ChangeLog for #5674. X-Git-Tag: ha_phase2~53 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2147c6a3409c0974a6e2996e8f8a7c1c5fc877c7;p=thirdparty%2Fkea.git [master] Added ChangeLog for #5674. --- diff --git a/ChangeLog b/ChangeLog index 076298421a..55a15670cc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1433. [func] marcin + Implemented state HA state machine pausing in the high + availability hooks library. + (Trac #5674, git b9f3f082c7a88fe98fa4545b9649193ceb5e3ef5) + 1432. [func] MayyaSunil Code added to handle Authentication option in DHCPv6. There is no way to use this code yet.