We do not depend on CUDA any longer, so get rid of it :)
[hashcat.git] / docs / changes.txt
index 2f99087..c6abd6c 100644 (file)
@@ -1,5 +1,10 @@
 * changes v2.01 -> not-known-yet:
 
+Type.: Feature
+File.: Kernel
+Desc.: For NVidia, dropped CUDA support and switched to OpenCL
+Issue: 3
+
 Type.: Feature
 File.: Host
 Desc.: Implemented a new feature that allows to quit at next restore point update (and disable it)
@@ -10,10 +15,6 @@ File.: Host
 Desc.: Fixed a bug in combination of --restore and a user immediately aborting the session after restart
 Trac.: 684
 
-Type.: Change
-File.: Docs
-Desc.: Updated docs/readme.txt -- Starting with v2.01 OpenCL 2.00 is required; we need Catalyst 15.7 or higher
-
 * changes v2.00 -> v2.01:
 
 Type.: Bug