Updated CHANGELOG

This commit is contained in:
wiire-a 2017-12-02 12:58:27 +01:00
parent 65eb2788a8
commit d6dab00354

View File

@ -9,7 +9,7 @@ All notable changes to this project will be documented in this file.
- Future and past timespan windows when seed is found to compensate sudden NTP updates (`--mode 3`). - Future and past timespan windows when seed is found to compensate sudden NTP updates (`--mode 3`).
- Optional WPA-PSK and E-S2 recovery from M7 and E-S1 from M5 (majority of `--mode 3`, with `--m7-enc` and `--m5-enc`). - Optional WPA-PSK and E-S2 recovery from M7 and E-S1 from M5 (majority of `--mode 3`, with `--m7-enc` and `--m5-enc`).
- Print of number of cores when `--version` is used. - Print of number of cores when `--version` is used.
- Re-introduced possibility to compile with OpenSSL (`make -DOPENSSL=1`) for better performance @rofl0r. - Re-introduced possibility to compile with OpenSSL (`make OPENSSL=1`) for better performance @rofl0r.
- Message for contributing, see README for more details. - Message for contributing, see README for more details.
### Fixed ### Fixed