diff options
| author | Andreas Baumann <mail@andreasbaumann.cc> | 2019-04-04 13:09:15 +0200 |
|---|---|---|
| committer | Andreas Baumann <mail@andreasbaumann.cc> | 2019-04-04 13:09:15 +0200 |
| commit | 2f4d6764d78cf085601b34ac92486405bd11095d (patch) | |
| tree | 550601dc79e74fd4c184dc96a95687d1d1238b43 /NEWS | |
| parent | faea5899ba3264581bf75649e4b399d0b69bd125 (diff) | |
| parent | 5f16ba81c4af1a05e67806ca989a1dd46248a5fd (diff) | |
| download | monitoring-plugins-2f4d6764d78cf085601b34ac92486405bd11095d.tar.gz | |
Merge branch 'master' into feature_check_curl
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -5,6 +5,8 @@ This file documents the major additions and syntax changes between releases. | |||
| 5 | check_dns: allow 'expected address' (-a) to be specified in CIDR notation | 5 | check_dns: allow 'expected address' (-a) to be specified in CIDR notation |
| 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 | ||
| 9 | check_dns: allow forcing complete match of all addresses | ||
| 8 | check_apt: add --only-critical switch | 10 | check_apt: add --only-critical switch |
| 9 | check_apt: add -l/--list option to print packages | 11 | check_apt: add -l/--list option to print packages |
| 10 | 12 | ||
