From cd39873c7fcdd1a56bf19f87dbc87aa7d7218dd2 Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Fri, 12 Apr 2019 18:06:23 +0300 Subject: [PATCH] Update CHANGELOG.md Co-Authored-By: joohoi --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 409546e7e..e05808edc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ Certbot adheres to [Semantic Versioning](https://semver.org/). ### Changed -* Apache plugin now tries to restart httpd on Fedora using systemctl if an +* Apache plugin now tries to restart httpd on Fedora using systemctl if a configuration test error is detected. This has to be done due to the way Fedora now generates the self signed certificate files upon first restart.