diff options
author | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | 2007-09-26 04:16:21 (GMT) |
---|---|---|
committer | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | 2007-09-26 04:16:21 (GMT) |
commit | 0b66867288b1eb9b9c7a2ffa5cf5e3fd473dc1e7 (patch) | |
tree | 2b7b438c5f31ec38f74549b553a8b89032a01cd8 /NEWS | |
parent | e6d1efc69ee396d0f37fb7b57055b6df07c554ad (diff) | |
download | monitoring-plugins-0b66867288b1eb9b9c7a2ffa5cf5e3fd473dc1e7.tar.gz |
Patch #1798774: check_ntp: honor ntp flags
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1799 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -31,6 +31,7 @@ This file documents the major additions and syntax changes between releases. | |||
31 | Check_radius now supports radiusclient-ng | 31 | Check_radius now supports radiusclient-ng |
32 | Check_by_ssh now supports multiline output | 32 | Check_by_ssh now supports multiline output |
33 | IPv6 support can now be disabled using ./configure --without-ipv6 | 33 | IPv6 support can now be disabled using ./configure --without-ipv6 |
34 | Fix check_ntp now honor ntp flags | ||
34 | 35 | ||
35 | 1.4.9 4th June 2006 | 36 | 1.4.9 4th June 2006 |
36 | Inclusion of contrib/check_cluster2 as check_cluster with some improvements | 37 | Inclusion of contrib/check_cluster2 as check_cluster with some improvements |