diff options
author | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2014-01-27 22:16:35 -0500 |
---|---|---|
committer | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2014-01-27 22:16:35 -0500 |
commit | 58e57b32bf733bf952794c056047fb810684a468 (patch) | |
tree | 4f222e708be66c8e4155109e95df0e2fdc6626c0 /NEWS | |
parent | 189e2aa344b28a2cb5b5783450de201a9b2e3110 (diff) | |
download | monitoring-plugins-58e57b32bf733bf952794c056047fb810684a468.tar.gz |
check_dig: fix wrong IPv6 arguments order
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ This file documents the major additions and syntax changes between releases. Don't let e.g. check_http's -C option reset SSL version if e.g. -S 1 -C 5 is specified check_ide_smart could disable offline auto tests but could not re-enable them. For this reason all SMART command modes have been disabled. + check_dig: fix wrong IPv6 arguments order (Stéphane Bortzmeyer) WARNINGS check_procs now ignores its parent process to avoid unexpected results when invoked via certain shells |