From 72fc708042a8b09900a1083f4333e14496d8ec28 Mon Sep 17 00:00:00 2001 From: Jens Steube Date: Tue, 20 Feb 2018 10:55:49 +0100 Subject: [PATCH] Fix a bug fix description --- docs/changes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changes.txt b/docs/changes.txt index 93dcb3d2d..eaf973f6d 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -24,7 +24,7 @@ ## Bugs ## -- Fixed a configuration setting for -m 400 which said it was capable of doing SIMD when it is not +- Fixed a configuration setting for -m 400 in pure kernel mode which said it was capable of doing SIMD when it is not - Fixed a hash parsing problem for 7-Zip hashes: allow a longer CRC32 data length field within the hash format - Fixed a hash parsing problem when using --show/--left with hashes with long salts that required pure kernels - Fixed a logic error in storing temporary progress for slow hashes, leading to invalid speeds in status view