From 286002a8d9ca01e4a760facf0b5bdd2a25e41b74 Mon Sep 17 00:00:00 2001
From: Jens Steube <jens.steube@gmail.com>
Date: Thu, 6 May 2021 17:06:28 +0200
Subject: [PATCH] Add note on changed scrypt benchmark parameters in -m 8900

---
 docs/changes.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/changes.txt b/docs/changes.txt
index ab206b4a5..aa8a34c1d 100644
--- a/docs/changes.txt
+++ b/docs/changes.txt
@@ -97,6 +97,7 @@
 - Commandline Options: Removed option --example-hashes, now an alias of --hash-info
 - Compute API: Skipping devices instead of stop if error occured in initialization
 - Documentation: Added 3rd party licenses to docs/license_libs
+- Hash-Mode 8900 (Scrypt): Changed default benchmark scrypt parameters from 1k:1:1 to 16k:8:1 (default)
 - Hash-Mode 11600 (7-Zip): Improved memory handling (alloc and free) for the hook function
 - Hash-Mode 13200 (AxCrypt): Changed the name to AxCrypt 1 to avoid confusion
 - Hash-Mode 13300 (AxCrypt in-memory SHA1): Changed the name to AxCrypt 1 in-memory SHA1