summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index c0c9d11..0a1ef95 100644
--- a/NEWS
+++ b/NEWS
@@ -22,7 +22,7 @@ This file documents the major additions and syntax changes between releases.
22 check_ide_smart -0/--auto-off, -1/--auto-on and -i/--immediate: options have 22 check_ide_smart -0/--auto-off, -1/--auto-on and -i/--immediate: options have
23 been disabled because they were broken 23 been disabled because they were broken
24 State retention: the NAGIOS_PLUGIN_STATE_DIRECTORY environment variable has been 24 State retention: the NAGIOS_PLUGIN_STATE_DIRECTORY environment variable has been
25 renamed MP_STATE_DIRECTORY. The old variable will continue to work in v1.6.x 25 renamed MP_STATE_PATH. The old variable will continue to work in v1.6.x
26 check_swap used to allow returning OK on a system without swap when only percent thresholds 26 check_swap used to allow returning OK on a system without swap when only percent thresholds
27 were used. This is no longer the case and one must now use -n/--no-swap=<state> 27 were used. This is no longer the case and one must now use -n/--no-swap=<state>
28 The Perl and Shell plugins now use the PATH specified via ./configure's --trusted-path 28 The Perl and Shell plugins now use the PATH specified via ./configure's --trusted-path