From dceb30a5e994a0c6c99c34093c6286bcc16f2af2 Mon Sep 17 00:00:00 2001 From: Razvan Becheriu Date: Mon, 26 Jun 2023 22:48:13 +0300 Subject: [PATCH] [#2942] added ChangeLog entry --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 0bfa4d64b4..4a4a3761ba 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2159. [bug] razvan + Fixed a crash when splitting long options or sending user defined + options when multi-threading is enabled. Also fixed some cases + when options are not properly split if the serialized data + reaches the end of the 255 bytes long boundry. + (Gitlab #2942) + 2158. [func] piotrek A new command named "reservation-get-by-address" is now available in the host_cmds hook library. It returns all host reservations -- 2.47.2