Update ChangeLog for v3.0.8

Update coming soon.

Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
This commit is contained in:
Eric F Crist 2020-04-14 22:00:16 -05:00
parent 9827c7dc3f
commit 2d0e10144f
No known key found for this signature in database
GPG Key ID: 72964219390D0D0E

View File

@ -1,5 +1,12 @@
Easy-RSA 3 ChangeLog
3.0.8 (TBD)
* Provide --version option (#372)
* Version information now within generated certificates like on *nix
* Fixed issue where gen-dh overwrote existing files without warning (#373)
* Fixed issue with ED/EC certificates were still signed by RSA (#374)
* Added support for export-p8 (#339)
3.0.7 (2020-03-30)
* Include OpenSSL libs and binary for Windows 1.1.0j
* Remove RANDFILE environment variable (#261)