mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
Fix changelog entry (#9444)
* Fix changelog entry * move to 1.32.0 Co-authored-by: Brad Warren <bmw@eff.org>
This commit is contained in:
parent
7865bbd39a
commit
f73e062c7a
1 changed files with 2 additions and 3 deletions
|
|
@ -14,7 +14,8 @@ Certbot adheres to [Semantic Versioning](https://semver.org/).
|
|||
|
||||
### Fixed
|
||||
|
||||
*
|
||||
* CentOS 9 and other RHEL-derived OSes now correctly use httpd instead of apachectl for
|
||||
various Apache-related commands
|
||||
|
||||
More details about these changes can be found on our GitHub repo.
|
||||
|
||||
|
|
@ -176,8 +177,6 @@ More details about these changes can be found on our GitHub repo.
|
|||
|
||||
* Updated dependencies to use new version of cryptography that uses OpenSSL 1.1.1n, in
|
||||
response to https://www.openssl.org/news/secadv/20220315.txt.
|
||||
* CentOS 9 and other RHEL-derived OSes now correctly use httpd instead of apachectl for
|
||||
various Apache-related commands
|
||||
|
||||
More details about these changes can be found on our GitHub repo.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue