From 58f458f489944a73184e1d67fd9b8bc45f6fbabe Mon Sep 17 00:00:00 2001 From: jsteube Date: Fri, 9 Dec 2016 14:55:28 +0100 Subject: [PATCH] Fix notes in changes.txt about potfile reading performance --- docs/changes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changes.txt b/docs/changes.txt index 363c0931a..1e4c4c73b 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -4,7 +4,7 @@ ## Features ## -- Use $HEX[...] in case the password includes the separater character. This makes the MAX_CUT_TRIES logic no longer required which then increase potfile reading +- Use $HEX[...] in case the password includes the separater character, increases potfile reading performance ## ## Bugs