* DiscImageChef.Decoders/SCSI/MMC/Features.cs:

Correct math priority

	* DiscImageChef.Devices/Device/ScsiCommands.cs:
	  Correct command size typo

	* DiscImageChef/Commands/DeviceInfo.cs:
	  Add MMC GET CONFIGURATION
This commit is contained in:
2015-11-01 22:09:10 +00:00
parent dfb15d0e4f
commit f02e668173
6 changed files with 251 additions and 29 deletions

View File

@@ -1,3 +1,8 @@
2015-11-01 Natalia Portillo <claunia@claunia.com>
* Commands/DeviceInfo.cs:
Add MMC GET CONFIGURATION
2015-10-31 Natalia Portillo <claunia@claunia.com>
* Commands/DeviceInfo.cs: