summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 3634501..cf58cb4 100644
--- a/NEWS
+++ b/NEWS
@@ -34,7 +34,8 @@ This file documents the major additions and syntax changes between releases.
34 check_snmp now evaluates negative values properly, which means it might return CRITICAL 34 check_snmp now evaluates negative values properly, which means it might return CRITICAL
35 in cases where it used to return OK. If this is undesired, the warning/critical 35 in cases where it used to return OK. If this is undesired, the warning/critical
36 threshold(s) must be fixed by specifying e.g. ~:100 instead of 100 36 threshold(s) must be fixed by specifying e.g. ~:100 instead of 100
37 check_procs now ignores its parent process to avoid unexpected results when invoked via certain shells 37 check_procs now ignores its parent process to avoid unexpected results when invoked via
38 certain shells
38 utils.sh no longer defines ECH 39 utils.sh no longer defines ECH
39 check_ide_smart -q/--quiet and -n/--nagios (Nagios-compatile output) are now deprecated 40 check_ide_smart -q/--quiet and -n/--nagios (Nagios-compatile output) are now deprecated
40 but accepted for backward-compatibility 41 but accepted for backward-compatibility