Merge pull request #570 from OpenVPN/release/3.0

update ChangeLog for v3.0.9 final release
This commit is contained in:
Eric Crist 2022-05-17 21:35:01 -05:00 committed by GitHub
commit f18d08e1b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ Easy-RSA 3 ChangeLog
* Introduce basic support for OpenSSL version 3 (#492)
* Update regex in grep to be POSIX compliant (#556)
3.0.9 (2022-05-xx)
3.0.9 (2022-05-17)
* Upgrade OpenSSL from 1.1.0j to 1.1.1o (#405, #407)
- We are buliding this ourselves now.
* Fix --version so it uses EASYRSA_OPENSSL (#416)