diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2016-12-07 21:09:49 +0100 |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2016-12-07 21:09:49 +0100 |
commit | 21e57d31d9ab0f9f8db09b10c9c5cad26f54764c (patch) | |
tree | e0cfbd348431f8742bb930416041288293c7c15e /NEWS | |
parent | 9dd09ec3318bc1a31ce69a92bdcad342654f18d5 (diff) | |
download | monitoring-plugins-21e57d31d9ab0f9f8db09b10c9c5cad26f54764c.tar.gz |
NEWS: Mention check_dhcp fix
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ This file documents the major additions and syntax changes between releases. +2.3 [...] + FIXES + Fix regression where check_dhcp was rereading response in a tight loop + 2.2 29th November 2016 ENHANCEMENTS The check_http -S/--ssl option now accepts the arguments "1.1" and "1.2" |