Bump to version 2.0

This commit is contained in:
2014-07-03 18:36:43 +01:00
parent 7bc0452eb9
commit 259821c4b6
6 changed files with 40 additions and 8 deletions

View File

@@ -68,4 +68,21 @@ Teledisk plugin:
--- Handle variable sectors per track situation. Teledisk seems to be able to read garbage from previous formattings.
RAW plugin:
--- Finish support for reading sectors of variable bytes/sector images
--- Finish support for reading sectors of variable bytes/sector images
Image comparison:
--- Compare sector tags
--- Offer the option to see differing values
--- Optimize and multithread
Image verification:
--- Implement verification on image plugins to implement this verb
Checksums:
--- Implement SpamSum fuzzy hashing (aka ssdeep)
Image checksum:
--- Checksum disk tags
--- Checksum sector tags
--- Checksum long sectors
--- Optimize and multithread