diff options
author | Sven Nierlein <sven@nierlein.de> | 2016-11-07 21:55:57 (GMT) |
---|---|---|
committer | Sven Nierlein <sven@nierlein.de> | 2016-11-07 21:55:57 (GMT) |
commit | d3cedfe305f428ac614b2ca44f509ac3392d8006 (patch) | |
tree | 4b7df650673bad150b7a8eb13186f5126917a6e0 | |
parent | 948db2e3a2f97eaed7fbd268f2cdd2c6beb0288b (diff) | |
download | monitoring-plugins-d3cedfe305f428ac614b2ca44f509ac3392d8006.tar.gz |
update news and thanks file
Signed-off-by: Sven Nierlein <sven@nierlein.de>
-rw-r--r-- | NEWS | 1 | ||||
-rw-r--r-- | THANKS.in | 2 |
2 files changed, 3 insertions, 0 deletions
@@ -14,6 +14,7 @@ This file documents the major additions and syntax changes between releases. | |||
14 | protocol with a "+" suffix to also accept newer versions | 14 | protocol with a "+" suffix to also accept newer versions |
15 | check_users: add support for range thresholds (John C. Frickson) | 15 | check_users: add support for range thresholds (John C. Frickson) |
16 | check_snmp: add ipv6 support (abrist) | 16 | check_snmp: add ipv6 support (abrist) |
17 | check_http: report certificate expire date in UTC (pirtoo / ylfingr) | ||
17 | 18 | ||
18 | FIXES | 19 | FIXES |
19 | Let check_real terminate lines with CRLF when talking to the server, as | 20 | Let check_real terminate lines with CRLF when talking to the server, as |
@@ -337,3 +337,5 @@ Sebastian Herbszt | |||
337 | Christopher Schultz | 337 | Christopher Schultz |
338 | Matthias Hähnel | 338 | Matthias Hähnel |
339 | Roberto Greiner | 339 | Roberto Greiner |
340 | Peter (pirtoo) | ||
341 | ylfingr | ||