Update CHANGELOG.md

This commit is contained in:
PartialVolume
2020-03-13 18:06:20 +00:00
committed by GitHub
parent 75fce57ab4
commit 9caceaa75d

View File

@@ -8,6 +8,7 @@ other items in 0.29 are proposed and yet to be implemented.
- [DONE] Add auto power off option on completion of wipe ( --autopoweroff ) (Thanks PartialVolume)
- [DONE] Fix --nowait option that wasn't working. (Thanks PartialVolume)
- [DONE] Add verbose option. -v, --verbose.
- [DONE] Make log messages, especially the ones with the tag 'notice' succinct and less than 80 characters including the timestamp. This is of more importance when nwipe is used on a 80x30 terminal (ALT-F2, Shredos etc) but generally makes the logs more readable. While doing this all information was still retained.
- 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. (work in progress by PartialVolume)