Merge pull request #206 from martijnvanbrummelen/PartialVolume-Screen-responsivness-during-wipe

Update CHANGELOG.md
This commit is contained in:
PartialVolume
2020-03-10 20:36:22 +00:00
committed by GitHub

View File

@@ -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.