From 0077fcbc124ba1f233dc40e079a3db3de527a077 Mon Sep 17 00:00:00 2001 From: PartialVolume Date: Sat, 7 Mar 2020 01:31:18 +0000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 811c3f5..3c9cfba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,9 @@ 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 GUI when terminal is resized, currently not handled correctly (work in progress by PartialVolume) -- Add enhancement fibre channel wiping of sg drives, ie non 512 bytes/sector such as 524/528 bytes/sector etc (work in progress by PartialVolume) +- 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) +- 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. v0.27