Skip to content

Commit

Permalink
ChangeLog: Add new command 'write'
Browse files Browse the repository at this point in the history
Signed-off-by: Richard T Bonhomme <[email protected]>
  • Loading branch information
TinCanTech committed Dec 12, 2023
1 parent c814e0a commit 058d3eb
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
Easy-RSA 3 ChangeLog

3.2.0 (TBD)
* New Command 'rand': 'Expose easyrsa_random() to the command line (#1046)
* New command 'write': Write 'legacy' files to stdout or files (#1046) c814e0a
EasyRSA is now capable of running without openssl-easyrsa.cnf and x509-types.
Necessary files are created on demand as temp-files and removed on completion.
These files will be retained for downstream packaging compatibility.
Also, files vars.example and safessl-easyrsa.cnf can be generated.
* New Command 'rand': Expose easyrsa_random() to the command line (#1046) 6131cbf
* Remove function 'set_pass_legacy()' (#1045)
* Remove command 'rewind-renew' (#1045)
* Remove command 'rebuild' (#1045)
Expand Down

0 comments on commit 058d3eb

Please sign in to comment.