From ca1ebc23a4189e80cb33b6c89a4611e19c4ffd2a Mon Sep 17 00:00:00 2001 From: Royce Williams Date: Mon, 7 Jul 2025 15:41:23 -0800 Subject: [PATCH] changes.txt for min/max password length display --- docs/changes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changes.txt b/docs/changes.txt index 4161e3b9a..127cf6778 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -72,6 +72,7 @@ - Added options --benchmark-min and --benchmark-max to set a hash-mode range to be used during the benchmark - Added option --total-candidates to provide the total candidate count for an attack insteda of the internal "--keyspace" value - Added option --backend-devices-keepfree to configure X percentage of device memory available to keep free +- Added display of password length mininum and maximum in the Kernel.Feature status line ## ## Performance