From: Razvan Becheriu Date: Wed, 19 Apr 2023 12:51:21 +0000 (+0300) Subject: [#2794] added ChangeLog entry X-Git-Tag: Kea-2.3.7~43 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0dc5f954fc7b100383d82d5202dcc76f44e47c1;p=thirdparty%2Fkea.git [#2794] added ChangeLog entry --- diff --git a/ChangeLog b/ChangeLog index 1da946387f..4acc459d0c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2123. [bug] razvan + Fixed a bug which was truncating relay suboptions (circuit-id + code 1 and remote-id code 2) if the data ended in 0x0. The + option definitions have been updated from OPT_STRING_TYPE to + OPT_BINARY_TYPE. + (Gitlab #2794) + 2122. [bug] marcin Fixed a bug in the HA hook library whereby the HA service could sometimes terminate even after the partner's clock has been