summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRazvan Becheriu <razvan@isc.org>2023-04-19 14:51:21 +0200
committerRazvan Becheriu <razvan@isc.org>2023-04-19 14:51:21 +0200
commitc0dc5f954fc7b100383d82d5202dcc76f44e47c1 (patch)
tree164074dca85272fa2692411a61f6bce367fc545b /ChangeLog
parent[#2794] fixed circuit id and remote id definitions (diff)
downloadkea-c0dc5f954fc7b100383d82d5202dcc76f44e47c1.tar.xz
kea-c0dc5f954fc7b100383d82d5202dcc76f44e47c1.zip
[#2794] added ChangeLog entry
Diffstat (limited to '')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
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