summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorThomas Guyot-Sionnest <dermoth@users.sourceforge.net>2008-05-26 09:43:58 (GMT)
committerThomas Guyot-Sionnest <dermoth@users.sourceforge.net>2008-05-26 09:43:58 (GMT)
commit0ae8525350edb7ff8773024f76f82a0b41714be6 (patch)
tree6610bb4dba7c0231806847d52cc9957a6909b69e /NEWS
parent75109b0d520d6d5f6e207305d23a051394a70df6 (diff)
downloadmonitoring-plugins-0ae8525350edb7ff8773024f76f82a0b41714be6.tar.gz
correct typo in NEWS
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@2000 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 2bf0130..afd4ee4 100644
--- a/NEWS
+++ b/NEWS
@@ -15,7 +15,7 @@ This file documents the major additions and syntax changes between releases.
15 check_procs now accepts --ereg-argument-array for a regular expression match to the argument array 15 check_procs now accepts --ereg-argument-array for a regular expression match to the argument array
16 Reverted back to using pst3 for Solaris systems. Fixed issues re: -m64 needed to compile on 64bit systems 16 Reverted back to using pst3 for Solaris systems. Fixed issues re: -m64 needed to compile on 64bit systems
17 If applicable, Gettext linked dynamically instead of statically 17 If applicable, Gettext linked dynamically instead of statically
18 check_dig can now pass arguments dig by using -A/--dig-arguments (#1874041/#1889453) 18 check_dig can now pass arguments to dig by using -A/--dig-arguments (#1874041/#1889453)
19 check_ntp and check_ntp_peer now show proper jitter/stratum thresholds longopts in --help 19 check_ntp and check_ntp_peer now show proper jitter/stratum thresholds longopts in --help
20 check_dns now allow to repeat -a to match multiple possibly returned address (common with load balancers) 20 check_dns now allow to repeat -a to match multiple possibly returned address (common with load balancers)
21 check_mysql and check_radius now try clearing password in processlist just like check_mysql_query 21 check_mysql and check_radius now try clearing password in processlist just like check_mysql_query