build-full: Always enable inline file creation

Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
This commit is contained in:
Richard T Bonhomme 2023-01-03 21:56:58 +00:00
parent 866557a589
commit 51a82a7fb5
No known key found for this signature in database
GPG Key ID: 2D767DB92FB6C246

View File

@ -1,6 +1,7 @@
Easy-RSA 3 ChangeLog
3.1.2 (TBD)
* build-full: Always enable inline file creation (#834)
* Make default Edwards curve ED25519 (#828)
* Allow --fix-offset to create post-dated certificates (#804)
* Introduce command 'set-pass' (#756)