From 65b41fcb8f3e3782f3fbb6c708749d2070480fa2 Mon Sep 17 00:00:00 2001 From: Gabriele Gristina Date: Sat, 19 Jun 2021 15:27:13 +0200 Subject: [PATCH] cleanup docs/changes.txt --- docs/changes.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/changes.txt b/docs/changes.txt index ad2a0fbae..074e83110 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -46,7 +46,6 @@ - CUDA Backend: Do not warn about missing CUDA SDK installation if --stdout is used - Folder Management: Add support for XDG Base Directory specification if hashcat was installed using make install - Hardware Monitor: Add support for GPU device utilization readings from sysfs (AMD on Linux) -- Hardware Monitor: Add support for CPU/GPU device temperature and fanspeed using iokit (Apple) - OpenCL Backend: Use CL_DEVICE_BOARD_NAME_AMD instead of CL_DEVICE_NAME for device name in case OpenCL runtime supports this query - Performance Monitor: Add -S as a user suggestion to improve cracking performance in specific attack configurations - RAR3-p (Compressed): Fix workaround in unrar library in AES constant table generation to enable multi-threading support