From 98f130e71550521ba91e83517d11e0859225556e Mon Sep 17 00:00:00 2001 From: jsteube Date: Thu, 28 Mar 2019 13:08:23 +0100 Subject: [PATCH] Fix missing changes entry --- docs/changes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changes.txt b/docs/changes.txt index 0e7035710..6d10b096c 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -37,6 +37,7 @@ - Fixed incorrect progress-only result in a special race condition - Fixed maximum password length limit which was announced as 256 but actually was 255 - Fixed output of IKE PSK (mode 5300 and 5400) hashes to have separators at right position +- Fixed output password of "e" rule in pure and cpu rule engine if separator character is also the first letter - Fixed the 7-Zip parser to allow the entire supported range of encrypted and decrypted data lengths - Fixed the validation of the --brain-client-features command line argument (only values 1, 2 or 3 are allowed)