From afd5729e89b851080fef7aefd05a2e026bb0e379 Mon Sep 17 00:00:00 2001 From: Sein Coray Date: Thu, 25 Oct 2018 11:40:47 +0200 Subject: [PATCH] Updated changes.txt regarding the hash separator change --- docs/changes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changes.txt b/docs/changes.txt index 1a4271426..c8adbea74 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -41,6 +41,7 @@ - Override --quiet and show final status screen in case --status is used - Work around some AMD OpenCL runtime segmentation faults - Work around some padding issues with host compilers and OpenCL JiT on 32 and 64-bit systems +- Changed algorithms using colon as separators in the hash to not use the hashconfig separator on parsing ## ## Bugs