aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS1
-rw-r--r--THANKS.in2
2 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 67428797..26f18cd9 100644
--- a/NEWS
+++ b/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
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
diff --git a/THANKS.in b/THANKS.in
index 717dad0f..20283f6a 100644
--- a/THANKS.in
+++ b/THANKS.in
@@ -337,3 +337,5 @@ Sebastian Herbszt
Christopher Schultz
Matthias Hähnel
Roberto Greiner
+Peter (pirtoo)
+ylfingr