aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGravatar Nicolai <NicolaiSoeborg@users.noreply.github.com> 2016-12-23 20:44:45 +0100
committerGravatar Nicolai <NicolaiSoeborg@users.noreply.github.com> 2016-12-23 20:44:45 +0100
commitea756ac4ad511cab67b0347cd318945bea86a8b9 (patch)
tree8ca374d7af5fc7ac991dcebd22cda43973139b0f /NEWS
parent22e78763ea5a1b26b4e44980a3a1410368936846 (diff)
downloadmonitoring-plugins-ea756ac4ad511cab67b0347cd318945bea86a8b9.tar.gz
check_dns: Tests and info
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9462d7a6..7be8048f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,10 @@
This file documents the major additions and syntax changes between releases.
2.3 [...]
+ ENHANCEMENTS
+ check_dns: allow 'expected address' (-a) to be specified in CIDR notation
+ (IPv4 only).
+
FIXES
Fix regression where check_dhcp was rereading response in a tight loop