update news and thanks file

Signed-off-by: Sven Nierlein <sven@nierlein.de>
This commit is contained in:
Sven Nierlein 2016-11-07 22:55:57 +01:00
parent 948db2e3a2
commit d3cedfe305
2 changed files with 3 additions and 0 deletions

1
NEWS
View file

@ -14,6 +14,7 @@ This file documents the major additions and syntax changes between releases.
protocol with a "+" suffix to also accept newer versions
check_users: add support for range thresholds (John C. Frickson)
check_snmp: add ipv6 support (abrist)
check_http: report certificate expire date in UTC (pirtoo / ylfingr)
FIXES
Let check_real terminate lines with CRLF when talking to the server, as

View file

@ -337,3 +337,5 @@ Sebastian Herbszt
Christopher Schultz
Matthias Hähnel
Roberto Greiner
Peter (pirtoo)
ylfingr