From bd01986a82978c5f4b1d80ee19512f71b14c754f Mon Sep 17 00:00:00 2001 From: philsmd <921533+philsmd@users.noreply.github.com> Date: Tue, 22 Mar 2022 16:37:29 +0100 Subject: [PATCH] update changes for %d display problem --- docs/changes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changes.txt b/docs/changes.txt index 6a2cb85d9..73943acee 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -34,6 +34,7 @@ - Fixed backend active devices checks - Fixed building error on Raspberry Pi +- Fixed display problem of incorrect negative values in case of large numbers - Fixed display problem of the "Optimizers applied" list for algorithms using Register-Limit - Fixed false negative on hash-types 4510 and 4710 for hashes with long salts - Fixed false negative on Unit Test in case of out-of-memory with grep in single mode