From b3adbb3a17a2ab5a7f0474603c98bc64008c6e2d Mon Sep 17 00:00:00 2001 From: PartialVolume Date: Sun, 8 Mar 2020 01:58:26 +0000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c9cfba..ba5bf2f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,8 @@ RELEASE NOTES v0.28-pre-release (Pending Release Summer 2020 ?) ----------------------- Proposed changes (Changes that have been implemented in the master are tagged with [DONE]) -- Fix premature exit when terminal resized on completion of wipes (PartialVolume) -- Fix GUI when terminal is resized, currently not handled correctly causing missing or incorrectly sized ncurses windows/panels (work in progress by PartialVolume) +- [DONE] Fix premature exit when terminal resized on completion of wipes (PartialVolume) +- [DONE] Fix GUI when terminal is resized, currently not handled correctly causing missing or incorrectly sized ncurses windows/panels (work in progress by 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.