From 4e4c37dd4a8e7e5f7e98cc1c8e30ad80b3b88c5e Mon Sep 17 00:00:00 2001 From: PartialVolume Date: Thu, 26 Mar 2020 20:36:18 +0000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 06c4fc5..7b803f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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)