Added new man page.

This commit is contained in:
Joe Testa
2020-07-16 11:48:35 -04:00
parent 8051078524
commit 25faeb4c59
2 changed files with 217 additions and 0 deletions

View File

@ -75,6 +75,7 @@ $ brew install ssh-audit
## ChangeLog
### v2.2.1-dev (???)
- Created new man page (see ssh-audit.1 file).
- 1024-bit moduli upgraded from warnings to failures.
- Many Python 2 code clean-ups, testing framework improvements, pylint & flake8 fixes, and mypy type comments; credit [Jürgen Gmach](https://github.com/jugmac00)).
- Suppress recommendation of token host key types.