added signcsr change to CHANGELOG

This commit is contained in:
Lukas Schauer
2016-05-26 16:04:01 +02:00
parent 620c7eb23e
commit 64864f5fa6

View File

@@ -6,6 +6,7 @@ This file contains a log of major changes in letsencrypt.sh
- Config is now named `config` instead of `config.sh`!
- Location of domains.txt is now configurable via DOMAINS_TXT config variable
- Location of certs directory is now configurable via CERTDIR config variable
- signcsr command now also outputs chain certificate
## Added
- Added option to add CSR-flag indicating OCSP stapling to be mandatory