NEWS: Add missing changes

This commit is contained in:
Jan Wagner 2017-01-17 16:34:32 +01:00
parent 711a6aa2ff
commit 0d73b499dd

3
NEWS
View file

@ -4,6 +4,9 @@ This file documents the major additions and syntax changes between releases.
ENHANCEMENTS
check_dns: allow 'expected address' (-a) to be specified in CIDR notation
(IPv4 only).
check_dns: allow for IPv6 RDNS
check_apt: add --only-critical switch
check_apt: add -l/--list option to print packages
FIXES
Fix regression where check_dhcp was rereading response in a tight loop