Code

check_pgsql: Determine connection time in µs-resolution.
[nagiosplug.git] / NEWS
diff --git a/NEWS b/NEWS
index 540e0cfa83642a7256463777ed29c41f17c98d42..fcaa9c1b45d6c4834ae0a1dbd7dc0747af0a7196 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,8 @@ This file documents the major additions and syntax changes between releases.
        check_nt UPTIME accepts warning/critical thresholds (Ryan Kelly)
        check_disk_smb now allows spaces in share names (#990948, #1370031, Debian #601699)
        check_http now uses standard threshold functions (enables floating point and ranges)
+       check_http now checks for and prints the certificate cn (hostname) in SSL certificate checks (Stéphane Urbanovski)
+       Add perfdata to check_ssh (#3244097 - Marco Beck)
 
        FIXES
        Fix check_disk free space calculation if blocksizes differ within a disk group (Bekar - #2973603)