summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorJan Wagner <waja@cyconet.org>2017-01-04 12:29:00 (GMT)
committerJan Wagner <waja@cyconet.org>2017-01-04 12:29:00 (GMT)
commitd9a1fb15dd60935cf1655e6b9786b28e899c8dc8 (patch)
tree31a2708d65e6b03301f35a3ec5df3abe6d8b93a7 /NEWS
parentf524b15e572c4316feb70917d05f6349bef996ef (diff)
parent6a0f4fe275bdf1c90de3d1b611293cf57cc3887b (diff)
downloadmonitoring-plugins-d9a1fb15dd60935cf1655e6b9786b28e899c8dc8.tar.gz
Merge remote-tracking branch 'upstream/pr/1456'
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9462d7a..7be8048 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,10 @@
1This file documents the major additions and syntax changes between releases. 1This file documents the major additions and syntax changes between releases.
2 2
32.3 [...] 32.3 [...]
4 ENHANCEMENTS
5 check_dns: allow 'expected address' (-a) to be specified in CIDR notation
6 (IPv4 only).
7
4 FIXES 8 FIXES
5 Fix regression where check_dhcp was rereading response in a tight loop 9 Fix regression where check_dhcp was rereading response in a tight loop
6 10