diff options
| author | Nicolai <NicolaiSoeborg@users.noreply.github.com> | 2016-12-23 20:44:45 +0100 |
|---|---|---|
| committer | Nicolai <NicolaiSoeborg@users.noreply.github.com> | 2016-12-23 20:44:45 +0100 |
| commit | ea756ac4ad511cab67b0347cd318945bea86a8b9 (patch) | |
| tree | 8ca374d7af5fc7ac991dcebd22cda43973139b0f /NEWS | |
| parent | 22e78763ea5a1b26b4e44980a3a1410368936846 (diff) | |
| download | monitoring-plugins-ea756ac4ad511cab67b0347cd318945bea86a8b9.tar.gz | |
check_dns: Tests and info
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -1,6 +1,10 @@ | |||
| 1 | This file documents the major additions and syntax changes between releases. | 1 | This file documents the major additions and syntax changes between releases. |
| 2 | 2 | ||
| 3 | 2.3 [...] | 3 | 2.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 | ||
