We do not depend on CUDA any longer, so get rid of it :)
[hashcat.git] / docs / changes.txt
index 6f81a6d..c6abd6c 100644 (file)
@@ -1,3 +1,20 @@
+* 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