aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 5 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 859dd80a..33e8a5ce 100644
--- a/NEWS
+++ b/NEWS
@@ -18,9 +18,11 @@ This file documents the major additions and syntax changes between releases.
WARNINGS
The format of the performance data emitted by check_mrtgtraf has been
changed to comply with the development guidelines
- check_ssh not returns CRITICAL for protocal/version errors
- The superseded check_ntp.pl was removed, please use the
- check_ntp C plugins
+ check_ssh now returns CRITICAL for protocol/version errors
+ If a plugin is invoked with -h/--help or -V/--version, the exit status
+ is now UNKNOWN
+ The superseded check_ntp.pl was removed, please use check_ntp_peer or
+ check_ntp_time instead
2.1.1 2nd December 2014
FIXES