aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGravatar Holger Weiss <holger@zedat.fu-berlin.de> 2016-12-07 21:10:08 +0100
committerGravatar Holger Weiss <holger@zedat.fu-berlin.de> 2016-12-07 21:10:08 +0100
commit2724eb00de0f685615cdf9f0e492ef3dbe323433 (patch)
treee0cfbd348431f8742bb930416041288293c7c15e /NEWS
parentbc4842ab7d0a378a98ee6d37e42bb928c51f9e41 (diff)
parent21e57d31d9ab0f9f8db09b10c9c5cad26f54764c (diff)
downloadmonitoring-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--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b0944707..9462d7a6 100644
--- a/NEWS
+++ b/NEWS
@@ -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"