We do not depend on CUDA any longer, so get rid of it :)
[hashcat.git] / docs / changes.txt
index e166143..c6abd6c 100644 (file)
@@ -1,3 +1,27 @@
+* 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)
+Issue: 10
+
+Type.: Bug
+File.: Host
+Desc.: Fixed a bug in combination of --restore and a user immediately aborting the session after restart
+Trac.: 684
+
+* changes v2.00 -> v2.01:
+
+Type.: Bug
+File.: Host
+Desc.: Fix for a cuMemsetD8() 1 error in attacks different from mask attacks
+Issue: 1
+
 * changes v1.37 -> v2.00:
 
 Type: Project