From 45cf65fdbdb24708b0747fab69ce3bbae3c1e6dd Mon Sep 17 00:00:00 2001 From: mhasbini Date: Wed, 1 Mar 2017 21:09:17 +0200 Subject: [PATCH] update changelog message --- docs/changes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changes.txt b/docs/changes.txt index c40625e53..3b682d338 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -52,7 +52,7 @@ - Fixed pointer to local outside scope in case -j or -k is used - Fixed pointer to local outside scope in case --markov-hcstat is not used - Fixed rule 'O' (RULE_OP_MANGLE_OMIT) in host mode in case the offset + length parameter equals the length of the input word -- Fixed rule 'i' (RULE_OP_MANGLE_INSERT) in host mode in case the offset + length parameter equals the length of the input word +- Fixed rule 'i' (RULE_OP_MANGLE_INSERT) in host mode in case the offset parameter equals the length of the input word - Fixed string not null terminated inside workaround for checking drm driver path - Fixed string not null terminated while reading maskfiles - Fixed truncation of password after position 32 with the combinator attack