diff --git a/CHANGELOG.md b/CHANGELOG.md index 5470878..5a94488 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,8 @@ 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 +- [DONE] Fix GUI screen flicker under various situations. [#200] Fixes #115 (Thanks PartialVolume) +- [Done].Fix responsivness of screen during wipe when resized. Info is updated every 10th/sec. Key presses are more responsive. (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.