summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Wagner <waja@cyconet.org>2017-01-17 15:34:32 (GMT)
committerJan Wagner <waja@cyconet.org>2017-01-17 15:34:32 (GMT)
commit0d73b499dd939924d49f955ac84550fab5f3cdde (patch)
tree1d334adf53031a7110099aa3be89630bf8983245
parent711a6aa2ff6210d53c2cc46cc15e13aa6f7535a8 (diff)
downloadmonitoring-plugins-0d73b49.tar.gz
NEWS: Add missing changes
-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