summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Weiss <holger@zedat.fu-berlin.de>2016-12-07 20:09:49 (GMT)
committerHolger Weiss <holger@zedat.fu-berlin.de>2016-12-07 20:17:15 (GMT)
commitb30f96df3a2046c335a37bb557cabe8f395fc691 (patch)
tree91edd65458dc01a48b8ed89c6002e257b4bcb8d0
parentc7f7959dd90e2b82bb1904a02e11f4b5e0f35709 (diff)
downloadmonitoring-plugins-b30f96d.tar.gz
NEWS: Mention check_dhcp fix
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b094470..65d92dd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
1This file documents the major additions and syntax changes between releases. 1This file documents the major additions and syntax changes between releases.
2 2
32.2.1 [...]
4 FIXES
5 Fix regression where check_dhcp was rereading response in a tight loop
6
32.2 29th November 2016 72.2 29th November 2016
4 ENHANCEMENTS 8 ENHANCEMENTS
5 The check_http -S/--ssl option now accepts the arguments "1.1" and "1.2" 9 The check_http -S/--ssl option now accepts the arguments "1.1" and "1.2"