diff options
author | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | 2008-04-05 08:02:47 (GMT) |
---|---|---|
committer | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | 2008-04-05 08:02:47 (GMT) |
commit | b12edc52d6b645652f7ea813f2e6557c7f9f0fb0 (patch) | |
tree | 8dd4d135a58201be89fcb0dc4f74830d54006bbb /NEWS | |
parent | 2a4640f6719b9688a68b796f697209b9b14cd179 (diff) | |
download | monitoring-plugins-b12edc52d6b645652f7ea813f2e6557c7f9f0fb0.tar.gz |
check_ntp and check_ntp_peer now show proper jitter/stratum thresholds longopts in --help
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1977 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ This file documents the major additions and syntax changes between releases. | |||
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 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 | 20 | ||
20 | 1.4.11 13th December 2007 | 21 | 1.4.11 13th December 2007 |
21 | Fixed check_http regression in 1.4.10 where following redirects to | 22 | Fixed check_http regression in 1.4.10 where following redirects to |