From ce85ce75d770d5d0866e080fa8fd4275cc0c9991 Mon Sep 17 00:00:00 2001 From: john30 Date: Sun, 19 Feb 2017 12:57:29 +0100 Subject: [PATCH] added -s QQ option to read/write/hex commands --- ChangeLog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog.md b/ChangeLog.md index 0d784a79..e832c68d 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -28,6 +28,7 @@ * added -a and -l options to "find" command * added possibility to define different log level per area on command line and with "log" command * added decode option to "grab" command presenting decoding hints for unknown messages +* added option to use different source address QQ to read/write/hex commands # 2.4 (2016-12-17)