From fd12fc4e134f841223f0560c58e076309639dce0 Mon Sep 17 00:00:00 2001 From: philsmd <921533+philsmd@users.noreply.github.com> Date: Wed, 15 Aug 2018 13:40:14 +0200 Subject: [PATCH] changes: updated docs/changes.txt with tab completion and -a 7 --stdout change log --- docs/changes.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changes.txt b/docs/changes.txt index 97b5e9247..6998be6a9 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -12,6 +12,8 @@ ## - Fixed a invalid scalar datatype return value in hc_bytealign() where it should be a vector datatype return value +- Fixed a problem with attack mode -a 7 together with stdout mode where the mask bytes were missing in the output +- Fixed a problem with tab completion where --self-test-disable did incorrecly expect a further parameter/value * changes v4.2.0 -> v4.2.1