diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -22,7 +22,11 @@ This file documents the major additions and syntax changes between releases. | |||
22 | WARNINGS | 22 | WARNINGS |
23 | The format of the performance data emitted by check_mrtgtraf has been | 23 | The format of the performance data emitted by check_mrtgtraf has been |
24 | changed to comply with the development guidelines | 24 | changed to comply with the development guidelines |
25 | check_ssh not returns CRITICAL for protocal/version errors | 25 | check_ssh now returns CRITICAL for protocol/version errors |
26 | If a plugin is invoked with -h/--help or -V/--version, the exit status | ||
27 | is now UNKNOWN | ||
28 | The superseded check_ntp.pl was removed, please use check_ntp_peer or | ||
29 | check_ntp_time instead | ||
26 | 30 | ||
27 | 2.1.1 2nd December 2014 | 31 | 2.1.1 2nd December 2014 |
28 | FIXES | 32 | FIXES |