summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7be8048..2db2a2c 100644
--- a/NEWS
+++ b/NEWS
@@ -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