|
|
@@ -1,12 +1,12 @@
|
|
|
This file documents the major additions and syntax changes between releases.
|
|
|
|
|
|
-2.3.1 xxxx-xx-xx
|
|
|
+2.3.1 2019-12-09
|
|
|
FIXES
|
|
|
- check_icmp: Fixed backwards compatibility issue with performance data (#480)
|
|
|
+ check_icmp: Fixed backward-compatibility issue with performance data (#480)
|
|
|
|
|
|
2.3.0 2019-12-04
|
|
|
- Note: nagios-plugins 2.3.0 introduced a backwards-compatibility issue for performance data graphs produced by check_icmp.
|
|
|
- Anyone upgrading from an older version of nagios-plugins should upgrade directly to >=2.3.1.
|
|
|
+Note: nagios-plugins 2.3.0 introduced a backward-compatibility issue for performance data graphs produced by check_icmp.
|
|
|
+Anyone upgrading from an older version of nagios-plugins should upgrade directly to >=2.3.1.
|
|
|
ENHANCEMENTS
|
|
|
Added a plugin "remove_perfdata" to remove perfdata from another plugin's output
|
|
|
Added a plugin "check_ssl_validity" which verifies a certificate through CRL or OCSP
|