diff options
author | Jan Wagner <waja@cyconet.org> | 2017-01-17 15:34:32 (GMT) |
---|---|---|
committer | Jan Wagner <waja@cyconet.org> | 2017-01-17 15:34:32 (GMT) |
commit | 0d73b499dd939924d49f955ac84550fab5f3cdde (patch) | |
tree | 1d334adf53031a7110099aa3be89630bf8983245 | |
parent | 711a6aa2ff6210d53c2cc46cc15e13aa6f7535a8 (diff) | |
download | monitoring-plugins-0d73b499dd939924d49f955ac84550fab5f3cdde.tar.gz |
NEWS: Add missing changes
-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 |