Update ChangeLog for ECDSA contribution; clean up formatting

Signed-off-by: Josh Cepek <josh.cepek@usa.net>
This commit is contained in:
Josh Cepek 2013-11-30 18:38:43 -06:00
parent cb74c35eb3
commit cc65460437

View File

@ -1,7 +1,12 @@
Easy-RSA 3 ChangeLog
3.x: (Current development cycle; upcoming release series)
git-master: (3.x development cycle)
* The 3.x release is a nearly complete re-write of the 2.x codebase
* Initial 3.x series code by Josh Cepek <josh.cepek AT usa.net> with
ongoing maintenance by the OpenVPN community development team and
associated contributors
* Initial 3.x series code by Josh Cepek <josh.cepek@usa.net> -- continuing
maintenance by the OpenVPN community development team and associated
contributors
* Add ECDSA (elliptic curve) support, thanks to Steffan Karger
<steffan@karger.me>