diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2016-12-07 21:10:08 +0100 |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2016-12-07 21:10:08 +0100 |
commit | 2724eb00de0f685615cdf9f0e492ef3dbe323433 (patch) | |
tree | e0cfbd348431f8742bb930416041288293c7c15e /NEWS | |
parent | bc4842ab7d0a378a98ee6d37e42bb928c51f9e41 (diff) | |
parent | 21e57d31d9ab0f9f8db09b10c9c5cad26f54764c (diff) | |
download | monitoring-plugins-2724eb00de0f685615cdf9f0e492ef3dbe323433.tar.gz |
Merge branch 'pr/1454'
* pr/1454:
NEWS: Mention check_dhcp fix
properly remove MSG_PEEK in check_dhcp.c. Fixes #1450.
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" |