Update CHANGELOG.md

This commit is contained in:
PartialVolume
2020-03-08 01:58:26 +00:00
committed by GitHub
parent ce61974eba
commit b3adbb3a17

View File

@@ -4,8 +4,8 @@ RELEASE NOTES
v0.28-pre-release (Pending Release Summer 2020 ?) v0.28-pre-release (Pending Release Summer 2020 ?)
----------------------- -----------------------
Proposed changes (Changes that have been implemented in the master are tagged with [DONE]) 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) - [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 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) - 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. - HPA/DCO detection and adjustment to wipe full drive.