Просмотр исходного кода

update news and thanks file

Signed-off-by: Sven Nierlein <sven@nierlein.de>
Sven Nierlein 9 лет назад
Родитель
Сommit
d3cedfe305
2 измененных файлов с 3 добавлено и 0 удалено
  1. 1 0
      NEWS
  2. 2 0
      THANKS.in

+ 1 - 0
NEWS

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

+ 2 - 0
THANKS.in

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