From e734e39df16152fe38d2328adcc24c43e1b171d7 Mon Sep 17 00:00:00 2001 From: jsteube Date: Fri, 24 Mar 2017 23:39:57 +0100 Subject: [PATCH] also make a note for that in changes.txt --- docs/changes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changes.txt b/docs/changes.txt index eb6924fd6..5b50ae215 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -44,6 +44,7 @@ - Parameter: Detect and error when users try to use an empty string (length 0) for parameters like --session= - Parameter: Detect and error when users try to use a non-digit where a digit is expected - Sessions: Improved string comparison in case user sets --session to "hashcat" +- Status View: Rename labels Input.Mode, Input.Base, ... to Guess.Mode, Guess.Base, ... * changes v3.30 -> v3.40: