From aa63ee000e072d5ce66bb7158964b040c3249361 Mon Sep 17 00:00:00 2001 From: Jens Steube Date: Sat, 21 Jul 2018 12:30:12 +0200 Subject: [PATCH] Update changes.txt --- docs/changes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changes.txt b/docs/changes.txt index ab8b07a66..179d1af97 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -15,6 +15,7 @@ - HCCAPX management: Use advanced hints in message_pair stored by hcxtools about endian bitness of replay counter - OpenCL kernels: Abort session if kernel self-test fails - OpenCL kernels: Add '-pure' prefix to kernel filenames to avoid problems caused by reusing existing hashcat installation folder +- OpenCL kernels: Removed the use of 'volatile' in inline assembly instructions where it is not needed ## ## Bugs