ChangeLog: Warnings are no longer silenced by --batch (#523)

Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
This commit is contained in:
Richard T Bonhomme 2022-04-05 21:01:00 +01:00
parent ec1bac96cb
commit 96e79c7371
No known key found for this signature in database
GPG Key ID: 2D767DB92FB6C246

View File

@ -1,6 +1,7 @@
Easy-RSA 3 ChangeLog
3.0.9 (TBD)
* Warnings are no longer silenced by --batch (#523)
* Improve packaging options (#510)
* Introduce basic support for OpenSSL version 3 (#492)
* Upgrade OpenSSL from 1.1.0j to 1.1.1m (#405, #407)