Browse Source

Update CHANGELOG.md

Sebastian Wolf 3 years ago
parent
commit
65ebf94e3c
1 changed files with 2 additions and 1 deletions
  1. 2 1
      CHANGELOG.md

+ 2 - 1
CHANGELOG.md

@@ -1,7 +1,7 @@
 NRPE Changelog
 NRPE Changelog
 ==============
 ==============
 
 
-4.1.0 - 2022-06-??
+[4.1.0](https://github.com/NagiosEnterprises/nrpe/releases/tag/nrpe-4.1.0) - 2022-07-18
 ------------------
 ------------------
 **ENHANCEMENTS**
 **ENHANCEMENTS**
 - Add support for OpenSSL 3 (and EL9/Debian 11/Ubuntu 22)
 - Add support for OpenSSL 3 (and EL9/Debian 11/Ubuntu 22)
@@ -10,6 +10,7 @@ NRPE Changelog
 - Change -u (connection issues return UNKNOWN) to include all SSL-layer failures.
 - Change -u (connection issues return UNKNOWN) to include all SSL-layer failures.
 - Disable renegotiation and enforce server cipher order when using SSL
 - Disable renegotiation and enforce server cipher order when using SSL
 - Verify that private keys match certificates when using SSL
 - Verify that private keys match certificates when using SSL
+
 **FIXES**
 **FIXES**
 - Fixed incorrect default for nasty_metachars in nrpe.cfg
 - Fixed incorrect default for nasty_metachars in nrpe.cfg
 - Fixed incorrect help text for --use-adh
 - Fixed incorrect help text for --use-adh