diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ | |||
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 [...] | ||
4 | ENHANCEMENTS | ||
5 | check_dns: allow 'expected address' (-a) to be specified in CIDR notation | ||
6 | (IPv4 only). | ||
7 | |||
8 | FIXES | ||
9 | Fix regression where check_dhcp was rereading response in a tight loop | ||
10 | |||
3 | 2.2 29th November 2016 | 11 | 2.2 29th November 2016 |
4 | ENHANCEMENTS | 12 | ENHANCEMENTS |
5 | The check_http -S/--ssl option now accepts the arguments "1.1" and "1.2" | 13 | The check_http -S/--ssl option now accepts the arguments "1.1" and "1.2" |