From 32862d6af722dc968c81f91749727191c7b59e3c Mon Sep 17 00:00:00 2001 From: PartialVolume Date: Mon, 9 Mar 2020 14:36:18 +0000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 27f17ce..5470878 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,12 @@ RELEASE NOTES ============= -v0.28-pre-release (Pending Release Summer 2020 ?) +v0.28-pre-release-1 (Pending Release Summer 2020 ?) ----------------------- Proposed changes (Changes that have been implemented in the master are tagged with [DONE]) - [DONE] Fix premature exit when terminal resized on completion of wipes (Thanks PartialVolume) - [DONE] Fix GUI when terminal is resized, currently not handled correctly causing missing or incorrectly sized ncurses windows/panels (Thanks PartialVolume) +- [DONE] Fix GUI screen flicker under various situations. [#200] Fixes #115 - 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.