Update CHANGELOG.md

This commit is contained in:
PartialVolume
2020-03-26 20:36:18 +00:00
committed by GitHub
parent ac0fe876a1
commit 4e4c37dd4a

View File

@@ -15,6 +15,8 @@ other items in 0.29 are proposed and yet to be implemented.
- [DONE] Fix misleading throughput calculation. Throughput now shows average throughput calculated from start of wipe.
- [DONE] Fix system info not being displayed in Debian Sid. #229 (Thanks PartialVolume)
- [DONE] Add serial number display for USB to IDE/SATA adapters. This only works if the USB to IDE/SATA adapter supports ATA pass through. See #149 for further details (Thanks PartialVolume)
- [DONE] Fix disk capacity nomenclature, width and padding on drive selection screen. See #237 (Thanks PartialVolume)
- [DONE] Add bus type, ATA or USB, amongst others to drive selection and wipe windows. (Thanks PartialVolume)
- Add enhancement fibre channel wiping of non 512 bytes/sector drives such as 524/528 bytes/sector etc (work in progress by PartialVolume)
- HPA/DCO detection and adjustment to wipe full drive. (work in progress by PartialVolume)