diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4,6 +4,9 @@ This file documents the major additions and syntax changes between releases. | |||
4 | ENHANCEMENTS | 4 | ENHANCEMENTS |
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 | ||
8 | check_apt: add --only-critical switch | ||
9 | check_apt: add -l/--list option to print packages | ||
7 | 10 | ||
8 | FIXES | 11 | FIXES |
9 | Fix regression where check_dhcp was rereading response in a tight loop | 12 | Fix regression where check_dhcp was rereading response in a tight loop |