1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-25 17:38:23 +00:00

Update changes.txt

This commit is contained in:
Jens Steube 2018-07-21 12:30:12 +02:00
parent 0ab7ab9cec
commit aa63ee000e

View File

@ -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