aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorGravatar Ton Voon <tonvoon@users.sourceforge.net> 2006-11-09 11:44:16 +0000
committerGravatar Ton Voon <tonvoon@users.sourceforge.net> 2006-11-09 11:44:16 +0000
commitdeadc98264563366726f3698bc57dc1eda13ae75 (patch)
tree8023f193002b6bb5d716df3aeb6053af657d57b7 /CHANGES
parenta5a4996a639101859bc183c85b33a6e04f5133f9 (diff)
downloadmonitoring-plugins-deadc98264563366726f3698bc57dc1eda13ae75.tar.gz
Reduced DNS lookups in check_ping and netutils.c in IPv6 configurations
(Pawel Malachowski) git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1535 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 7b1bf9c9..74c5a668 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,14 @@
This file documents the major additions and syntax changes between releases.
+??
+ Reduced number of DNS lookups in check_ping and netutils.c for IPv6 configurations
+
+1.4.6
+ Fixed compile problems with *BSD re: alloca.h
+
+1.4.5
+ Fixed bug in perl's is_hostname routine
+
1.4.4
New C based check_ntp. The perl version is now deprecated.
New check_apt plugin