diff options
author | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | 2008-05-30 23:38:00 (GMT) |
---|---|---|
committer | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | 2008-05-30 23:38:00 (GMT) |
commit | 888358122004b9571c8fbdfa52ceee1ba5e5f4f2 (patch) | |
tree | bce12eea00c30b13600ce7a8c7fd46988749c45b /NEWS | |
parent | 1ac2899c5241faea503af97f09b81150eda0811c (diff) | |
download | monitoring-plugins-888358122004b9571c8fbdfa52ceee1ba5e5f4f2.tar.gz |
Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@2008 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ | |||
1 | This file documents the major additions and syntax changes between releases. | 1 | This file documents the major additions and syntax changes between releases. |
2 | 2 | ||
3 | 1.4.?? ??th ??? 200? | ||
4 | Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen) | ||
5 | |||
3 | 1.4.12 27th May 2008 | 6 | 1.4.12 27th May 2008 |
4 | Added ./check_nt -v INSTANCES to count number of instances (Alessandro Ren) | 7 | Added ./check_nt -v INSTANCES to count number of instances (Alessandro Ren) |
5 | New check_icmp -s option to specify the source IP address | 8 | New check_icmp -s option to specify the source IP address |