Update ChangeLog to include notes for 3.0.9 release

Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
This commit is contained in:
Eric F Crist 2022-03-15 21:40:03 -05:00
parent 2155d2c95c
commit 6ac2705eb4
No known key found for this signature in database
GPG Key ID: 72964219390D0D0E

View File

@ -1,8 +1,11 @@
Easy-RSA 3 ChangeLog
3.0.9 (TBD)
* Upgrade OpenSSL from 1.1.0j to 1.1.1g for Windows (#405)
* Upgrade OpenSSL from 1.1.0j to 1.1.1m (#405, #407)
* Fix --version so it uses EASYRSA_OPENSSL (#416)
* Use openssl rand instead of non-POSIX mktemp (#478)
* Fix paths with spaces (#443)
* Correct OpenSSL version from Homebrew on macOs (#416)
3.0.8 (2020-09-09)
* Provide --version option (#372)