diff options
| author | Ton Voon <tonvoon@users.sourceforge.net> | 2007-09-21 23:01:28 +0000 |
|---|---|---|
| committer | Ton Voon <tonvoon@users.sourceforge.net> | 2007-09-21 23:01:28 +0000 |
| commit | 8a39526e1b8754a8b8fbb50f7f6806af4def7baa (patch) | |
| tree | c80f8ddafe75a920cdcec549e30e728bb57125f9 /NEWS | |
| parent | 7a7052512953e6626edf8efc87664dba3ee01d74 (diff) | |
| download | monitoring-plugins-8a39526e1b8754a8b8fbb50f7f6806af4def7baa.tar.gz | |
Stop double expansion of parameters for negate - works like
time command now
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1784 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -16,6 +16,9 @@ This file documents the major additions and syntax changes between releases. | |||
| 16 | The check_dhcp -r and -s options now accept host names, too | 16 | The check_dhcp -r and -s options now accept host names, too |
| 17 | Fix possible check_icmp bus errors on some (non-x86/AMD64) platforms | 17 | Fix possible check_icmp bus errors on some (non-x86/AMD64) platforms |
| 18 | Fix check_smtp's handling of multiple-packet server responses | 18 | Fix check_smtp's handling of multiple-packet server responses |
| 19 | WARNING: Fix for negate which may break existing commands: | ||
| 20 | - stop evaluating command line options through shell twice | ||
| 21 | - enforce a full path for the command to run | ||
| 19 | 22 | ||
| 20 | 1.4.9 4th June 2006 | 23 | 1.4.9 4th June 2006 |
| 21 | Inclusion of contrib/check_cluster2 as check_cluster with some improvements | 24 | Inclusion of contrib/check_cluster2 as check_cluster with some improvements |
