Update ChangeLog in prep for v3.0.6 release

Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
This commit is contained in:
Eric F Crist 2019-01-16 20:17:06 -06:00
parent 3e869c0c1c
commit 1583934bec

View File

@ -1,5 +1,13 @@
Easy-RSA 3 ChangeLog Easy-RSA 3 ChangeLog
3.0.6 (TBD)
* Certifcates that are revoked now move to a revoked subdirectory (#63)
* EasyRSA no longer clobbers non-EASYRSA environment variables (#277)
* More sane string checking, allowingn for commas in CN (#267)
* Support for reasonCode in CRL (#280)
* Better handling for capturing passphrases (#230, others)
* Improved LibreSSL/MacOS support.
3.0.5 (2018-09-15) 3.0.5 (2018-09-15)
* Fix #17 & #58: use AES256 for CA key * Fix #17 & #58: use AES256 for CA key
* Also, don't use read -s, use stty -echo * Also, don't use read -s, use stty -echo