diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-07-25 19:14:47 (GMT) |
---|---|---|
committer | Rolf Eike Beer <eike@sf-mail.de> | 2018-07-25 19:14:47 (GMT) |
commit | fd9a7d2e00b2acf66ec9aa48d7f51daa817f3457 (patch) | |
tree | b9ae16700784e587c946f87421e2b86d5c49659b /NEWS | |
parent | a03068743f3694cbdbe84bb6e802a41f270cc105 (diff) | |
download | monitoring-plugins-fd9a7d2e00b2acf66ec9aa48d7f51daa817f3457.tar.gz |
check_dns: allow forcing complete match of all addressesrefs/pull/1545/head
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ This file documents the major additions and syntax changes between releases. | |||
6 | (IPv4 only). | 6 | (IPv4 only). |
7 | check_dns: allow for IPv6 RDNS | 7 | check_dns: allow for IPv6 RDNS |
8 | check_dns: allow unsorted addresses | 8 | check_dns: allow unsorted addresses |
9 | check_dns: allow forcing complete match of all addresses | ||
9 | check_apt: add --only-critical switch | 10 | check_apt: add --only-critical switch |
10 | check_apt: add -l/--list option to print packages | 11 | check_apt: add -l/--list option to print packages |
11 | 12 | ||