From 79708d2e6e806c4dc73daef1b2c5b1ec57362e95 Mon Sep 17 00:00:00 2001 From: john30 Date: Sat, 17 Dec 2016 12:45:00 +0100 Subject: [PATCH] updated --- ChangeLog.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog.md b/ChangeLog.md index 827c82f9..6f24ff11 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,4 +1,4 @@ -# 2.4 (2016-12-10) +# 2.4 (2016-12-17) ## Bug Fixes * fixed removed last byte in "hex" command answers @@ -16,6 +16,8 @@ * extended BTI/HTI/BTM types to allow replacement value * added condition name to logging of "!load" instructions and "info" result * added "--lograwdatafile" and "--lograwdatasize" options logging received/sent bytes to a dedicated text file +* added TTQ base type +* added support for constant value fields # 2.3 (2016-11-06)