diff options
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 | ||