From c11f63ff7eeb72ea220faec778e1b8bd6651b9f7 Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Sat, 15 Sep 2007 11:55:12 +0000 Subject: Correct all instances of misaligned memory access. This fixes bus erros on platforms which require alignment (such as SPARC and MIPS). git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1779 f882894a-f735-0410-b71e-b25c423dba1c --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 7170b19c..b687f6ff 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,7 @@ This file documents the major additions and syntax changes between releases. New check_dhcp -m/--mac option which allows for specifying the MAC address to use in the DHCP request The check_dhcp -r and -s options now accept host names, too + Fix possible check_icmp bus errors on some (non-x86/AMD64) platforms 1.4.9 4th June 2006 Inclusion of contrib/check_cluster2 as check_cluster with some improvements -- cgit v1.2.3