Implement "entropy" command.

This commit is contained in:
2015-05-19 06:04:21 +01:00
parent eb33aad7ef
commit 4fc2e234b0
5 changed files with 217 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
2015-05-19 Natalia Portillo <claunia@claunia.com>
* Main.cs:
* Options.cs:
* Commands/Entropy.cs:
* DiscImageChef.csproj:
Implement "entropy" command.
2015-04-24 Natalia Portillo <claunia@claunia.com>
* ImagePlugins/VHD.cs: