diff options
author | Holger Weiss <hweiss@users.sourceforge.net> | 2007-09-24 00:30:14 (GMT) |
---|---|---|
committer | Holger Weiss <hweiss@users.sourceforge.net> | 2007-09-24 00:30:14 (GMT) |
commit | 0b579a345617b0376dc3c30c09316246b9b74525 (patch) | |
tree | 111762b4b2e4554c2414221231603a2609452ead /NEWS | |
parent | 6483a72b167906b82e90957e8b962c0994dcde40 (diff) | |
download | monitoring-plugins-0b579a345617b0376dc3c30c09316246b9b74525.tar.gz |
Let ./configure --without-ipv6 suppress non-IPv4 DNS lookups (noted by
Mark Frost on nagios-users@)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1794 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -30,6 +30,7 @@ This file documents the major additions and syntax changes between releases. | |||
30 | The "negate" utility can now remap custom states | 30 | The "negate" utility can now remap custom states |
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 | 34 | ||
34 | 1.4.9 4th June 2006 | 35 | 1.4.9 4th June 2006 |
35 | Inclusion of contrib/check_cluster2 as check_cluster with some improvements | 36 | Inclusion of contrib/check_cluster2 as check_cluster with some improvements |