From c0dc5f954fc7b100383d82d5202dcc76f44e47c1 Mon Sep 17 00:00:00 2001 From: Razvan Becheriu Date: Wed, 19 Apr 2023 15:51:21 +0300 Subject: [PATCH] [#2794] added ChangeLog entry --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) 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 -- 2.47.2